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.
器件型号:CCSTUDIO-C2000
工具/软件:Code Composer Studio
我在.cfg 中使用 SysStd,但在控制台中看到 System_printf 输出的唯一方法是在每个 System_printf 之后执行 System_flush()。
我还需要做些什么来使我不需要使用 System_flush()?
您好 Dale、
以下主题提供了一些有关如何使其正常工作的良好提示:
谢谢
Ki