Forum Discussion
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 "dis...
Altera_Forum
Honored Contributor
19 years agohi seanbacon,
how do you "build" your ecos-project? do you use a separate makefile or did you configure the IDE-builder? i usually create the ecos library first (with 'nios2ecosconfig') and let the IDE compile with my own makefile, which also links against this lib. ...maybe there is something wrong with the compiler flags or your debug module on the target... regards martin