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.

CC3200 添加printf 函数 GCC编译问题

Other Parts Discussed in Thread: CC3200SDK

请教一个问题

目前的环境

 GCC gcc-arm-none-eabi-5_4-2016q3   

编译环境 ubuntu32位

我现在在main.c中调用了printf函数,发现出现如图的错误,请问下如何解决这个问题呢,因为我调用的其他的库里面也有printf函数也出现这个问题

谢谢