Code Composer Studio™ integrated development environment (IDE) for wireless connectivity
CCSTUDIO-WCS
This product has been released to the market and is available for purchase. For some products, newer alternatives may be available.
Order Now
Part Number | Buy from Texas Instruments or Third Party | Status |
CCSTUDIO
: |
|
ACTIVE |
Description
Code Composer Studio is an integrated development environment (IDE) that supports TI's Microcontroller and Embedded Processors portfolio. Code Composer Studio 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. The intuitive IDE provides a single user interface taking you through each step of the application development flow. Familiar tools and interfaces allow users to get started faster than ever before. Code Composer Studio combines the advantages of the Eclipse software framework with advanced embedded debug capabilities from TI resulting in a compelling feature-rich development environment for embedded developers.
Start development in the Cloud - Visit dev.ti.com to browse through the resources available for a device, run demo applications and even develop code using CCS Cloud a cloud based integrated development environment.
Additional Information
- Users Guide - information on how to more effectively use Code Composer Studio. Also available in Resource Explorer.
- Technical documents - users guides, feature overviews and application notes
- YouTube channel - selection of short videos on how to perform tasks in Code Composer Studio.
- Training resources - workshops and training modules
- Code Composer Studio Fundamentals Workshop for SimpleLink
Getting Started
The Getting Started View provides quick access to a number of common actions such as creating a new project or browsing examples. For users who wish to use a very clean user interface, Code Composer Studio has a "simple" mode which trims down the environment to just the essential functionality. Once comfortable with the environment it is easy to switch back to standard mode to expose more advanced capabilities.
Optimizer Assistant
The Optimizer Assistant helps obtain the best possible performance while staying within code size constraints.
Instrumentation Trace Module
The majority of TI devices with a Cortex M core include the Instrumentation Trace Module (ITM). ITM is an application driven trace source that provides a high level software view of what is happening on the device. ITM enables features such as: Statistical Profiling, Variable Tracing and Interrupt Profiling.