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.
我爬了很多文,試了很多方法,都不能解決
unresolved symbol __error__, first referenced in ./uartstdio.obj lab12 C/C++ Problem
我已經將uartstdio.c 加入項目之中~
你好,
这个问题肯定是你没有调用到.h文件导致编译错误。
我给你一个工程你把他拷贝到C:\ti\TivaWare_C_Series-2.1.0.12573\examples\boards\ek-tm4c123gxl路径里面即可跑串口啦
希望对你有帮助