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.

LP-MSPM0C1104: compile, run, debug out-of-the-box example

Part Number: LP-MSPM0C1104
Other Parts Discussed in Thread: MSPM0C1104, UNIFLASH, SYSCONFIG

Tool/software:

Dear Experts,

For a few days now I've been working on the latest version of CCS 20.2.0 and an example to try out the Lauchpad with the example code from 

"gpio_toggle_output_LP_MSPM0C1104_nortos_ticlang". I see an error message "This project was created using a version of compiler that is not currently installed - TICLANG_4.0.3.LTS [Arm].[Ln 1, Col 1]".
You might see, what I have installed and is on my disk:

PS C:\ti\ccs> dir
Verzeichnis: C:\ti\ccs

Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 11.02.2025 11:07 ccs_base
d----- 30.07.2025 18:58 doc
d----- 30.07.2025 19:03 eclipse
d----- 30.07.2025 19:03 install_info
d----- 30.07.2025 19:02 install_logs
d----- 30.07.2025 18:54 scripting
d----- 30.07.2025 18:53 theia
d----- 30.07.2025 18:56 tirex4
d----- 30.07.2025 18:57 tools
d----- 30.07.2025 19:01 uninstallers
d----- 30.07.2025 18:56 utils
-a---- 30.07.2025 19:03 933 .installedComponents.properties
-a---- 30.05.2025 23:45 17478 components.xlsx
-a---- 30.07.2025 19:03 445680 uninstall_ccs.dat
-a---- 30.05.2025 23:58 8464024 uninstall_ccs.exe

PS C:\ti\ccs>
... and 

PS C:\ti\ccs\tools> dir

Verzeichnis: C:\ti\ccs\tools

Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 31.07.2025 11:38 compiler
d----- 30.07.2025 18:56 node

PS C:\ti\ccs\tools>
as well as ...
PS C:\ti\ccs\tools\compiler> dir

Verzeichnis: C:\ti\ccs\tools\compiler

Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 31.07.2025 11:38 ti-cgt-armllvm_4.0.3.LTS
d----- 31.07.2025 11:36 ti-cgt-arm_20.2.7.LTS
d----- 30.07.2025 19:01 ti-cgt-c2000_22.6.2.LTS
d----- 30.07.2025 18:59 ti-cgt-c29_1.0.0LTS
d----- 30.07.2025 18:58 ti-cgt-c6000_8.3.13
d----- 30.07.2025 18:59 ti-cgt-c7000_5.0.0.LTS
d----- 30.07.2025 19:01 ti-cgt-msp430_21.6.1.LTS

PS C:\ti\ccs\tools\compiler>
When I try to build the the project, the following message is printed:
[0]Buildfile generation error occurred..
[1]This project was created using a version of compiler that is not currently installed - TICLANG_4.0.3.LTS [Arm].
[2]Build stopped..
What is going wrong? From where can I get the TICLANG ?
I feel, the correct way through the jungle is not reachable to me.
Any guidance is appreciated!
BR Bernd