Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHai,
Thnaks for the sample codes. While compiling using the project using ARM-DS5, the system can't find the header file "Alt_clock_manager.h" Below is the error .. No header files are available in the root directory path of ARM DS5. "arm-altera-eabi-gcc -g -O0 -Wall -Werror -std=c99 -mcpu=cortex-a9 -mfloat-abi=softfp -mfpu=neon -ID:/altera/15.0/embedded/DS-5//../ip/altera/hps/altera_hps/hwlib/include -c gpio_demo.c -o gpio_demo.o gpio_demo.c:36:31: fatal error: alt_clock_manager.h: No such file or directory # include "alt_clock_manager.h""