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.

LINUXSDK-OMAPL138: Adding IPC to an existing DSP application

Part Number: LINUXSDK-OMAPL138


Hi there,

I use Linux and RTOS SDKs 5.0.0.15 on LCDKOMAPL138

I try to add IPC to a DSP application following by wiki: 

In my project IPC side works successfully (I run ARM side of IPC example on Linux successfully) but GPIO code do nothing. Would anybody point what is wrong in GPIO control?

Here is my CCS project: GPIO_LedBlink_c674x_IPC.zip

Thanks!