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.

MSP430F5529: Debug problem

Part Number: MSP430F5529


When I debug the program, it show a error:

C:\Software\CCS\USER\RelayMatrixControlV1\Debug>"C:/ti/ccs1230/ccs/tools/compiler/ti-cgt-msp430_21.6.1.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccs1230/ccs/ccs_base/msp430/include" --define=__MSP430F5529__ --printf_support=minimal --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="I2C.d_raw" "../I2C.c"
'cs1230' is not recognized as an internal or external command,
operable program or batch file.
make: *** [subdir_rules.mk:11: I2C.obj] Error 1

And subdit_rules.mk is in the same file with main.c

And it is an automatically-generated file.

**Attention** This is a public forum