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 device.
In the NIOS II IDE, when I try to Debug NIOS II HW, it appears that I connect to the debugger, as I get the following messages: Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Processor is already paused Reading System ID at address 0x00000270: verified Listening on port 1923 for connection from GDB: 59saccepted However, I then get the following messages: mi_cmd_stack_list_frames: No stack. No symbol "new" in current context. Warning: Cannot insert breakpoint 1. Error accessing memory address 0x16714: Unknown error 4294967295. Has anyone seen this error before, and know how I can fix it? I've seen posts for similar errors in the forum, but they don't have any responses.