Forum Discussion
Altera_Forum
Honored Contributor
15 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