Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Preloader Reset Command Error

I am using ARM DS and the Altera USB-II Blaster to connect to my Cyclone V target board.

When I first connect, I am getting the following error:

ERROR(CMD463):
# in preloader.ds:12 while executing: reset system
! The reset capability system is not available
ERROR(CMD656): The script preloader.ds failed to complete due to an error during execution of the script

My board still connects but does not reset the SW on connection, however, I am able to step through my program with the debugger. 

I ran the info capabilities command which returned this section for Reset options (no SW options):

Reset options
  Hardware Reset
    Available while running=true [Indicates whether System reset is available while running]

What options do I have to restart the SW on connection instead of jumping in at the current point of execution?