hps-fpga problems with makefile
error: #error You must define soc_cv_av or soc_a10 before compiling with HwLibs
Hello, I am having issues making my C file with the EDS editor. I am using 18.1 . My goal is to compile my C code with the below make file. However, whenever I attempt to run the make file, I get th...