Forum Discussion
User1582192733150209
Occasional Contributor
6 years agoI have found that command not being recognized issue was caused by PATH environment variable.
On the 37 of the AFU Developer’s Guide for Intel FPGA Programmable Acceleration Card , it says your PATH environment variable on the remote
debug host is setup to point to the following location in the Intel Quartus Prime Pro Edition installation:
<installation-path>/<q-edition>/sopc_builder/bin
Actually, the PATH should be <installation-path>/<q-edition>/quartus/sopc_builder/bin
there is a middle directory quartus between /<q-edition> and /sopc_builder.
hope user manual can be more accurate and save customer time
thanks
Jim