Specifications
Code Composer Studio Integrated Development Environment
1-6
1.3 Code Composer Studio Integrated Development Environment
The Code Composer Studio Integrated Development Environment (IDE) is
designed to allow you to edit, build, and debug DSP target programs.
1.3.1 Program Code Editing Features
Code Composer Studio allows you to edit C and assembly source code. You
can also view C source code with the corresponding assembly instructions
shown after the C statements.
The integrated editor provides support for the following activities:
❏
Highlighting of keywords, comments, and strings in color
❏
Marking C blocks in parentheses and braces, finding matching or next
parenthesis or brace
❏
Increasing and decreasing indentation level, customizable tab stops
❏
Finding and replacing in one or more files, find next and previous, quick
search
❏
Undoing and redoing multiple actions
❏
Getting context-sensitive help
❏
Customizing keyboard command assignments