Forum Discussion
skbeh
Contributor
3 years agoHi Sir
Your Cyclone 10 device is being detected but unbale to write/read from the Bar0 and Bar2 memory, it could be due to the BUS Master Enable bit still not being enabled.
You can type lspci -vvn -s xx:xx.xx to check the Command Register settings of the PCIe, send me the screenshot.
Please set the IO_Space_enable bit[0], Memory Space enable bit[1] and Bus Master bit[2] in Command register to 1, this is bit[0], bit[1], bit[2] at configuration space offset 0x4.
Example, set these registers using: setpci -s 01:00 COMMAND=0x7