Boot From
Boot option
Since R2022b
Model Configuration Pane: Hardware Implementation / Simulink or Embedded Coder Hardware Support Package / Hardware board settings / Target hardware resources / Build options
Description
Select option of where to boot from.
Dependencies
For Infineon AURIX TC4x microcontrollers, enable this parameter by setting the
Processing unit parameter to
TriCore0, TriCore1,
TriCore2, TriCore3,
TriCore4, or TriCore5.
Settings
ROM (default) | RAMTips
The option to specify if the application has to load to the RAM. By default, the code is generated for boot from ROM/Flash. To deploy generated code on your hardware, configure the model to boot from RAM.
In the Configuration Parameter dialog box, click Code Generation.
Set the Build configuration to
Specify.In the Linker field, add the following linker flag.
-Wl-DMW_BOOT_FROM_RAM -Wl--non-romable

Click Apply and OK.
Recommended Settings
| Application | Setting |
|---|---|
| Debugging | No impact |
| Traceability | No impact |
| Efficiency | No impact |
| Safety precaution | No impact |
Programmatic Use
| No programmatic use is available. |
Version History
Introduced in R2022b