问答

汇集网友智慧,解决技术难题

21ic问答首页 - CCS3.3 编译问题

DSP 技术交流 编译 CCS3.3 TI timer

CCS3.3 编译问题

        我是个初学者,不明白这是怎么错的,请问这个怎么修改呀?-----------------------------  Timer.pjt - Debug  -----------------------------
[Timer.c] "D:\342G\CCS_3.3.83.20_Platinum\C5400\cgtools\bin\cl500" -g -fr"D:/342G/CCS_3.3.83.20_Platinum/MyProjects/Timer/Debug" -i"D:/342G/CCS_3.3.83.20_Platinum/MyProjects/Timer" -i"D:/342G/CCS_3.3.83.20_Platinum/C5400/csl/include" -d"_DEBUG" -d"CHIP_5441" -v548 -@"Debug.lkf" "Timer.c"

[Linking...] "D:\342G\CCS_3.3.83.20_Platinum\C5400\cgtools\bin\cl500" -@"Debug.lkf"
<Linking>

undefined           first referenced                                                     
  symbol                 in file                                                         
---------           ----------------                                                     
__GPIO_pinDirection D:\\342G\\CCS_3.3.83.20_Platinum\\MyProjects\\Timer\\Debug\\Timer.obj
__GPIO_pinEnable    D:\\342G\\CCS_3.3.83.20_Platinum\\MyProjects\\Timer\\Debug\\Timer.obj
__PGIO_pinWrite     D:\\342G\\CCS_3.3.83.20_Platinum\\MyProjects\\Timer\\Debug\\Timer.obj

error: unresolved symbols remain
error: errors encountered during linking; "./Debug/Lab2_Timer.out" not built

>> Compilation failure

Build Complete,
  1 Errors, 0 Warnings, 0 Remarks.


回答 +关注 5
658人浏览 2人回答问题 分享 举报
2 个回答

您需要登录后才可以回复 登录 | 注册