Forum Discussion
AGILEX 5 cvp mode
Hello,
I'm using the Arrow Eagle board and trying to use CVP mode. I've flashed the JIC file and am now trying to upload the core.rbf file using this command
echo <filename>.core.rbf > /sys/kernel/debug/fpga_manager/fpga0/firmware_name
but the directory /sys/kernel/debug/fpga_manager/ does not exist.
I noticed that the directory /sys/class/fpga_manager/fpga0/ exists, but there is no firmware_name file
ls /sys/class/fpga_manager/fpga0/ =>
device/ name power/ state status subsystem/ uevent
How can I resolve this issue?
2 Replies
- JohnT_Altera
Regular Contributor
Hi,
1. May I know what is the OS use in your system?
2. May I know if you are using the Open Source CvP Driver base on https://docs.altera.com/r/docs/813775/25.1/configuration-via-protocol-cvp-implementation-user-guide-agilextm-5-fpgas-and-socs/bringing-up-the-hardware?
3. Can you try to run "lspci -vvv -d1172:" and provide me the printout of the log? This is to make sure that the PCIe is enumerated.
Thanks
- JohnT_Altera
Regular Contributor
Hi,
May I know if you have any other queries?