Forum Discussion
BoonT_Intel
Frequent Contributor
6 years agoHi Sir,
This DE board is develop by third party vendor. I also believe the demo design /PCIe_DDR4/demo_batch/test.sh is from third party.
For the third party issue, please contact the vendor directly for better support.
Thanks.
- MMate106 years ago
New Contributor
I have found the source of the problem. The third party software was not really an issue - I've created a new project, following the instructions on https://www.intel.com/content/www/us/en/programmable/documentation/sox1520633403002.html - and I had the exact same problem. It turns out that if PCI device and class code are zero, Linux fails to initialize the card for some reason. When I changed device and class codes in my project, the card was detected successfully.