Part Number: EK-TM4C1294XL
Other Parts Discussed in Thread: SYSBIOS, TM4C1294NCPDT
Tool/software: Code Composer Studio
Hi, I'm getting some erros with CCS v6 and my project is not compiling. Here is my console output :
**** Build of configuration Debug for project Ethernet_Packet_Sending ****
/home/jamelly/ti/ccsv6/utils/bin/gmake -k all
making ../src/sysbios/sysbios.aem4f ...
gmake[1]: Entering directory `/home/jamelly/Documents/Teccon/EthernetPacketSending/src/sysbios'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/jamelly/Documents/Teccon/EthernetPacketSending/src/sysbios'
Building file: ../EK_TM4C1294XL.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="EK_TM4C1294XL.pp" --cmd_file="./configPkg/compiler.opt" "../EK_TM4C1294XL.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
1 catastrophic error detected in the compilation of "../EK_TM4C1294XL.c".
Compilation terminated.
>> Compilation failure
gmake: *** [EK_TM4C1294XL.obj] Error 1
Building file: ../ethps.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ethps.pp" --cmd_file="./configPkg/compiler.opt" "../ethps.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
>> Compilation failure
1 catastrophic error detected in the compilation of "../ethps.c".
Compilation terminated.
gmake: *** [ethps.obj] Error 1
Building file: ../ethpsHooks.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ethpsHooks.pp" --cmd_file="./configPkg/compiler.opt" "../ethpsHooks.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
1 catastrophic error detected in the compilation of "../ethpsHooks.c".
Compilation terminated.
>> Compilation failure
gmake: *** [ethpsHooks.obj] Error 1
Building file: ../ethps_utils.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="ethps_utils.pp" --cmd_file="./configPkg/compiler.opt" "../ethps_utils.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
1 catastrophic error detected in the compilation of "../ethps_utils.c".
Compilation terminated.
>> Compilation failure
gmake: *** [ethps_utils.obj] Error 1
Building file: /home/jamelly/Documents/Teccon/interrogador/src/gpio_utils.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="src/gpio_utils.pp" --obj_directory="src" --cmd_file="./configPkg/compiler.opt" "/home/jamelly/Documents/Teccon/interrogador/src/gpio_utils.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
>> Compilation failure
1 catastrophic error detected in the compilation of "/home/jamelly/Documents/Teccon/interrogador/src/gpio_utils.c".
Compilation terminated.
gmake: *** [src/gpio_utils.obj] Error 1
Building file: /home/jamelly/Documents/Teccon/interrogador/src/interrogator.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="src/interrogator.pp" --obj_directory="src" --cmd_file="./configPkg/compiler.opt" "/home/jamelly/Documents/Teccon/interrogador/src/interrogator.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
>> Compilation failure
1 catastrophic error detected in the compilation of "/home/jamelly/Documents/Teccon/interrogador/src/interrogator.c".
Compilation terminated.
Building file: /home/jamelly/Documents/Teccon/interrogador/src/pwm_utils.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="src/pwm_utils.pp" --obj_directory="src" --cmd_file="./configPkg/compiler.opt" "/home/jamelly/Documents/Teccon/interrogador/src/pwm_utils.c"
gmake: *** [src/interrogator.obj] Error 1
>> Compilation failure
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
Building file: /home/jamelly/Documents/Teccon/interrogador/src/spi_utils.c
Invoking: ARM Compiler
1 catastrophic error detected in the compilation of "/home/jamelly/Documents/Teccon/interrogador/src/pwm_utils.c".
Compilation terminated.
gmake: *** [src/pwm_utils.obj] Error 1
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="src/spi_utils.pp" --obj_directory="src" --cmd_file="./configPkg/compiler.opt" "/home/jamelly/Documents/Teccon/interrogador/src/spi_utils.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
1 catastrophic error detected in the compilation of "/home/jamelly/Documents/Teccon/interrogador/src/spi_utils.c".
Compilation terminated.
>> Compilation failure
Building file: /home/jamelly/Documents/Teccon/interrogador/src/timer_utils.c
Invoking: ARM Compiler
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="src/timer_utils.pp" --obj_directory="src" --cmd_file="./configPkg/compiler.opt" "/home/jamelly/Documents/Teccon/interrogador/src/timer_utils.c"
gmake: *** [src/spi_utils.obj] Error 1
>> Compilation failure
Building file: /home/jamelly/Documents/Teccon/interrogador/src/uart_setup.c
Invoking: ARM Compiler
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
1 catastrophic error detected in the compilation of "/home/jamelly/Documents/Teccon/interrogador/src/timer_utils.c".
Compilation terminated.
gmake: *** [src/timer_utils.obj] Error 1
"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude="/home/jamelly/ti/Tivaware" --preinclude="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="/home/jamelly/Documents/Teccon/EthernetPacketSending" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b" --include_path="/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include" --include_path="/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix" --include_path="/home/jamelly/Documents/Teccon/interrogador/src" -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="src/uart_setup.pp" --obj_directory="src" --cmd_file="./configPkg/compiler.opt" "/home/jamelly/Documents/Teccon/interrogador/src/uart_setup.c"
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
1 catastrophic error detected in the compilation of "/home/jamelly/Documents/Teccon/interrogador/src/uart_setup.c".
>> Compilation failure
Building file: ../ethps.cfg
Invoking: XDCtools
Compilation terminated.
gmake: *** [src/uart_setup.obj] Error 1
"/home/jamelly/ti/xdctools_3_32_00_06_core/xs" --xdcpath="/home/jamelly/ti/tirtos_tivac_2_16_01_14/packages;/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/tidrivers_tivac_2_16_01_13/packages;/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages;/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages;/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/uia_2_00_05_50/packages;/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ns_1_11_00_10/packages;/home/jamelly/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.tiva:TM4C1294NCPDT -r release -c "/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --preinclude=\"/home/jamelly/ti/Tivaware\" --preinclude=\"/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix\" --include_path=\"/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd\" --include_path=\"/home/jamelly/Documents/Teccon/EthernetPacketSending\" --include_path=\"/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/TivaWare_C_Series-2.1.1.71b\" --include_path=\"/home/jamelly/ti/Tivaware\" --include_path=\"/home/jamelly/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.5.LTS/include\" --include_path=\"/home/jamelly/ti/tirtos_tivac_2_16_01_14/products/bios_6_45_02_31/packages/ti/sysbios/posix\" --include_path=\"/home/jamelly/Documents/Teccon/interrogador/src\" -g --gcc --define=ccs=\"ccs\" --define=PART_TM4C1294NCPDT --define=ccs --define=TIVAWARE --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on --abi=eabi " "../ethps.cfg"
clem4f package/cfg/ethps_pem4f.c ...
Fatal error #1965: cannot open source file "/home/jamelly/ti/Tivaware"
1 catastrophic error detected in the compilation of "package/cfg/ethps_pem4f.c".
Compilation terminated.
gmake: *** [package/cfg/ethps_pem4f.oem4f] Error 1
>> Compilation failure
js: "/home/jamelly/ti/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [configPkg/linker.cmd] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
