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.

MCU-PLUS-SDK-AM243X: Am243X IPC example

Part Number: MCU-PLUS-SDK-AM243X

Hello TI,

I would like to establish the communication between the R5F0 Core and M4F core on the AM243x SoC. Currently I have a launchpad  and using the examples from the SDK "IPCNotify".

But I need to flash the cores for this and I am facing difficulty on how to do this? Could you please let me know the steps on how to flash and debug the example?

In my case, the program always stops at the following line

/* wait for all cores to be ready */
    IpcNotify_syncAll(SystemP_WAIT_FOREVER);

please let me know, how to run this example.

Thanks & Regards

Teja