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.
CCS7.2 printf 如何输出到console,使用的开发板是IDKAM4379。
做个以下尝试:
1. System_printf试过不行,尝试把SysMin改为SysStd也不行。
2. printf之后加fflush(stdout)也不行。
请大家指教,如何设置。感觉这应该是常用的功能吧。
谢谢!