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.

keystone2 communication method between arm-linux and dsp

Hi, TI  experts,

I am  newbie  to keystone2 device so I am wondering  how to do Inter-Processor Communication  between dsp cores and arm-linux(not baremetal mode)  in the simplest way,:

  • how to trigger a single dsp interrupt from arm-linux side just like IPC interrupt between dsp cores?
  • I know there's example called mpmclient/mpmserver, are they used for inter-processor communication(some send/recv mailbox stuff )?
  • how to share large amount of data between dsp and linux-arm.?Is using "mmap" a good way to do it?

I also apprecaite any other examples or materials related to this topics if you are kind to offer. 

Thanks a lot !

striker