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 found one warning in the SOPC and maybe this warning cause the problem..
warning: button_pio: pio inputs are not hardwired in test bench. undefined values will be read from pio inputs during simulation. But in some other forums it says that there is no problem to have this warning. I used the generated PTF file generated from SOPC in NIOSII as target hardware. Maybe now it is clearer than before. You will find attached the sopc and the quartus files.... thanks