Forum Discussion
KUcar
New Contributor
7 years agoBoard installation
Hi; I have the board of the DE1-Soc. I'm trying to implement the application here (https://www.intel.co.jp/content/dam/www/programmable/us/en/pdfs/literature/hb/opencl-sdk/ug-aoclstd-getting-started...
MuhammadAr_U_Intel
Contributor
7 years agoHi,
Custom platform means your custom board or in your case DE1-SOC devkit by terasic,
Could you elaborate what Errors are you facing ?
How you following the step by steps as explained in How to Video series ?
https://www.youtube.com/watch?v=4PUKzI14mLY
Let me know if this is helpful and you are able to proceed.
Thanks,
Arslan
- KUcar7 years ago
New Contributor
Hi MUsman,
The board_env.xml file shows exactly where it is shown but it gives an error as follows.
"Cannot find board_env.xml in C:\intelFPGA\17.1\hld\board\terasic\de1_soc;"
In my first attempt, AOCL_BOARD_PACKAGE_ROOT showed the position I mentioned(C:\intelFPGA\17.1\hld\board\terasic\de1_soc), it found the a10_ref board. In the following attempts, the above error occurred.
I'm really stuck here.