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.

MSPM0G3507: MSPM0G3507

Part Number: MSPM0G3507
Other Parts Discussed in Thread: MSPM0-SDK

Tool/software:

I installed both CCS and SDK on the D drive, but when compiling the official example, the following problem occurred. How can I solve it?

The following is the specific text on the picture.:


[0]**** Clean-only build of configuration Debug for project gpio_toggle_output_LP_MSPM0G3507_nortos_ticlang ****
[1]"D:\\ti\\ccs2011\\ccs\\utils\\bin\\gmake" -k -j 16 clean -O

[2]DEL /F "error.h" "gpio_toggle_output_LP_MSPM0G3507_nortos_ticlang.out"
[3]DEL /F "gpio_toggle_output.o"
[4]DEL /F "gpio_toggle_output.d"
[5]找不到 C:\Users\yuhui\workspace_ccstheia\gpio_toggle_output_LP_MSPM0G3507_nortos_ticlang\Debug\error.h
[6]找不到 C:\Users\yuhui\workspace_ccstheia\gpio_toggle_output_LP_MSPM0G3507_nortos_ticlang\Debug\gpio_toggle_output.o
[7]找不到 C:\Users\yuhui\workspace_ccstheia\gpio_toggle_output_LP_MSPM0G3507_nortos_ticlang\Debug\gpio_toggle_output.d
[8]Finished clean

[9]**** Build Finished ****
[10]Buildfile generation error occurred..
[11]Product MSPM0-SDK v2.4.0.06 is not currently installed and no compatible version is available. Please install this product or a compatible version.
[12]Build stopped..