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.

LAUNCHXL-F28379D: CCS的terminal无法发送字符

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

你好!

1  代码与配置

1.1 sysconfig配置

1.2 代码配置

2   问题

进入debug模式后,有com4返回了CPU发送的信息,主程序运行至 ”receivedChar = SCI_readCharBlockingFIFO(mySCI0_BASE);“,并等待输入

向COM4输入栏输入数字,无任何反应,主程序一直卡在”receivedChar = SCI_readCharBlockingFIFO(mySCI0_BASE);“