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.
CCSv5 Getting Started Guide
Contents
Introduction[edit]
Welcome to Code Composer Studio v5! Code Composer Studio v5 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 CCSv5. For legacy releases please check CCSv5 Getting Started Guide legacy
CCS Overview[edit]
If you are new to Code Composer Studio, the link below provides an excellent overview of the IDE and its main features
Obtaining CCS[edit]
Code Composer Studio v5 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 v5 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]
Project Development[edit]
All work on Code Composer Studio is based on projects - a collection of source, include and configuration files.
If you are new to Code Composer Studio or simply want to create a project from scratch please check the topic below:
Project Debugging[edit]
The next step after creating a project is to run the program in the debugger. The topic below shows how to configure the debugger and make the best use of the available features to inspect the program execution.
Advanced Topics[edit]
Common Target Configurations[edit]
This section describes the configurations for several target boards.
Advanced target configurations[edit]
The sections below describe several procedures used in complex target configurations.
Linux development[edit]
One additional feature in CCSv5 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.
Updating Code Composer Studio[edit]
This section shows the different ways to update and add new features to CCSv5.
Resources and References[edit]
- Main Code Composer Studio v5 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: