Altera_Forum
Honored Contributor
19 years agoeCos and the Nios IDE 6.0
I am having tremendous problems using the Nios IDE to perform debugging on an eCos based Nios 2 design. Most of the breakpoints I put in do not stop the processor (unless I put them in from the "disassembly window). Also, once the processor is paused, it doesn't single step correctly. Also, even though I enabled GDB support for multithread debugging, the IDE doesn't show any information on any threads (it just says one thread starting from "no symbol".
Does anyone else out there have these problems? Is there a configuration for GDB stuff that works good? Do other people use completely different tools for debugging their eCos Nios applications? I am really stuck here as I have printf statements scattered all over my code as there is no other way for me to perform the debugging. Please help.