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 agoThose are both excellent answers. Thank you, I will look into it.