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.

[参考译文] CCS/MSP432P401R:是否可以通过 CCS IDE 终端窗口而不是使用 UART 来使用 printf ()?

Guru**** 2589275 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/628900/ccs-msp432p401r-is-it-possible-to-use-printf-via-the-ccs-ide-terminal-window-instead-of-using-uart

器件型号:MSP432P401R

工具/软件:Code Composer Studio

是否可以通过 CCS IDE 终端窗口而不是使用 UART 来使用 printf ()?

如果可能、您能告诉我如何实现它吗? 我记得我曾经在一个文档中看到过可以实现一些特殊功能、但我找不到该文档。

我的产品设计需要非常大的空间、以便尽可能消除外部引脚。

但为了进行调试、我希望在 CCS IDE 控制窗口中看到我从程序打印的调试消息。