Hi
At present, i am debugging the openamp communication, and one side is linux, the other side is baremetal. On the linux side , i use the rpmsg framework, which is supplied by the linux kernel. On the baremetal side, i use openamp framework. Now one endpoint, one channel is ok, multi endpoint, multi channel is also ok. But multi endpoint, one channel get me in stuck. I can't debug it out. So, is this way supported now? I can't find any examples in the source code to reference. Can you help me?
Thanks a lot!