
Appendix A
Code Composer Studio: An
Overview
A.1 Introduction
C
ODE Composer Studio
TM
(CCS) is Texas Instruments’ (TI) integrated development
environment (IDE) for developing application programs on a wide variety of their
DSPs. In CCS, the editing, code generation, and debugging tools are all integrated into one
unified environment. You can select the target DSP, adjust the optimization parameters,
and set the user preferences as you desire.
An application program is developed based on the concept of a project, where the
information in the project file determines what source code files are used and how they will
be processed. Learning to use Code Composer ...