helloworld issue on arria10Gx development kit / Windows 7
I am attempting to compile and run the hello world design example on Windows 7 with Visual Studio 2010. I have AOCL and Quartus installed and the environment configured according to the quick start guide.
"aocl diagnose acl0" has been tested.Show "DIAGNOSTIC_PASSED".
But when I run the host.exe, an error has occurred.Like this:
E:\opencl_hello\hello_world\bin>host
Warning: Cannot find any Intel(R) FPGA Board libraries. No Intel(R) FPGA devices will be loaded.
Please contact your board vender or see section "Linking Your Host Application to the Khronos ICD
Loader Library" of the Programming Guide to set up FCD manually.
Querying platform for info:
==========================
CL_PLATFORM_NAME = Intel(R) FPGA SDK for OpenCL(TM)
CL_PLATFORM_VENDOR = Intel(R) Corporation
CL_PLATFORM_VERSION = OpenCL 1.0 Intel(R) FPGA SDK for OpenCL(TM), Version 17.1
ERROR: CL_DEVICE_NOT_FOUND
Location: ..\common\src\AOCLUtils\opencl.cpp:356
Query for number of devices failed
"aocl diagnose acl0" has been tested.Show "DIAGNOSTIC_PASSED"