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.

helloDSP

 Im trying to run helloDSP project on the OMAP L138.

dsplinkk.ko was loaded well but application reterned follow messages

========== Sample Application : helloDSP ==========
Entered helloDSP_Create ()
PROC_setup () failed. Status = [0x80008008]
Leaving helloDSP_Create ()
Entered helloDSP_Delete ()
MSGQ_release () failed. Status = [0x8000800b]
Leaving helloDSP_Delete ()
====================================================

 What I was doing wrong?