Linker file
Path of linker file
Since R2022b
Model Configuration Pane: Hardware Implementation / Simulink or Embedded Coder Hardware Support Package / Hardware board settings / Target hardware resources / Startup options
Description
For each family of Infineon AURIX TC4x processor selected under Target hardware resources, one linker command file is selected automatically.
You can also create custom linker command file and select the file path using the Browse button. Click Open button to view and edit the selected linker file.
The linker command file path provided can be absolute or relative. If the path provided is relative, the path must be selected with respect to the folder where the model is present or the code generation folder.
For Infineon AURIX TC4x microcontrollers, if you set the Processing
Unit parameter to PPU, then Linker
file parameter appears in the Device tab.
Dependencies
To enable this parameter, select Use custom linker file parameter.
Settings
$(AURIX_TC4XX_SHARED_ROOT_DIR)\lib\tasking\tc49x\Lcf_Tasking_Tricore_Tc0.lsl (default)The default linker file for Infineon AURIX TC3x microcontrollers is
$(AURIX_TC3XX_SHARED_ROOT_DIR)\lib\tasking\tc33x\Lcf_Tasking_Tricore_Tc0.lsl.
The default linker file for Infineon AURIX TC4x microcontrollers is
$(AURIX_TC4XX_SHARED_ROOT_DIR)\lib\tasking\tc49x\Lcf_Tasking_Tricore_Tc0.lsl.
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