Tool/software:
Hi Ti expert
SDK: 0902
Board: TDA4_EVM
Now I am using rpmsg_char_simple to test the ipc communication between linux and mcu1_0, but in the actual test, I found that the communication between linux and mcu1_0 is abnormal:
Linxu side:
mcu1_0:
mcu1_0 always recv "hello there 0"
It seems that the data receiving buffer has a cache, but I don’t know why.
This is my ipc task:
How to solve this problem? Please help to check this.
Best Regards
Eason