Forum Discussion
CJohn56
New Contributor
6 years agoOpenCL 19.3 SD Card image for Intel Arria 10 Development Kit
Hi, I am having problems with creating my own SD Card image for the Intel Arria 10 Development Kit. I have tried the GSRD 19.1, but I cannot get the OpenCL Driver working. I have also tried genera...
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
You have to open .qsys to see the name of the component whether the name of components is match with .xml file.
For an example according to https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/fb127751.html,
there is an unknown in hps_0, which mean the name of the component in .qsys file and .xml file is not match.
You have to rename it, so that the name in .qsys file and .xml file is match.
Thanks