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.

Need documentation on StarterWare IPC

Other Parts Discussed in Thread: OMAPL138, OMAP-L138

Hello friends,

I am new to inter-procee communication between ARM9 and DSP.

I want to explore IPC examples in StarterWare but I see there couple of examples. To understand them totally, I should read proper documents. OMAPL138 data sheet gives brief description about this but not enough to understand these examples.

Can anybody please send links to these manual, guides precisely where these are explained.

Thank you

With regards,

Mahesh

  • Mahesh,

    The lightweight IPC module included with StarterWare for OMAP-L138 is documented in two places:

    1. IPC and IPClite overview included with StarterWare user guide on the TI wiki
    2. IPClite API documentation included with StarterWare installation (CHM file in the "docs" folder; see listings for ipc.c, notify.c, and notify_driver_OMAPL138.c)

    Hopefully these resources will be helpful to you.  Please let me know if you have additional questions about the IPC software.