Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

aocl diagnose error

Altera_Forum
Honored Contributor II
1,396 Views

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
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
429 Views

It seems as though your board wasn't flashed with the proper hardware image. It would have had to been compiled with version 14.1 OpenCL SDK. I would look at the getting started guide and your board vendor documentation for instructions to do so. Which board are you using? 

 

Regards, 

Rudy
0 Kudos
Reply