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.

[参考译文] LP-AM243:不能运行UART示例。

Guru**** 655270 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1092330/lp-am243-can-t-get-uart-examples-to-run

部件号:LP-AM243

我正在使用最新版本的MCU+SDK,并且已经有许多其他程序 要运行,例如GPIO中断,Hello world和各种其他程序,但是UART示例都不适合我,他们只发送了"...测试开始..."的消息,不能再进一步了。 一个有趣的事情是,当我上传有效的代码时,它在我的调试面板中显示诸如“main”之类的内容,但当我上传UART示例时,我得到了这一点:

有什么原因会让它陷入困境? 我在途中做了一些打印声明,发现它主要是在尝试执行任何类型的TX时发生的。