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.

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

Other Parts Discussed in Thread: SYSBIOS, TM4C129CNCPDT

**** 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