Forum Discussion

SATC's avatar
SATC
Icon for Occasional Contributor rankOccasional Contributor
5 years ago
Solved

Programming 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 presents me the following error:

'quartus_cvp' is not recognized as an internal command

or external, an operable program or a batch file.

  • 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.

24 Replies