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.
咨询个小问题,在CCS5.5版本中创建一个F5329的工程,在代码中使用了printf语句,编译连接都OK,但是不知道在哪个窗口下看这个输出的结果?
xueqin,
这个问题很常见,我们的CCS确实支持这样的功能调试,你可以参考下面的链接,它详细介绍了关于CCS的设置来支持printf:
http://processors.wiki.ti.com/index.php/Printf_support_for_MSP430_CCSTUDIO_compiler
希望对你有所帮助.
谢谢