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.

[参考译文] MSP430FR59941:CCS CIO 控制台能否从用户返回输入?

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1114023/msp430fr59941-can-ccs-cio-console-return-input-from-user

器件型号:MSP430FR59941

我想实现 JTAG 终端。 我在 CCS CIO 控制台中有 printf()消息,但调用 getchar()总是返回-1。

CIO 控制台能否将用户的输入返回到 MCU、还是仅用于 STD 输出?