Stm32Mp15 Interprocess communication over OpenAmp doesent work
Hello,
I am trying to establish an interprocessor communication between the cores A7 and M4 with the with the Stm32MP157.
The example from ST "OpenAMP_TTY_echo" works fine, but as soon as I change the received buffer or try to send a costomize buffer from the M4 side, it is not received correctly by the A7 anymore.
This error happens even if I change only one character in the receive buffer.
Does anyone have a clue what is going wrong?
Thanks.
