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 - DSP IPC

Other Parts Discussed in Thread: OMAP-L138

Hello everyone,

I'm new in OMAP L138 .I have a project including Inter processor communication part. ARM processor will accept external interrupts then it will notify DSP processor  about these interrupts. This notification can be done using either Shared memory or Notification Event with Event ID related to each interrupt.

I want to know how could i do this exactly ? 

Thanks in advance.