Build Options
The Build Options
option enables you to specify the
output file name and the level of warning information to be displayed in the
System Model Manager Console Output view.
It is shown when you select Build Options from the
System Model Manager tree in the Preferences dialog
box of the Eclipse or Carbide.c++ IDE. It is also shown in the
Properties dialog box of a project and the New
Project wizard.
Field/Option Name | Description |
---|
Output filename
|
To specify the output filename.
|
Warning level
|
To specify the level of warning information to be displayed in the
System Model Manager Console Output view.
The following are the different levels of warning information:
Errors Only
|
To display information about the errors reported while
creating a system model diagram.
|
Errors and Warning
|
To display information about the errors and warnings that are
reported while creating a system model diagram.
|
Verbose
|
To display errors, warnings and potential issues.
|
debug
|
Displays errors, warnings, potential issues and scan the
input data for errors. This is an extra step and very slow, especially for
large models.
|
Note: The Warning level option is
accessible through the System Model Manager Preferences dialog box
only.
|