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 it also because it was in the tutorial that i am working on.
I am stucked in step 10 in lab2 in the attached PDF which I am supposed to see the LEDs blinking. Then i thought maybe i will understand what is the problem if i debug. So the main problem that when i run NIOS II hardware, the buttons are not working...