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 agoHi,
the message in the sopc builder is surely not your problem. For a short test go to the "Nios II C/C++ perspective" in your project. Riht click on your project (not the syslib) and chosse under "Debug As" the "Nios II Hardware". Your project should stop at the beginging of your code.