Forum Discussion
SATC
Occasional Contributor
6 years agoProgramming the Image Core: Error - quartus_cvp is not recognized as an internal command.
I'm trying to connect the Intel Cyclone 10 GX device to PCIe. When I execute the command described in the Intel manual: quartus_cvp --vid=<Vendor ID> --did=<Device ID> xxx.core.rbf The terminal pr...
- 6 years ago
Hi,
After further checking, it looks like quartus_cvp is no longer supported. Sorry for the inconvenience.
Could you try to restart your PC again and try to performed "cp <filename>.core.rbf /dev/altera_cvp"? I suspect that the PCIe link might be in used which cause the issue.
SATC
Occasional Contributor
6 years agoOk, I reinstalled the Quartus and apparently no problem was identified for the make install.
However when I try to execute the commands for accessed the CvP driver through the device file located at /dev /Altera_cvp, making a copy with cp <filename>.core.rbf / to dev/altera_cvp I get this error: Could not create common file '/ dev / Alter_cvp': Device or resource is busy as is illustrate in Figure.