Arria 10 GX - RSU (Remote System Update) over PCIe - "Memory at <unassigned>" issue
Hi all,
We want to be able to perform remote system update of Arria 10 GX FPGA
Our setup is as below:
- Arria 10 GX development board connected as a PCIe device to the motherboard of a PC having Intel i5 processor.
- OS installed on host PC : Ubuntu 20.04 64-bit
We have loaded the RSU over pcie example design provided by Intel on the FPGA.
When we run the `lspci -v` command on a terminal in the host PC as a root user, we get the below output,
------------------------------------------------------------------------------------------
01:00.0 Unassigned class [ff00]: Altera Corporation Device e001 (rev a5)
Subsystem: Device a106:2484
Flags: fast devsel, IRQ 11
Memory at <unassigned> (64-bit, prefetchable) [disabled]
Capabilities: [50] MSI: Enable- Count=1/4 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [200] Vendor Specific Information: ID=1172 Rev=0 Len=044 <?>
Capabilities: [300] Secondary PCI Express
Capabilities: [800] Advanced Error Reporting
Kernel modules: altera_cvp
------------------------------------------------------------------------------------------
Could anyone please give any input(s) with regard to addressing the above issue, and achieving remote system update of the Arria 10 GX FPGA
Thanks in advance.
- Sachin