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.
Hi,
Is it recommended to use IPC as a mode of communication between Main Domain and MCU Domain cores ?
I am using "ti-processor-sdk-rtos-j721e-evm-07_03_00_07".
Please suggest.
Thanks & Regards,
Piyush Datt Gaur
Hi Piyush,
TI SDKs have two slightly different IPC API: the regular IPC from PDK [1] and a MCAL-compliant CDD IPC [2] designed to satisfy AutoSAR requirements.
CDD IPC is inter-operable with IPC, so use the appropriate API as per your desired safety stack.
regards
Suman