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软件下无法通过printf在console输出打印信息问题

HI,

      最近在CCS5.0.3版本上建了一个工程,程序里面包含printf语句,在编译通过后进行debug调试,但是在调试的时候发现console里面不会跳出打印信息,

      通过单步调试,程序是运行的,也运行了printf语句,只是console不会有任何打印。请问这是什么问题?谢谢。