This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2732: 【AM2732】【成功烧录完固件后,重启串口无打印】

Part Number: AM2732

尝试操作:参考资料,对AM2732的板子进行进行了固件的烧写,固件有试过hello_world_am273x-evm_r5fss0-0_freertos_ti-arm-clang工程的单核固件,也试过多核工程ipc_notify_echo_am273x-evm_system_freertos_nortos的多核固件,固件分别为hello_world_am273x-evm_r5fss0-0_freertos_ti-arm-clang.appimage 和 ipc_notify_echo_system.appimage。用python脚本,成功的对固件进行了烧写,但是重启后串口无任何打印

以上是烧写log和烧写config文件

我的问题:固件跟烧录操作是否有啥问题?看烧录的文件中,sbl_qspi.release.tiimage 是没经过编译,直接使用的。现在烧写完毕后,重启无任何打印,请问是有什么问题呢?