You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeagleBoard
I seem to be missing something obvious: Where do I get the values for src and dst in the pru_rpmsg_send() function?
The TI examples do a pru_rpmsg_receive() first and then echo back to the same src and dst. That seems ... odd. What's the point of having a variable src and dst if they are effectively hardwired to a single communication channel?