Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCyclone V Soc LEDs Issue- Help Required
Hi, I am using cyclone V Soc HPS. Issue I am facing is I have been able to access GPIOs button and DIP switches but i am unable to access LEDs. I am using lauterbach for debugging. Changes made by...
Altera_Forum
Honored Contributor
11 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""