Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDebugging NIOS code in hardware while TIMER is running.
Hi, Im running my NIOS code i hardware and want to step through the code from a certain breakpoint but its not possible. I guess that my problem is that the timer is running. main(){
...
Altera_Forum
Honored Contributor
13 years agoThanks for clarify limitations in debugging while timer running.
I had hoped that it was not necessary to add trace signals see the flow with signaltap. Lucky for me that the code is executed from external SRAM so it's easy to find data/addr pins.