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.

AM5718: openmpacc-examples failed to run

Part Number: AM5718

on AM5718

Hi:

I want to learn about openmp,I try to run printf_debug,dspheap.  but kernel printf this:

  • Hello.

    OpenMPAcc is built on top of OpenCL for dispatching code, and from the error message reported the root cause looks to be that OpenCL is not running properly.

    1)      Is the OpenCL DSP firmware being used?

    2)      Reboot evm or try reload ipc daemon: $ systemctl restart tiipclad-daemon

    3)      Make sure OpenCL is running properly: $ /usr/share/ti/examples/opencl/platforms/platforms

    Best regards,

    Dave