Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFile->New->Project
Select Altera Nios->Nios C/C++ application. Choose hello_world and associate to your sopc file. When sys library and all the stuff has been generated you can build your application. If you say hello_led I suppose you simply want make a led blink. Then you should have a pio connected to the led: use the pio register to set/clear the proper bit in order to drive the led