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.

MSP430G2553: Build Error

Part Number: MSP430G2553

Hi Team,

Our customer is currently working with MSP430G2553, but they've recently encountered a build error and we'd like to ask for your assistance in fixing it.
Below I am attaching the Console Window error.


**** Build of configuration Debug for project 24v_BLDC_motor_driver ****

"C:\\ti\\ccs901\\ccs\\utils\\bin\\gmake" -k -j 4 all -O 
 
Building file: "../12c.c"
Invoking: MSP430 Compiler
"C:/ti/ccs901/ccs/tools/compiler/bin/cl430" -vmsp --use_hw_mpy=none --include_path="C:/ti/ccs901/ccs/ccs_base/msp430/include" --include_path="C:/Users/UserPc/workspace_v9/24v_BLDC_motor_driver/include" --include_path="C:/Users/UserPc/workspace_v9/24v_BLDC_motor_driver" --include_path="C:/ti/ccs901/ccs/tools/compiler/include" --advice:power=all --define=__MSP430G2553__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="12c.d_raw"  "../12c.c"
 
>> Compilation failure
subdir_rules.mk:9: recipe for target '12c.obj' failed
gmake: *** [12c.obj] Error 1
Building file: "../RC5_remote.c"
Invoking: MSP430 Compiler
"C:/ti/ccs901/ccs/tools/compiler/bin/cl430" -vmsp --use_hw_mpy=none --include_path="C:/ti/ccs901/ccs/ccs_base/msp430/include" --include_path="C:/Users/UserPc/workspace_v9/24v_BLDC_motor_driver/include" --include_path="C:/Users/UserPc/workspace_v9/24v_BLDC_motor_driver" --include_path="C:/ti/ccs901/ccs/tools/compiler/include" --advice:power=all --define=__MSP430G2553__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="RC5_remote.d_raw"  "../RC5_remote.c"
 
>> Compilation failure
subdir_rules.mk:9: recipe for target 'RC5_remote.obj' failed
gmake: *** [RC5_remote.obj] Error 1
Building file: "../main.c"
Invoking: MSP430 Compiler
"C:/ti/ccs901/ccs/tools/compiler/bin/cl430" -vmsp --use_hw_mpy=none --include_path="C:/ti/ccs901/ccs/ccs_base/msp430/include" --include_path="C:/Users/UserPc/workspace_v9/24v_BLDC_motor_driver/include" --include_path="C:/Users/UserPc/workspace_v9/24v_BLDC_motor_driver" --include_path="C:/ti/ccs901/ccs/tools/compiler/include" --advice:power=all --define=__MSP430G2553__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="main.d_raw"  "../main.c"
 
>> Compilation failure
subdir_rules.mk:9: recipe for target 'main.obj' failed
gmake: *** [main.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****



Thanks in advance!


Kind Regards,

Jejomar




**Attention** This is a public forum