Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems

EDS build of any example fails!

rshal2
New Contributor II
1,351 Views

Hello,

 

I try to run a simple example after installation of DS-5 but it keep fails

 

07:41:20 **** Build of configuration Default for project Altera-SoCFPGA-HardwareLib-16550-CV-ARMCC ****

make all 

armcc -g -O0 --diag_error=warning --diag_suppress=9931 --cpu=Cortex-A9 --no_unaligned_access -IC:/intelFPGA_pro/18.1/embedded/ds-5//../ip/altera/hps/altera_hps/hwlib/include -IC:/intelFPGA_pro/18.1/embedded/ds-5//../ip/altera/hps/altera_hps/hwlib/include/soc_cv_av -Dsoc_cv_av --strict --c99 -c hwlib.c -o hwlib.o

"hwlib.c", line 40: Error: #5: cannot open source input file "alt_printf.h": No such file or directory

 #include <alt_printf.h>

             ^

hwlib.c: 0 warnings, 1 error

make: *** [Makefile:89: hwlib.o] Error 1

 

07:41:21 Build Finished (took 432ms)

 

  1. I start a ds-5 shell
  2. run select_toolchain.bat and select 1 (also tried 2) for arm compiler
  3. then run in shell eclipse.exe

 

Building helloworld-baremetal succeeded, but all other armcc examples fails on similar error "cannot open source input file ", although on searching the files they are founded in

C:\intelFPGA\18.1\embedded\ip\altera\hps\altera_hps\hwlib\include

 

Any idea ?

ranran

0 Kudos
0 Replies
Reply