Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
I am working on an application that requires communication between the A53 core running Linux and the R5 core running FreeRTOS. The A53 core will send a notification containing an ID, and the R5 core will receive this notification and perform processing based on the ID.
My question is: Can I use IPC NOTIFY for my application, or should I use IPC RPMSG? I read about these options in the https://software-dl.ti.com/mcu-plus-sdk/esd/AM64X/latest/exports/docs/api_guide_am64x/IPC_GUIDE.html :
Thanks,
Elbon.