Replies: 2 comments 2 replies
-
Hi @yannik93 In this case the code you run on Linux is not generic so if you need support from community, please provide links to:
|
Beta Was this translation helpful? Give feedback.
-
Ok i understood now how you probe it, using bind mechanism . But regarding your code i don't understand how it can work even for one endpoint. There are 2 issues in you implementation:
But i assume that without the series https://patchwork.kernel.org/project/linux-remoteproc/list/?series=446305&state=%2A&archive=both, it still wont work, you will probably have some endpoint address issues. |
Beta Was this translation helpful? Give feedback.
-
Hi,
iam trying to implement multiple Endpoints on Linux and Baremtetal side.
On Linux side iam using the rpmsg_char driver and on Baremetal just the basic OpenAMP.
I can establish and send data via one Endpoint between my Linux and Baremtal, but actually i cant exchange data via a second created endpoint. Does anyone worked already with multiple endpoints with the rpmsg_char driver and could give me some help.
Beta Was this translation helpful? Give feedback.
All reactions