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.

LAUNCHXL2-TMS57012: Code composer studio problem debug

Part Number: LAUNCHXL2-TMS57012
Other Parts Discussed in Thread: HALCOGEN

Hello,

my code compser studio 12.0.0 was working properly. but since today when I create a new project and debug it, I get the following errors in the console. I don't know what is happening, I already reinstalled the ccs and I changed the workspace. Could anyone help me please?

The errors on the console are below

**** Build of configuration Debug for project DAC_Spi ****

"C:\\ti\\ccs1200\\ccs\\utils\\bin\\gmake" -k -j 4 all -O

Building file: "../source/errata_SSWF021_45.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/errata_SSWF021_45.d_raw" --obj_directory="source" "../source/errata_SSWF021_45.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/errata_SSWF021_45.obj' failed
"../source/errata_SSWF021_45.c", line 40: fatal error #1965: cannot open source file "errata_SSWF021_45_defs.h"
1 catastrophic error detected in the compilation of "../source/errata_SSWF021_45.c".
Compilation terminated.
gmake: *** [source/errata_SSWF021_45.obj] Error 1
Building file: "../source/esm.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/esm.d_raw" --obj_directory="source" "../source/esm.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/esm.obj' failed
"../source/esm.c", line 52: fatal error #1965: cannot open source file "esm.h"
1 catastrophic error detected in the compilation of "../source/esm.c".
Compilation terminated.
gmake: *** [source/esm.obj] Error 1
Building file: "../source/mibspi.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/mibspi.d_raw" --obj_directory="source" "../source/mibspi.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/mibspi.obj' failed
"../source/mibspi.c", line 46: fatal error #1965: cannot open source file "mibspi.h"
1 catastrophic error detected in the compilation of "../source/mibspi.c".
Compilation terminated.
gmake: *** [source/mibspi.obj] Error 1
Building file: "../source/dabort.asm"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/dabort.d_raw" --obj_directory="source" "../source/dabort.asm"
Finished building: "../source/dabort.asm"

Building file: "../source/notification.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/notification.d_raw" --obj_directory="source" "../source/notification.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/notification.obj' failed
"../source/notification.c", line 51: fatal error #1965: cannot open source file "esm.h"
1 catastrophic error detected in the compilation of "../source/notification.c".
Compilation terminated.
gmake: *** [source/notification.obj] Error 1
Building file: "../source/pinmux.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/pinmux.d_raw" --obj_directory="source" "../source/pinmux.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/pinmux.obj' failed
"../source/pinmux.c", line 45: fatal error #1965: cannot open source file "pinmux.h"
1 catastrophic error detected in the compilation of "../source/pinmux.c".
Compilation terminated.
gmake: *** [source/pinmux.obj] Error 1
Building file: "../source/sys_dma.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_dma.d_raw" --obj_directory="source" "../source/sys_dma.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_dma.obj' failed
"../source/sys_dma.c", line 44: fatal error #1965: cannot open source file "sys_dma.h"
1 catastrophic error detected in the compilation of "../source/sys_dma.c".
Compilation terminated.
gmake: *** [source/sys_dma.obj] Error 1
Building file: "../source/sys_core.asm"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_core.d_raw" --obj_directory="source" "../source/sys_core.asm"
Finished building: "../source/sys_core.asm"

Building file: "../source/sys_main.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_main.d_raw" --obj_directory="source" "../source/sys_main.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_main.obj' failed
"../source/sys_main.c", line 50: fatal error #1965: cannot open source file "sys_common.h"
1 catastrophic error detected in the compilation of "../source/sys_main.c".
Compilation terminated.
gmake: *** [source/sys_main.obj] Error 1
Building file: "../source/sys_intvecs.asm"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_intvecs.d_raw" --obj_directory="source" "../source/sys_intvecs.asm"
Finished building: "../source/sys_intvecs.asm"

Building file: "../source/sys_pcr.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_pcr.d_raw" --obj_directory="source" "../source/sys_pcr.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_pcr.obj' failed
"../source/sys_pcr.c", line 42: fatal error #1965: cannot open source file "sys_pcr.h"
1 catastrophic error detected in the compilation of "../source/sys_pcr.c".
Compilation terminated.
gmake: *** [source/sys_pcr.obj] Error 1
Building file: "../source/sys_phantom.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_phantom.d_raw" --obj_directory="source" "../source/sys_phantom.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_phantom.obj' failed
"../source/sys_phantom.c", line 45: fatal error #1965: cannot open source file "sys_common.h"
1 catastrophic error detected in the compilation of "../source/sys_phantom.c".
Compilation terminated.
gmake: *** [source/sys_phantom.obj] Error 1
Building file: "../source/sys_mpu.asm"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_mpu.d_raw" --obj_directory="source" "../source/sys_mpu.asm"
Finished building: "../source/sys_mpu.asm"

Building file: "../source/sys_pmm.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_pmm.d_raw" --obj_directory="source" "../source/sys_pmm.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_pmm.obj' failed
"../source/sys_pmm.c", line 42: fatal error #1965: cannot open source file "sys_pmm.h"
1 catastrophic error detected in the compilation of "../source/sys_pmm.c".
Compilation terminated.
gmake: *** [source/sys_pmm.obj] Error 1
Building file: "../source/sys_selftest.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_selftest.d_raw" --obj_directory="source" "../source/sys_selftest.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_selftest.obj' failed
"../source/sys_selftest.c", line 48: fatal error #1965: cannot open source file "sys_selftest.h"
1 catastrophic error detected in the compilation of "../source/sys_selftest.c".
Compilation terminated.
gmake: *** [source/sys_selftest.obj] Error 1
Building file: "../source/sys_startup.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_startup.d_raw" --obj_directory="source" "../source/sys_startup.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_startup.obj' failed
"../source/sys_startup.c", line 57: fatal error #1965: cannot open source file "sys_common.h"
1 catastrophic error detected in the compilation of "../source/sys_startup.c".
Compilation terminated.
gmake: *** [source/sys_startup.obj] Error 1
Building file: "../source/sys_vim.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_vim.d_raw" --obj_directory="source" "../source/sys_vim.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/sys_vim.obj' failed
"../source/sys_vim.c", line 44: fatal error #1965: cannot open source file "sys_vim.h"
1 catastrophic error detected in the compilation of "../source/sys_vim.c".
Compilation terminated.
gmake: *** [source/sys_vim.obj] Error 1
Building file: "../source/sys_pmu.asm"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/sys_pmu.d_raw" --obj_directory="source" "../source/sys_pmu.asm"
Finished building: "../source/sys_pmu.asm"

Building file: "../source/system.c"
Invoking: Arm Compiler
"C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="D:/Documents/myWorkspace/DAC_Spi" --include_path="D:/Documents/myWorkspace/DAC_Spi/source" --include_path="C:/ti/ccs1200/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="source/system.d_raw" --obj_directory="source" "../source/system.c"

>> Compilation failure
source/subdir_rules.mk:16: recipe for target 'source/system.obj' failed
"../source/system.c", line 53: fatal error #1965: cannot open source file "system.h"
1 catastrophic error detected in the compilation of "../source/system.c".
Compilation terminated.
gmake: *** [source/system.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

  • Please double check if the folder of the header files is included in the include options in the project property:

  • Hello Mr QJWang,

    I appreciate your help in this problem. The Include folder is included in the project options. The problem is still there. I Create a new project with halcogen and with ccs equal to the project that does not work.Now the debug works in this new project. The funny thing is not with the only one that happened to me, they were all projects that were working without problems. I don't know what could have caused it.

    Thank you again for your time and assistance.

    Best regards!