Forum Discussion
Hi,
As of version 19.1, Intel no longer ship the SD card image for the SoC. This is due to Intel licensing policies and Linux.
I had found that the document https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/opencl-sdk/ug-aocl-a10socdk-platform.pdf,
is provided instructions on how to how to create your own SD card image in Chapter 3.
Can you tried the instructions as stated in the document?
Thanks
Hi Mylee,
Ok, thanks for the update.
Regarding step 1. in 3.1, what is meant by "Run base revision compile (aoc -bsp-flow=base) with your a10socdevelopment kit BSP in the following location: $INTELFPGAOCLSDKROOT/board/a10soc" ?
When I run it in the stated folder, I get "Error: No input file detected". I don't see any .cl files in that folder or sub folders. Should I run it on "$INTELFPGAOCLSDKROOT/board/custom_platform_toolkit/tests/boardtest/boardtest.cl" as stated in 2.3?