Configuration preferences
In the Configuration preferences window, you can set your preferences for to the configuration storage file (MEX).
Several preferences are available.
| Item | Description |
|---|---|
| Validate boot init only | Validate tools' dependencies only against ‘boot init’ function group. When selected, dependencies from all functional groups of all tools must be satisfied in the functional groups marked for default initialization. Clearing this option hides warnings in case the user is using complex scenarios with alternating functional groups within the application code. |
| Generate YAML | Generate YAML into C sources files. |
| Custom source file copyright header | Add a custom copyright header to generated source files that do not already contain copyright. |
| Generate extended information into header file | Generate extended information into the header file. For projects created in earlier S32 versions, this option is selected by default. |
| Generate defines of clock registers |
This feature is disabled by default (Edit->Configuration
Preferences). The new |
| Generate code only for registers that are different from the after-reset state | Generate code only for registers that are different from the after-reset state. For projects created in earlier S32 versions, this option is selected by default. |
| Output path overrides | Rules that are used to override the path of the output files are generated by tools. They are applied in the Update code and Exports commands. A special dialog allows editing. For more information, see Output path overrides. |
Warning: When the source does not contain YAML code, it can't
be imported.