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.
???
用430就没问题啊!用sprintf虽然占资源,但是在显示输出的时候很省事啊
430的Compiler和Tiva C的Compiler不一样,编译器对标准库函数应该可以设置, 但不知道怎么设置。。。求大神指教啊
Xueyin
你是使用串口打印调试信息吗?
建议使用UARTsprint进行打印
请参考utils目录下的uartstdio
我不是使用串口,是在做LCD液晶屏的显示。。。出现这问题和外设库函数有关系吗?