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