This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM65X: To flush RP message data

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