下載/瀏覽

Download Report

Transcript 下載/瀏覽

Code Composer Studio
SIM
Compile
*.asm
Link.cmd
File In
DSK
*.c
Edit
Asm
*.obj
Link
Debug
*.out
RTDX
EVM
Statistics
Graph
Profile
File Out
IDE – Integrated Development Environment
Plug-Ins COM/OLE
.ocx .exe .dll
DSP/BIOS
Real-Time
Kernel Library
Emulator
Prototype
Hardware
3
Project Management
• Intuitive organization
– Drag & drop
– Fast access
– Easy file
manipulation
• Graphically configure
build options
– Saved with each
project
4
Program Code Editing Features
Code Composer Studio allows
you to edit C and assembly
source code together.
The integrated editor provides
support for the following activities:
o Highlight of keywords, comments,
and strings in color
o Mark C blocks in parentheses
and braces, parenthesis or
brace matching
o File Find and replace, and quick
search
o Context-sensitive help
o Custom key commands
5
Edit and Build with CCS
6
Debugger in CCS
• Debugging is optimized for DSP
– C expression based conditional
breakpoints
– Advanced breakpoints
– View source and dis-assembly
simultaneously
• C and Assembly debugging
• Advanced Watch Window
• Multi-processor debug
– Global breakpoints
– Synchronized control over groups
7