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.
工具/软件:Code Composer Studio
你好。 我是 CCS 的初学者(Ver.7.2.0)。
我尝试通过右键单击编辑器窗口来使用动态 printf。 ("添加动态打印")
然后、我运行程序。 但在"Console"窗口中有任何消息。
当我在同一条线路上设置断点时、程序将停止。 因此、PC (程序计数器)肯定会在该行中停止。
是否需要特殊设置才能使用动态 printf?
你好,Ki-Soo,
感谢您的回复。
我想使用默认 CCS 调试器、因此我放弃尝试使用动态 printf。
此致、
牛仔