Forum Discussion
IAlar
New Contributor
6 years agomy first fpga makefile error
Hello, I'm just trying to run my_first_hps makefile, from the Cyclone V SoC datasheet, but when I try make in the SoC EDS shell I get the following error: process_begin: CreateProcess(NULL, arm-l...
EBERLAZARE_I_Intel
Regular Contributor
6 years agoHi,
Just making sure, can you provide the Quartus and SOC EDS version that you are using? And are you using windows/linux?
Based on my experience, the error is seen because of the SoC EDS could not find the specific file, in my case I was using Windows 10 and I had to open the SoC EDS with "Run as Admin", that solved my issue.
Regards.