Resources
17
SLAU802 – March 2019
Copyright © 2019, Texas Instruments Incorporated
MSP430FR2476 LaunchPad™ Development Kit (LP
‑
MSP430FR2476)
4.1.1.2
Code Composer Studio Cloud
Code Composer Studio Cloud (CCS Cloud) is a web-based IDE that lets you quickly create, edit, build,
and debug applications for a LaunchPad development kit. No need to download and install large software
packages, simply connect your LaunchPad development kit and begin. You can choose to select from a
large variety of examples in MSP430Ware software and Energia or develop your own application. CCS
Cloud supports debug features such as execution control, breakpoints and viewing variables.
For more information, see the
full comparison between CCS Cloud and CCS Desktop
Try Code Composer Studio Cloud now at
.
Figure 12. CCS Cloud
4.1.2
Code Composer Studio IDE
Code Composer Studio Desktop is a professional integrated development environment that supports TI's
microcontroller and embedded processors portfolio. Code Composer Studio Desktop 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.
Learn more about CCS and download it at
http://www.ti.com/tool/ccstudio
.
CCS v8.0 or higher is required for this development kit. To load an existing project, launch CCS, choose a
workspace directory, and click Project>Import Existing CCS Eclipse Project. Browse to the desired demo
project directory that contains main.c (see
).