Forum Discussion
Altera_Forum
Honored Contributor
16 years agoRestarting program in debugger without download in SBT
Hello, I'm using the Nios II Software Build Tools v9.1sp1 and the debugger for the "Nios II Hardware" from within the SBT. The program has grown to a quite huge size (12M), so I would pr...
Altera_Forum
Honored Contributor
16 years agoThe build phase is not so disturbing - it will recognize quite fast that nothing has to be done, so this will take approx. 2 seconds.
The initialization problem would not be too bad (I could introduce an init function within main()). Actually, there is a "Restart" item in the "Nios II Debug" context menu. I would assume a "jump _start" or similar. Unfortunately, this will just cause the debugger to stop and give the error message "Execution is suspended because of error". Is there a way to incorporate the "jump _start" command? Thanks, Rene