Altera_Forum
Honored Contributor
21 years agoBreackpoints on the newlib source code
I have a small problem using NIOS II IDE.
Suppose to create a Hello world application. Open the instruction set simulator, and start debugging the application. I would like to put some breackpoints in the newlib source code (like in "printf"), but it seems I can't. In fact, I can put breakpoints only on the source code contained in the "hello_world_0" Project. The thing it happens to me is that when I step into a newlib function (e.g., printf), the left side bar where I can add breackpoints disappear :-) What I'm doing wrong? Thanks for all, Paolo