Tool/software:
Hi Team,
My customer imported the demo in CCS and when he compiled it (he didn't connect hardware), there is an error as below:

And the project files as below:

Why is it? Could you please help solve this problem?
BR,
Moon
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.
Tool/software:
Hi Team,
My customer imported the demo in CCS and when he compiled it (he didn't connect hardware), there is an error as below:

And the project files as below:

Why is it? Could you please help solve this problem?
BR,
Moon
Hi Dennis,
The CCS version is CCS12.8.1. The SDK version is mspm0_sdk_2_02_00_05.
Hi Dennis,
After checking, my customer found the "gcc" demo can be successful compiled, the "ticlang" demo can not be compiled.

Below is the configuration of compile tool:

Could you please explain the phenomenon?
BR,
Moon
Hi Moon,
Have the customer check in the TIClang project that the following exists:
if It is, it may be corrupted somehow. It's a .c file so in some external editor can the customer open and view the file? If so, try copying the same startup file from one of the other projects and see if that helps.
Also, have them try a different project to see if they get same error.
Hi Dennis,
Thanks for your patient reply.
The startup file corrupted due to the customer's encryption software.
The problem is solved now.
BR,
Moon