Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIs Vectored Interrupt Controller-VIC , affect the Inter-niche functionality?
Is Enabling Vectored Interrupt Controller (VIC) will affect the functioning of InterNiche TCP/IP Stack..? i have seen that if VIC controlled interrupt (IRQ 1) comes to NIOS-II, the system stop ...
Altera_Forum
Honored Contributor
13 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.