Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- If anyone else is getting this error, I have figured out the solution. You have to set the PATH variable in the SoC EDS command shell The bin folder is located in the path: intelFPGA_lite\16.1\quartus\sopc_builder\bin you have to add this folder to the PATH environment in the SoC shell For example: PATH=/cygdrive/intelFPGA_lite/16.1/quartus/sopc_builder/bin:$PATH You have to change the path to the correct one in your PC ;) --- Quote End --- Hi, I have located the bin folder in my laptop. However, after I add this folder to the PATH environment, it still does not work. The same error occurs. I am using quartus 15.0 web version and my SoC EDS is 17.0 version. Not sure whether different version of quartus and SoC EDS is causing this problem...