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.

[参考译文] TMS320F28P550SJ:其中是 F28P55中的 printf 结果

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1521473/tms320f28p550sj-where-is-the-printf-result-in-f28p55

器件型号:TMS320F28P550SJ

工具/软件:

您好、

我正在测试项目 dsp_Cfft_fpu32_f28p55、最后一个项目是  

  printf ("总共%d 个测试通过、%d失败"、PASS、FAIL);
我在输出窗口、调试控制台窗口和调试输出窗口中找不到 printf 输出。  在哪里可以找到 printf 结果? 谢谢。