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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

296 Views
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

Labels (1)
0 Kudos
1 Reply

267 Views
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 Kudos