Altera_Forum
Honored Contributor
10 years agoaocl diagnose error
hi
I installed the opencl SDK version 14.1. When I typed the command aocl diagnose , i could find the device name acl0. But I typed the aocl diagnose acl0 , there are some message happended. """" Verified that the kernel mode driver is installed on the host machine. FAILED to read auto-discovery string at byte 14: Expected version is 13, found 11 Error: The currently programmed/flashed design is no longer supported in this release. Please recompile the design with the present version of the SDK and re-program/flash the board. acl_hal_mmd.c:209:assert failure: Failed to initialize kernel interfacediagnostic: acl_hal_mmd.c:209: l_try_device: Assertion `0' failed. aocl diagnose: failed. """" Could anyone solve this problem ? Thanks