Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDebugging eCos
Hello Community, I have some problems with eCos and debugging! I use the Altera Stratix Development Board. There are a JTAG Interface. Now I want to develop an application for eCos but I can´t ...
Altera_Forum
Honored Contributor
19 years agoHello,
I have found my failture! I had the "Build common GDB stub ROM image" enabled. This are Global Build options: - Global Compiler settings: -g -G0 -O0 ... - Global Linker settings: -g -G0 ... - Build common GDB stub ROM image: disabled regards, neowork