User`s guide
Product Overview
Embedded IDE Link CC consists of these components:
• Project Generator— ge nerate C code from Simulink models
• Au tomation Interface—use functions in the MATLAB command window to
access and manipulate data and files in the IDE and on the processor
• Verification—verify how your programs run on your processor
With Embedded IDE Link CC, you create objects that connect MATL AB
software to Code Composer Studio software. For information about using
objects, refer to “Requirements for Embedded IDE Link CC Software” on
page 1-10.
Note Embedded IDE Link CC uses objects. You work with them the way y ou
use all MATLAB objects. Y ou can set and get their properties, and use their
methods to change them or manipulate them and the IDE to which they refer.
Components of Embedded IDE Link CC S oftware
The n ex t sections describe briefly the components of Embedded IDE Link
CC software.
Automation Interface
The automation interface component is a collection of methods that use the
Code Composer Studio API to communicate between M ATLAB software and
Code Composer Studio. With the interface, you can do the following:
• Au tomate complex task s in the development environment by writing
MATL AB softwa re scripts to communic ate with the IDE, or debug a nd
analyze interactively in a live MATLAB software session.
• Automate debugging by executing commands from the pow erful Code
Composer Studio software command l anguage.
• Exchange data between MATLAB software and the processor running
in Code Composer Studio software.
• Set breakpoints, step through code, set parameters and retrieve profiling
reports.
1-3