Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- See to opencl.cpp, line 392. In my version is code: checkError(status, "Failed to create program with binary"); for a previous function call of clCreateProgramWithBinary(). May be, in FPGA on Power On is downloaded not OpenCL image with BSP, search appropriate .sof or .rbf. In kit by default lie non-OpenCL image. --- Quote End --- I have configured development kit for openCL image by following the steps mentioned in https://www.altera.com/en_us/pdfs/literature/an/an807.pdf Above document does not mention any BSP. Did i missed any thing in board setup??