What is the purpose of the ns_bind/unbind calls in the multicore ping-pong example?

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

What is the purpose of the ns_bind/unbind calls in the multicore ping-pong example?

306 次查看
EdSutter
Senior Contributor II

Hi,

Referring to the rpmsg_lite_pingpong_rtos_linux_remote multicore example, what is the purpose of the rpmsg_ns_bind()/unbind() calls?  The handle returned by the bind is not used, and I found I can comment those two lines out with no negative effect.

Thanks,

Ed

标签 (1)
0 项奖励
1 回复

277 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi @EdSutter 

You can go through the middleware/multicore/rpmsg_lite/lib/rpmsg_lite/rpmsg_ns.c

 

Best regards

Harvey

 

0 项奖励