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!