Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThe system.h file is created when you generate the board support files. You either aren't generating them or haven't tied your application to them. This can be caused by creating your project as a Linux application rather than as a stand alone project. There are several written and video tutorials on creating NIOS software that you should take a look at.