NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
CCSv6 Getting Started Guide
Starting in v4.3, Processor SDK documentation is no longer hosted on processors wiki.
Please bookmark the new links:
- Linux, RT-Linux: http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/index.html
- RTOS: http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index.html
- Android: http://software-dl.ti.com/processor-sdk-android/esd/docs/latest/android/index.html
Contents
Introduction[edit]
Welcome to Code Composer Studio v6! Code Composer Studio v6 is a major new release of Code Composer Studio (CCS) that is based on the Eclipse open source software framework. The Eclipse software framework is used for many different applications but it was originally developed as a open framework for creating development tools. We have chosen to base CCS on Eclipse as it offers an excellent software framework for building software development environments and is becoming a standard framework used by many embedded software vendors. CCSv5 combines the advantages of the Eclipse software framework with advanced embedded debug capabilities from Texas Instruments resulting in a compelling feature rich development environment for embedded developers.
Note: This guide is designed for the latest release of CCSv6.
Obtaining CCS[edit]
Code Composer Studio v6 can be downloaded directly to your PC.
Installing CCS[edit]
The installation process is the same for both delivery methods (DVD or download).
Running CCS for the first time[edit]
When executed for the first time, Code Composer Studio v6 requires a few additional steps to operate properly:
- Select a workspace, where all the projects will be placed
- An active license
Follow the link below to learn about these last steps:
Working with CCS[edit]
Code Development[edit]
All work on Code Composer Studio is based on projects - a collection of source, include and configuration files.
The most interesting way to get started on CCSv6 is to follow one of the basic training modules that are published in this wiki server.
Important! The modules above require software libraries and components that are not installed with CCSv6 by default: MSP430Ware, Tivaware, ControlSUITE, Starterware, SYSBIOS, MCSDK, etc. These components must be downloaded separately, and the easiest way to find them is through the CCS App Center. To explore that and a few other features, check the short video below:
- Additional quick start guides and videos can be found at the CCS Training category.
Advanced Topics[edit]
The following topics are identical between CCSv5 and CCSv6, therefore they link to the same page between the two versions.
Advanced target configurations[edit]
The sections below describe several procedures used in complex target configurations.
Linux development[edit]
One additional feature in CCSv6 is the ability to create projects and debug code for embedded Linux environments.
The topics below shows how to create projects for Linux that use the open source compiler suite (GCC), as well as perform debugging in this environment.
Resources and References[edit]
- Main Code Composer Studio v6 wiki page:
- Frequently asked questions:
- Eclipse Concepts:
Example projects, libraries and source code[edit]
1. Stellarisware libraries and example code:
2. MSP430 source code:
3. TMS320C2000 libraries and example code:
4. TMS320C5500 Libraries:
- Chip Support Library (CSL): http://focus.ti.com/docs/toolsw/folders/print/sprc133.html
- DSP Library (DSPLIB): http://focus.ti.com/docs/toolsw/folders/print/sprc100.html
- Image Library (IMGLIB): http://focus.ti.com/docs/toolsw/folders/print/sprc101.html
5. TMS320C6000 Libraries: