TI中文支持网
TI专业的中文技术问题搜集分享网站

版本升级后出现编译问题

开始装的是光盘里的5.1版本,升级了以后,现在编译器版本变成4.0.2了,新建的工程编译就出现下面的问题了<Linking>

"../lnk_msp430g2553.cmd", line 79: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 80: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 82: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 83: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 84: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 85: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 86: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 87: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 88: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 89: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 90: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 91: error #10030-D: expecting section type

  (COPY, DSECT, or NOLOAD) instead of "VECT_INIT"

"../lnk_msp430g2553.cmd", line 79: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 80: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 82: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 83: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 84: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 85: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 86: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 87: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 88: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 89: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 90: warning #10068-D: no matching section

"../lnk_msp430g2553.cmd", line 91: warning #10068-D: no matching section

error #10010: errors encountered during linking; "MINI_SYS_PRE.out" not built

>> Compilation failure

gmake: *** [MINI_SYS_PRE.out] Error 1

gmake: Target `all' not remade because of errors.

**** Build Finished ****

jijun shi:

选择以前的4.0.0版本的编译器编译同样有问题

Hardy Hu:

cmd文件不对,重建一次工程试试

jijun shi:

回复 Hardy Hu:

是cmd文件不对,不过重建工程之后还是一样的

Hardy Hu:

回复 jijun shi:

是不是没升级完全?感觉就是工程设置部分还是旧的,compiler是新的。

jijun shi:

回复 Hardy Hu:

jijun shi:

回复 jijun shi:

GDT是个什么东西

Hardy Hu:

建议不用升级,而是安装一个全新的CCS V5

赞(0)
未经允许不得转载:TI中文支持网 » 版本升级后出现编译问题
分享到: 更多 (0)