Forum Discussion
Altera_Forum
Honored Contributor
21 years agoeclipse debug fails
I followed recomendation from "Linux reference guide.pdf" for nios2 and tried to debug hello application for my prepared system. As described on page 23, I tried: # debug hello.gdb with the f...
Altera_Forum
Honored Contributor
21 years agoHello! When I use one of the sample applications (like ping.exe) and compile it for debug as the Quick Start manual says, I have a problem when I try to "debug ping", I get an immediate "I/O Error . . . " and then back to the command prompt.
Any ideas? When I delete all of the code from ping.exe and just put a simple printf() it, it debugs just fine. Other sample apps do exactly the same thing. *Brian