Tool/software:
Hello,
I have two questions about IPC。
-
First Question:
We are using IPC on AM6422 to implement communication between A53 and R5F, following the example program RPMSG-SIMPLE. The A53 sends data (less than 100 bytes), and the R5F parses the data and sends 496 bytes an acknowledgment back. When measuring the time interval from A53 sending data to receiving the R5F response, we observed a maximum latency of over 800ms. Is this latency accurate/normal? -
Second Question:
"Can we use the zero-copy shared memory functionality on top of the existingrpmsg-simple
example implementation?"
Glad to receive your message!