MATLAB Link for Code Composer Studio Development Tools    
animate

Run an application on the target processor until it reaches a breakpoint

Syntax

Description

animate(cc) starts the target application, which runs until it encounters a breakpoint in the code. At the breakpoint, application execution halts and Code Composer Studio Debugger returns data to CCS IDE to update all windows that are not connected to probe points. After updating the display, the application resumes execution and runs until it encounters another breakpoint. The run-break-resume process continues until you stop the application from MATLAB with the halt function or from CCS IDE.

When you are running scripts or files in MATLAB, you might find that animate provides a useful way to update the CCS IDE with information as your script or program runs.

See Also
halt, restart, run


  address assignreturnstorage