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-AM64X: Reception of RP messages by interrupt

Part Number: PROCESSOR-SDK-AM64X

Hi,

I’m working on RP messages using SDK 08_02_00_31.

The traffic is between R5 and A53.

In your example ipc_rpmsg_echo_linux that I based on, there is messages reception by polling from task.

For our product I should receive the RP messages from interrupt.

Please provide a code example like ipc_rpmsg_echo_linux but with reception of RP messages from interrupt.

Thanks,

Dekel