Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNIOS II Debugger Error
I'm using the NIOS II IDE version 9.0 SP2. My design includes a NIOS II processor with the JTAG Debug Module set to Level 1. I've build the design and programmed the corresponding .pof file into the ...
Altera_Forum
Honored Contributor
15 years agoThanks, that helped. I rebuilt with the JTAG Debug Module set to Level 2. Now, I no longer get the warning about not being able to set breakpoint 1, or the error trying to access memory address 0x16714. However, the debugger still doesn't appear to be working properly. Instead of suspending execution at main(), it says that execution is suspended, but that the 'symbol is not available'. The resume button seems to have no effect, and if I try to step thru the code, I get an error message that says:
Cannot find bounds of current function Anyone have any ideas what I might be doing wrong?