Tool/software:
Hi Mr.
I met a problem, i try to get to know IPC function between a53 and mcu r5f, and I use "rpmsg_char_simple" sample code, when using this app, you need to specify proc id and remote_endpt. so there is a question : how remote_endpt=14 or 21 corresponds to C7X, DM r5f, and mcu r5f. the function "_rpmsg_char_find_ctrldev()" looks for the specified path “/sys/bus/virtio/devices/virtiox/virtio2.rpmsg_chrdev.-1.21”,this seems to confirm that remote_endpt must be 21 for IPC communication with DM and C7X.
uder the /dev path, there are several /dev/rpmsgx char device, Is there a simpler way, /dev/rpmsgx associated with a remoteproc, to access the character device for direct ipc communication?
because the relevant information or document is relatively limited, please explain it in detail, thanks!
Best Regard
Demon