This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCSDK-hpc recompile error "kernel too old"

I am trying to recompile the openCL examples that come with mcsdk-hpc_03_00_00_18;

The examples that do not require compiling DSP C code, e.g., platforms, vecadd; compiled fine and worked fine on EVMK2H.

When I tried to compile examples that require DSP obj file, e.g., vecadd_openmp or ccode,  I got the compilation error

FATAL: kernel too old
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
make[1]: *** [vadd_openmp.obj] Segmentation fault (core dumped)