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?