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.
工具与软件:
尊敬的支持团队:
为了能够使用 printf ()、 工程中有#include< stdio.h>文件。
但是 printf()在 consol 窗口上不起作用。
我需要在调试会话中使用 printf。 请协助未执行哪一步?
谢谢
您好支持、
请根据上述请求提供帮助。
谢谢
您好!
请查看 此处链接的文档 、并验证您是否执行了正确的步骤。
此致、
Delaney
你(们)好
我使用带有 TMS320F28377DPTP 的定制板和外部调试器来进行调试。
内部有一些 printf 可以接收中断。 我看到中断内部正在发生操作,但为了进一步调试,我需要使用 printf。 但这些不会在控制台上提供任何输出。 我尝试增加堆大小,但这是没有帮助.
请协助
谢谢你
您好!
是否可以尝试打印下面代码中的简单消息(在程序循环之前)并验证它是否有效? 作为参考、这来自部分 8.2.1高级 I/O 函数 C28x 编译器手册(已 在此处链接)的链接、其中也提供了许多有关 C I/O 函数的有用信息。
此致、
Delaney