I'm trying to implement IPC communication between ARM and DSP using the IPC modules in /home/dipak/ti/mcsdk_bios_3_01_04_07/demos/image_processing/ipc/ with ARM as master and DSP as slave.
In the master code, I am able to generate the .out file, but when I upload it to ARM running Linux I get the following error "cannot execute binary file" I have followed all the steps
I'm using arm-linux-gnueabihf-gcc compiler with mcsdk bios 3 01 04 07
Please reply fast since it's urgent
Thank you
Dipak