User`s guide

4 Verification
An HTML report that provides statistical data about the execution of each
task or atomic subsystem in the running process.
These reports are identical to the reports you see if you use
profile(ticcs_obj,'execution','report) to view the execution results.
For more information about report formats, refer to
profile.Incombination,
the reports provide a detailed analysis of how your code runs on the p roces sor.
Use this general process for proli ng your project:
1 Create your model in Simulink modeling environment.
2 Enable execution proling in the conguration parameters for your model.
3 Run your application.
4 Stop your application.
5 Get the proling results with the profile function.
The following sections describe proling your projects in more detail.
Profiling Execution by Tasks
To congure a model to use task e xecution proling, perform the following
steps:
1 Open the Conguration Parameters dialog box for your model.
2 Select Embedded IDE Link CC from the Select tree. The pane appears as
showninthefollowinggure.
4-12