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.
工具/软件:Code Composer Studio
我使用的是 C2000 (28027F) piccolo launchpad。 当我从控制套件运行 echoback 示例时,没有任何更改,它正在运行,但它从键盘获取输入并回送它。 我希望从外部 UART 设备输入,即该示例从控制器的 Rx 引脚获取输入。 我应该在代码中进行哪些更改、以便它从其他串行器件获取输入。