0
I am using NXP 5748G EVB board (Tri-core) in which AutoSAR running on core0 and FreeRTOS on core1. My task is to establish inter-processor communication between two operating systems.
I have gone through Remote processor messaging (RPMsg-Lite) in FreeRTOS. But, I'm not sure if the RpMsg-Lite can be ported to AutoSAR. It would be really helpful for me if someone shares their experience in this topic or suggest some other approaches to accomplish this task.