Flow control with RPMsg

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Flow control with RPMsg

跳至解决方案
3,001 次查看
dlm080
Contributor I

How is flow-control supposed to work with RPMsg?  For example, I am using an I.MX8.  If an M-core continuously sends messages to the A-core side, and the A-core side does not read them, what happens?  I assume the message queues will eventually fill up.  Is there back-pressure on the M-core side, or a notification that it is writing over it's unread messages?  I'm not seeing this.  Is it my responsibility to have the A-core send RPMsg responses to let the M-core side know that the messages were received?

0 项奖励
回复
1 解答
2,992 次查看
dlm080
Contributor I

I now understand that the user is responsible for flow control (ex: by sending response RPMsgs to indicate reception).

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,993 次查看
dlm080
Contributor I

I now understand that the user is responsible for flow control (ex: by sending response RPMsgs to indicate reception).

0 项奖励
回复