User`s guide
3 Working with Real-Time Workshop
3-38
Enabling this option causes Real-Time Workshop to produce an HTML file for
each generated source file, plus a summary and an index file, in a directory
named
/html within the build directory. If the Launch report after code
generation completes
option (which is enabled by selecting Generate
HTML report
) is also selected, the HTML summary and index are
automatically loaded into a new browser window and displayed.
In the HTML report, you can click links in the report to inspect source and
include files, and view relevant documentation. In these reports,
• Global variable instances are hyperlinked to their definitions, and
• Block header comments in source files are hyperlinked back to the model;
clicking one of these causes the block that generated that section of code to
be highlighted (this feature requires Real-Time Workshop Embedded
Coder).
An HTML report for the
example.mdl GRT target is shown below.
One useful feature of HTML reports is the link on the Summary page
identifying Configuration Settings at the Time of Code Generation. Clicking
this opens a read-only
Configuration Parameters dialog box through which