Forum Discussion
Altera_Forum
Honored Contributor
21 years agoISS on Nios II not starting at reset address
Hi there, I am experiencing a problem with the ISS (Instruction Set Simulator) on a Nios-II design. Since my design would not even reach the first breakpoint in main(), I decided to use the ...
Altera_Forum
Honored Contributor
21 years agoOk, this makes sense. Indeed the address I referred to (0x000000f8) corresponds to label _start. Of course running a program does not mean that you reset the system. Thank you Slacker and Wombat. I have one more question but will create a new topic on that, in order not to 'pollute' this thread with multiple subjects.