Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRun and debug nios project
Hello, I am running a c file on niosii to check if the LEDs are working or not using buttons. This is my C file: #include <stdio.h> // for uart# include <unist...
Altera_Forum
Honored Contributor
15 years agoI did the debugging stuff with alt_main()... and i will explain the output as pictures...
1) after i run the debugging i have pic0 2) after one step into i have pic1 3) if i keep press step into till it stops, i have pic2 also i tried another thing without the a breakpoint in alt_main() and i tried to pause the debugging in the middle and i found pic3