This configuration section changes the behaviour of the HPM module.
Changes the number of retries an HPM message is being resent, separated for the HPM phases:
Initiate
This is the preparation and checking phase where HPM tries to find out
if the HPM target fulfills the necessary requirements.
Upload Firmware Block
This is the phase where the HPM image data is being transferred to the target.
In other words: This is where the update happens!
Finish / Abort
Cleaup time: all data has been transferred to the target, now check that the
transmission was successful ("data integrity") and that the new images gets started.
This is the amount of time that NATview waits before resending a message.
This feature is a hefty workaround for boards with an invalid HPM setup that prevents them from being updated using HPM. Sounds weired? Suppose you have a board that declares an HPM initialization phase timeout of 15 seconds but truly needs 42...
As this feature is not intended to be used for everyday work it can only be configured using natview.ini. Check this file and the official documentation for details.