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

Fatal error #1966 Error: TM4C129CNCPNT / CCS 6.1 / RTOS

**** Build of configuration Debug for project RTOS ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all making ../src/sysbios/sysbios.aem4f … gmake[1]: Entering directory `E:/TTi_Project/One_Key/FW/RTOS/RTOS/src/sysbios' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `E:/TTi_Project/One_Key/FW/RTOS/RTOS/src/sysbios' 'Building file: ../ADAPTER_EEPROM.C' 'Invoking: ARM Compiler' "C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armcl" -mv7M4 –code_state=16 –float_support=FPv4SPD16 –abi=eabi -me –preinclude="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include" –preinclude="C:/ti/tirtos_tivac_2_00_02_36/products/TivaWare_C_Series-2.1.0.12573c/" –preinclude="/" –preinclude="/Comms_Infrastructure/Header_Files" –include_path="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include" -g –gcc –define=ccs="ccs" –define=PART_TM4C129CNCPDT –diag_wrap=off –diag_warning=225 –display_error_number –preproc_with_compile –preproc_dependency="ADAPTER_EEPROM.pp" –cmd_file="configPkg/compiler.opt" "../ADAPTER_EEPROM.C"Fatal error #1966: cannot open source file "C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include": Invalid argument 1 catastrophic error detected in the compilation of "../ADAPTER_EEPROM.C".

Compilation terminated. >> Compilation failure gmake: *** [ADAPTER_EEPROM.obj] Error 1 'Building file: ../ADAPTER_GPIO.c' 'Invoking: ARM Compiler' "C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armcl" -mv7M4 –code_state=16 –float_support=FPv4SPD16 –abi=eabi -me –preinclude="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include" –preinclude="C:/ti/tirtos_tivac_2_00_02_36/products/TivaWare_C_Series-2.1.0.12573c/" –preinclude="/" –preinclude="/Comms_Infrastructure/Header_Files" –include_path="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include" -g –gcc –define=ccs="ccs" –define=PART_TM4C129CNCPDT –diag_wrap=off –diag_warning=225 –display_error_number –preproc_with_compile –preproc_dependency="ADAPTER_GPIO.pp" –cmd_file="configPkg/compiler.opt" "../ADAPTER_GPIO.c"Fatal error #1966: cannot open source file "C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include": Invalid argument 1 catastrophic error detected in the compilation of "../ADAPTER_GPIO.c". Compilation terminated.

>> Compilation failure gmake: *** [ADAPTER_GPIO.obj] Error 1

xyz549040622:

 cannot open source file "C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include

你这个文件夹下有这个文件吗?工程是自己建立的,还是直接导入的呢?

YQ Li:

回复 xyz549040622:

我首先是导入前人所做的项目(文件不全),但有好多的Error。后来自己建了个项目,就出现这个错误。我看了下导入的项目,也有这个问题。

YQ Li:

 以前是导入了前人的项目(文件不全),但有好多错误。后来自己建了个,就出现这个错误(也将旧的项目的一些设定copy过来)。我再编译旧的,也有这个问题。

xyz549040622:

回复 YQ Li:

CCS这个就是不好,对环境的依懒度很大,换个路径就出问题了,还有可能是版本的问题。这样,你先导入官方的工程,然后代码再复制进来慢慢的编译。

xueyang zhang:

回复 xyz549040622:

解决没有?我也遇到同样的问题,建立工程总是报错

xyz549040622:

回复 xueyang zhang:

看看官方的那个TM4C123x的视频,有介绍配置的步骤的。

赞(0)
未经允许不得转载:TI中文支持网 » Fatal error #1966 Error: TM4C129CNCPNT / CCS 6.1 / RTOS
分享到: 更多 (0)