imx8 m4 的debug uart 输出的是乱码

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8 m4 的debug uart 输出的是乱码

1,012 次查看
advten
Contributor I

imx8mq  在uboot下. cortex m4 的debug uart 输出log正常

启动内核后, 通过rpmsg 和m4 互传消息, cortex m4 的debug uart 输出的是乱码.  

启动参数:

console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200 root=/dev/mmcblk1p2 rootwait rw video=HDMI-A-1:1920x1080@60 

0 项奖励
回复
1 回复

771 次查看
joanxie
NXP TechSupport
NXP TechSupport

I tested the demo image "imx8mm_m4_TCM_rpmsg_lite_str_echo_rtos.bin
maybe you can try to use the command to test :u-boot=> fatload mmc 1:1 0x7E0000 imx8mm_m4_TCM_rpmsg_lite_str_echo_rtos.binu-boot=>bootaux 0x7E0000

0 项奖励
回复