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.

CCS_V5_1printf输出的问题



在变量查看可以看到数值,但用printf输出变量时,在控制平台里输出为乱码?但使用printf直接输出一段数值就没有问题

  • 你是什么级别的程序员,这里的都是芯片级的,不是pc级的,所以printf()不太好使了,你的自己写。如果你是芯片级的,这些就不用解释了。总而言子,从PC程序员转到嵌入式还需要多学习。