Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI've never used the debugger in Eclipse, but I think after you clicked on the "run as nios debugger" there should be a "run" icon in the toolbar that you can use to run the application, and a "stop" icon to stop the CPU. You can also set breakpoints in the code, run it step by step or monitor the variables.