Forum Discussion
Altera_Forum
Honored Contributor
19 years agoAdd file .h to my Nios2 project
I need some help for my project. I want to add th library (file .h) of the asmi . But I don't know the exact path to put in the "include" in my file .c. I wish to add these files "alte...
Altera_Forum
Honored Contributor
19 years agoYou can add the appropriate path to the projects include path. Search for "include path" within the NIOS IDE for specific details on how to do this.
As a less preferred alternative you can specify the whole path within the# include. Stefan