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.

CCS: Problem running the Debug

Other Parts Discussed in Thread: CC430F5123

Tool/software: Code Composer Studio

Here is the Stack for it 

**** Build of configuration Debug for project Lab1 ****

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

Building file: "../main.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="main.d_raw" "../main.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'main.obj' failed
"C:\ti\jalabre_workspace\Lab1\driverlib\MSP432P4xx\adc14.h", line 60: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.
gmake: *** [main.obj] Error 1
Building file: "../driverlib/MSP432P4xx/adc14.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/adc14.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/adc14.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/adc14.obj' failed
"C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx/adc14.h", line 60: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/adc14.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/adc14.obj] Error 1
Building file: "../driverlib/MSP432P4xx/aes256.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/aes256.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/aes256.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/aes256.obj' failed
"C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx/aes256.h", line 60: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/aes256.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/aes256.obj] Error 1
Building file: "../driverlib/MSP432P4xx/comp_e.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/comp_e.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/comp_e.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/comp_e.obj' failed
"C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx/comp_e.h", line 60: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/comp_e.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/comp_e.obj] Error 1
Building file: "../driverlib/MSP432P4xx/cpu.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/cpu.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/cpu.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/cpu.obj' failed
"../driverlib/MSP432P4xx/cpu.c", line 38: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/cpu.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/cpu.obj] Error 1
Building file: "../driverlib/MSP432P4xx/crc32.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/crc32.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/crc32.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/crc32.obj' failed
"../driverlib/MSP432P4xx/crc32.c", line 38: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/crc32.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/crc32.obj] Error 1
Building file: "../driverlib/MSP432P4xx/cs.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/cs.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/cs.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/cs.obj' failed
"C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx/cs.h", line 60: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/cs.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/cs.obj] Error 1
Building file: "../driverlib/MSP432P4xx/flash.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/flash.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/flash.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/flash.obj' failed
"C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx/flash.h", line 58: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/flash.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/flash.obj] Error 1
Building file: "../driverlib/MSP432P4xx/dma.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/dma.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/dma.c"

>> Compilation failure
driverlib/MSP432P4xx/subdir_rules.mk:9: recipe for target 'driverlib/MSP432P4xx/dma.obj' failed
"C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx/interrupt.h", line 61: fatal error #1965: cannot open source file "msp.h"
1 catastrophic error detected in the compilation of "../driverlib/MSP432P4xx/dma.c".
Compilation terminated.
gmake: *** [driverlib/MSP432P4xx/dma.obj] Error 1
Building file: "../driverlib/MSP432P4xx/fpu.c"
Invoking: MSP430 Compiler
"C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430" -vmspx --use_hw_mpy=F5 --include_path="C:/ti/ccs1010msp430/ccs/ccs_base/msp430/include" --include_path="C:/ti/jalabre_workspace/Lab1/driverlib/MSP432P4xx" --include_path="C:/ti/jalabre_workspace/Lab1" --include_path="C:/ti/ccs1010msp430/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include" --advice:power=all --define=__CC430F5123__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP432P4xx/fpu.d_raw" --obj_directory="driverlib/MSP432P4xx" "../driverlib/MSP432P4xx/fpu.c"