Operating System Node
The Operating System node contains subnodes for the operating systems available for the installed ASCET targets. For the meaning of the operating system options, refer to the descriptions in the Options window.
The options of each supported operating system are stored in an OS declaration file. This is an XML file named <operating_system>.aosd.xml. All OS declaration files are stored in the ASCET6.4\tools\operating system directory.
The RTE-AUTOSAR 4.* subnodes contain some special options, among them the ones described here. For the others, see the descriptions in the Options window.
Note |
|---|
These options apply to all projects that use the respective AUTOSAR R4.*. They cannot be set project-wise. |
Include path
Include path(s) required by the RTE tool passed to compiler. Multiple paths must be separated with a semicolon (;). You can use the %TOOL.PATH% template parameter (the installation path of the selected RTE tool).
Library path
Include path(s) required by the RTE tool passed to compiler. Multiple paths should not be specified. You can use the %TOOL.PATH% template parameter (the installation path of the selected RTE tool).
Command Line Options
Defines the command-line options to be passed verbatim to the RTA-RTE tool. See the RTA-RTE documentation for valid options.
RTE supports IStatus for implicit communication area
This area contains options for using the RTE_IStatus access macro. Depending on the AUTOSAR version you selected, a selection of the
following options is available.
See also