--- Quote Start ---
I have the same problem
--- Quote End ---
Hello,
I have the same problem and can not find a solution although I have followed everything closely in this discussion.
I am using a DE0-Nano-SoC board and I wanted to bring the demo-Software in the Folder
SoC/Beispiele/HPS_CONTROL_FPGA_LED/software up and running.
Error:
In file included from main.c:7:0:
D:/intelFPGA_pro/18.0/embedded/ip/altera/hps/altera_hps/hwlib/include/hwlib.h:56:2: error:# error You must define soc_cv_av or soc_a10 before compiling with HwLibs
# error You must define soc_cv_av or soc_a10 before compiling with HwLibs
^
main.c:8:25: fatal error: socal/socal.h: No such file or directory
# include "socal/socal.h"
Has anyone found a solution?
Many Thanks in advance, Reinhard