Hi TI,
I need to send data from R5 to A53 for my application at the rate of 6 milli second. data is in the form of 10 float values. rpmsg takes approx. 6-7 milli sec to send the data rom R5 to A53 as seen from the virtio driver logs. I need to send it more faster compared to what rpmsg now works on. the method of sending should be synchronous. Is there a optimum way to send data in synchronized way from R5 to A53 at rate faster than 6milli sec ?
Is there any more optimized library or API to do this ? or is there any other method to do it ?
Let me know.
Thanks,
Sarfaraz