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.