- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have installed development package for Arria 10 following below link
installation was successful, But when i try to build sample code i am getting build errors, not able to get details on the error to address it. attached is error details for reference. Please let me know how to get build working?
make[1]: Nothing to be done for 'copy_hwlib'.
make[1]: 'objs_GNU_ARRIA10' is up to date.
make[1]: Leaving directory 'C:/Users/212615903/Development Studio Workspace/Altera-SoCFPGA-HardwareLib-Timer-A10-GNU'
make[1]: Entering directory 'C:/Users/212615903/Development Studio Workspace/Altera-SoCFPGA-HardwareLib-Timer-A10-GNU'
arm-eabi-gcc -g -O0 -Wall -mcpu=cortex-a9 -mfloat-abi=softfp -mfpu=neon -Ilib -Ihwlib/include -Ihwlib/include/soc_a10 -Ihwlib/include/soc_a10/socal -Ihwlib/include/safeclib -IC:/intelFPGA/20.1/embedded/host_tools/linaro/newlib/usr/local/arm-eabi/include -Dsoc_a10 -DPRINTF_HOST -DARRIA10 -fdata-sections -ffunction-sections -c hwlib/src/hwmgr/soc_a10/alt_bridge_manager.c -o objs_GNU_ARRIA10/alt_bridge_manager.o
make[1]: Leaving directory 'C:/Users/212615903/Development Studio Workspace/Altera-SoCFPGA-HardwareLib-Timer-A10-GNU'
process_begin: CreateProcess(NULL, arm-eabi-gcc -g -O0 -Wall -mcpu=cortex-a9 -mfloat-abi=softfp -mfpu=neon -Ilib -Ihwlib/include -Ihwlib/include/soc_a10 -Ihwlib/include/soc_a10/socal -Ihwlib/include/safeclib -IC:/intelFPGA/20.1/embedded/host_tools/linaro/newlib/usr/local/arm-eabi/include -Dsoc_a10 -DPRINTF_HOST -DARRIA10 -fdata-sections -ffunction-sections -c hwlib/src/hwmgr/soc_a10/alt_bridge_manager.c -o objs_GNU_ARRIA10/alt_bridge_manager.o, ...) failed.
make (e=2): The system cannot find the file specified.
make[1]: *** [Makefile.inc:159: objs_GNU_ARRIA10/alt_bridge_manager.o] Error 2
make: *** [Makefile.inc:135: all] Error 2
"make COMPILER=GNU ALT_DEVICE=ARRIA10 all" terminated with exit code 2. Build might be incomplete.
Link Copied
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page