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.
尊敬的 e2e:
我在代码中使用 printf()函数。
当我尝试显示字符串(例如: printf(“hi\n\r”)时,我可以在终端和控制台屏幕中看到输出。
当我尝试显示任何数据(例如:printf(“ %d”,data))时,我可以在控制台中看到输出。 我不会在终端上引起任何问题。
您能说出上述问题的原因吗? CCS 中是否有任何设置?
谢谢、此致
Prasanna