Texas Instruments LaunchPad Development Kits
  • Introduction
  • Training
  • TI Cloud Tools
  • Integrated Development Environment
    • Energia
    • CCS Cloud
    • Code Composer Studio
      • Setup
  • MSP-EXP430F5529LP
    • Setup
    • HelloWorld
  • SimpleLink MCUs
    • Smart RF Studio
    • SimpleLink CC1x
      • BoosterPack CC112x-CC1190BP
Powered by GitBook
On this page
  1. Integrated Development Environment

Code Composer Studio

PreviousCCS CloudNextSetup

Last updated 7 years ago

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.

user@workstation:~$ tar xvf CCS_web_linux.tar.gz 
ccs_setup_linux64_6.2.0.00050.bin
README_FIRST.txt
user@workstation:~$

Processor Support

  • MSP Ultra Low Power MCUs

    • MSP430 Ultra Low Power MCUs

    • MSP432 Ultra Low Power MCUs

    • TI MSP430 Compiler

    • TI ARM Compiler

    • GCC ARM Compiler

  • C2000 32/bit Real/time MCUs

  • SimpleLink Wireless MCUs

  • 32/bit ARM MCUs

  • Sitara 32/bit ARM Processors

  • Media Processors

  • Single Core DSPs

  • Multi core Processors

  • UCD Digital Power Controllers

Additional Products

  • MSP430 GCC

Homepage