Part Number: PROCESSOR-SDK-AM65X
Hi Team,
We are using RP message to communicate between R5F and A53 cores.
R5F acts as Sender and A53 process acts as Receiver.
The R5F core sends the data packets in milliseconds to the process in A53. At A53 side the process uses /dev/rpmsg0 endpoint to receive the data packets.
Do we have API to flush the IPC buffer at A53 side?
Thanks,
Prashant