I am working on the integration of the Cddipc into AUTOSAR, which runs on MCU1_0 and MCU2_1. I want to achieve the IPC between MCU1_0(running AUTOSAR) and MCU2_1(also running AUTOSAR).
My environment is as below:
- TDA4VM
- SDK V7.3
Please provide example implementation for reference.