0

I am using imx6 sabrelite board (cortex A9 quadcore) in which Linux OS running on core0 and RTOS on core2. My task is to establish inter-processor communication between two operating systems. i have gone through Remote processor messaging (RPMsg) in Linux. But,i didn't get much information about its usage. It would be really helpful for me if someone share their experience in this topic or suggest me some other approaches to accomplish this task.

Thanks in advance.

1 Answers1

-1

If you use AMP, this user guide has some details: http://openamp.github.io/docs/2016.04/rpmsg_rtos_layer_user_guide.pdf

Anoop
  • 1
  • 2