When using imx8mp-evk for heterogeneous communication, I attempted to call UART3 from the M core, but it failed. Below is my procedure.
1. Modify uboot device tree mcu_rdc. After compiling and generating falsh.bin, burn it.

2. Enter U-Boot and start the Linux system.

3. M-core code modified from demo.

4.


The PC did not receive any data when the send function was called.
