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.
错误如下:
Description Resource Path Location Type
#10010 errors encountered during linking; "GPIO.out" not built GPIO C/C++ Problem
<a href="processors.wiki.ti.com/.../10234"> unresolved symbols remain GPIO C/C++ Problem
gmake: *** [GPIO.out] Error 1 GPIO C/C++ Problem
gmake: Target 'all' not remade because of errors. GPIO C/C++ Problem
unresolved symbol ROM_GPIOPinTypeGPIOOutput, first referenced in ./drivers/GPIO.obj GPIO C/C++ Problem
unresolved symbol ROM_GPIOPinWrite, first referenced in ./main.obj GPIO C/C++ Problem
unresolved symbol ROM_SysCtlClockFreqSet, first referenced in ./main.obj GPIO C/C++ Problem
unresolved symbol ROM_SysCtlPeripheralEnable, first referenced in ./drivers/GPIO.obj GPIO C/C++ Problem
我已经添加了路径,为什么还是编译不了,一直有问题
打开一个例程,右键工程>Properties唤出属性弹窗,展开Build>ARM Compiler>Advanced Options>Predfined Symbols,看看里面有几项,再用同样方法看看你的工程里有没有少