Hello TI,
I am using the IPC communication between the R5 and M4 core in the AM2432 SoC.
In between the messages, I receive the following warning
WARNING: RPMessage_send:265: [IPC RPMSG] Message send to remote core 1 @ 7 end point failed due to lack of space in vring !!!
Here is the scenario:
RP Message No of buffers = 8
RP Message Buffer size(Bytes) = 128
R5 linker -> Shared memory segment IPC_VRING_MEM: ORIGIN = 0x701D8000, LENGTH = 0x0000C000
M4 linker-> Shared memory segment IPC_VRING_MEM: ORIGIN = 0x701D8000, LENGTH = 0x0000C000
If any solutions, please let me know.
Thanks & Regards
Teja