Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

aocl custom bsp assertion failure

I have a custom bsp with onchip RAM instantiated on it (instantiated like a DDR, not using the AOCL compiler directive). Application kernels compile file, Qsys shows no errors, and the FPGA can be programmed. However...

Once i run "./vector_add" I get:

Initializing OpenCL

PLL: Version mismatch! Expected 0xa0c00001 but read 0x1

vector_add: acl_pll.c:226: acl_pll_init: Assertion `check_version_id(pll)==0' failed.

It seems the acl_pll.c file is compiled into a shared object (.so) file.

Can anyone help me with this or how to get around it?
No RepliesBe the first to reply