Resources
19
SLAU772A – June 2018 – Revised March 2020
Copyright © 2018–2020, Texas Instruments Incorporated
MSP430G2553 LaunchPad™ Development Kit (MSP
‑
EXP430G2ET)
4.1.2
Code Composer Studio IDE
Code Composer Studio (CCS) Desktop is a professional integrated development environment that
supports TI's microcontroller and embedded processors portfolio. Code Composer Studio IDE comprises a
suite of tools used to develop and debug embedded applications. It includes an optimizing C/C++
compiler, source code editor, project build environment, debugger, profiler, and many other features.
You can learn more about CCS and download it at
http://www.ti.com/tool/ccstudio
.
CCS v7.0 or higher is required. When CCS has been launched, and a workspace directory chosen, use
Project>Import Existing CCS Eclipse Project. Direct it to the desired demo project directory that contains
main.c.
Figure 14. Directing the Project>Import Function to the Demo Project
Selecting the \CCS subdirectory also works. The CCS-specific files are located there.
When you click OK, CCS should recognize the project and allow you to import it. The indication that CCS
has found it is that the project appears in the box shown in
, and it has a checkmark to the left.