Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNios II Eclipse Variable Watchpoint Not Working
I have never been able to get variable watchpoints to work correctly. For example, I have a function something like int run_test() { int retval = 0; if(a) retval = 1;...
Altera_Forum
Honored Contributor
16 years agoYou need to be using one of the more advanced version of the Nios core.
On the page where you select the level of pipelining, MMU, and other such things, I think there is a description that says which versions support variable watch points. Select that and I think it will work.