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 profili ng your project:
1 Create your model in Simulink modeling environment.
2 Enable execution profiling in the configuration parameters for your model.
3 Run your application.
4 Stop your application.
5 Get the profiling results with the profile function.
The following sections describe profiling your projects in more detail.
Profiling Execution by Tasks
To configure a model to use task e xecution profiling, perform the following
steps:
1 Open the Configuration Parameters dialog box for your model.
2 Select Embedded IDE Link CC from the Select tree. The pane appears as
showninthefollowingfigure.
4-12