Altera_Forum
Honored Contributor
11 years agoDebugging with the Nios II 14.0 Software Build Tools
I am unable to debug in the Nios II 14.0 Software Build Tools for Eclipse environment. Attempting to do so produces these messages:'launching ... configurtion' has encountered a problem.
error starting gdbserver - see console for details.
There is no information in the console window. I am surprised that there is reliance on gdbserver, as my embedded project is not Linux-based. I have set STDIN, STDOUT, and STDERR to the JTAG UART. A Terasic Blaster is the only connection between my PC and my Altera development board (i.e., no Ethernet). Are any of these facts interfering with debugging? TIA for any help )