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.

ARM to DSP Communication Examples OMAPL137

Other Parts Discussed in Thread: SYSCONFIG, OMAPL138

I have looked through the  forums and have not been able to find a guide or breadcrumb to point me in the right direction. I'm already have the sysconfig examples from the rCSL running which allow you to communicate through the shared memory from the ARM to the DSP using ISRs. I'm hoping for some more advance sharing mechanisms like mailbox, messages, queues, or fifos. I think sys/link and/or IPC is what I'm looking for. 

Are those two my options if I would like to share information between the arm and the dsp while both are running SYS/BIOS 6? Any easy examples to get me going?