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.

AM6442: AM64x Inter Process Communication

Part Number: AM6442

Hello,

I was trying to run the IPC example (ipc_notfy) given under SDK 8.5.0. I just modified the syscfg file (IPC portion just to run only the R cores, omiting A and M cores for now). I combined all the .rprc files using the MultCoreGenTool .I am experiencing the issue given below:

It seems the main core is trying to send the message, but the it gets timed out? Please suggest.

Thanks