Altera_Forum
Honored Contributor
16 years agosystem.h is not locatable even after compiling the project
hi,
i am using Nios-II version 9.0. i have created a new project using a .ptf file. it has no additional files other than a simple hello_world.c i have included the system.h file and plan to use the peripheral specific macros for developing the drivers. when i build the project, it successfully compiles and creates an .elf but when i try to indivudally build the hello_world.c file it throws an error saying "no such file or directory" any idea to how to resolve this?