Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNios II user library
Hi,
I would like to include header file like -# include "altera_avalon_pio_regs.h" into my library. But it shows no such file or directory when i build the library. Anyone knows can I include those altera_avalon function into a user library? Thanks a lot.1 Reply
- Altera_Forum
Honored Contributor
Probably the required include path is not defined in your project.
If the problems is only with this .h file, you can try to add the path manually in project properties.