Model Configuration Parameters: Code Generation AUTOSAR
The Code Generation > AUTOSAR Code Generation Options category includes parameters for controlling AUTOSAR code generation.
Based on your system target file selection, autosar.tlc
or
autosar_adaptive.tlc
, you see code generation parameters for the
AUTOSAR Classic Platform or the AUTOSAR Adaptive Platform.
Classic Platform Parameter | Description |
---|---|
Select the AUTOSAR Classic Platform schema version to use when generating XML files. | |
Specify maximum length for SHORT-NAME XML elements for the AUTOSAR Classic Platform. | |
Specify use of AUTOSAR macros to abstract compiler directives. | |
Allow root-level matrix I/O for column-major array layout. |
Adaptive Platform Parameter | Description |
---|---|
Select the AUTOSAR Adaptive Platform schema version to use when generating XML files. | |
Specify maximum length for SHORT-NAME XML elements for the AUTOSAR Adaptive Platform. | |
Select transport layer for XCP Server communication. | |
Specify IP address for XCP communication. | |
Specify network port for XCP communication. | |
Enable verbose XCP server messages. | |
Specify whether to use custom or default XCP server. |
Related Topics
- Code Generation (AUTOSAR Blockset)
- Code Generation (AUTOSAR Blockset)
- Model Configuration Set Customization