
Chapter 7 Hardware Implementation Tools
145
manager, profiler, etc.
„C/C++‟ compiler, assembly optimizer and linker (code generation tools).
Simulator.
Real-time operating system (DSP/BIOS).
Real-Time Data Exchange (RTDX) between the Host and Target.
Real-time analysis and data visualization.
The CCS Project Manager organizes files into folders for source files; include files, libraries and
DSP/BIOS configuration files. Once the files are added to the project any changes in any of
source files will be reflected automatically in the project files. This allows multi user system
development. CCS also provides the ability to debug mixed, multi-processor designs
simultaneously. It also includes new emulation capabilities with Real Time Data Exchange
(RTDX), plus advanced DSP code profiling capabilities. An improved Watch Window monitors
the values of local and global variables and C/C++ expressions. Users can quickly view and
track variables on the target hardware. It has ability to share C and C++ source and libraries in a
multi-user project. The CCS IDE V3.3 is used for implementation here.
Fig. 7.4 Working of code composer studio
Komentáře k této Příručce