Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Nios II user library

Altera_Forum
Honored Contributor II
1,554 Views

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.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
488 Views

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.
0 Kudos
Reply