CCS7.4为什么不能在Console窗口中显示printf函数的输出?

Other Parts Discussed in Thread: AWR1642

你好,我在使用CCS7.4进行调试的时候,想试图用printf函数进行输出来观察我的程序是否正确

但是在Console窗口中看不到我的输出

同样使用AWR1642中的System_printf();函数一样不能输出。

请问如何设置CCS才能在程序跑起来的时候通过Console窗口观察打印函数?