Model Configuration Parameters
Update the configuration parameters for a Simulink® model that you create, before simulating or deploying the model to the controller.
In the Simulink window, click Model Settings in the Modeling tab to open the Configuration Parameters dialog box and select the target hardware in the Hardware board field. You can also press Ctrl+E to open the Configuration Parameters dialog box.
Hardware Implementation Pane Overview
Configure hardware board to run Simulink models.
In the Simulink Editor, select Simulation > Model Configuration Parameters.
In the Configuration Parameter dialog box, click Hardware Implementation.
Set the Hardware board parameter to
Infineon AURIX TC4x - TriBoards
.The parameter values under Hardware board settings are automatically populated to their default values.
You can optionally adjust these parameters for your particular use case.
To apply the changes, click Apply.
Target hardware resources
Device
Parameter | Description | Default Value |
---|---|---|
Series | Displays the device series for the selected hardware board. |
|
Step | Displays the device step for the selected hardware board. |
|
Package type | Displays the device packaging type for the selected hardware. |
|
Package class | Displays the number of programmable pins for the selected hardware board/microcontrollers. You can set the package class to 436 or 292. |
|
Pinout | Displays the pinout type for the selected hardware board. You can set the package class to STD or COM. |
|
Enable program cache # | Select the program cache. |
|
Enable data cache # | Select the data cache. |
|
Enable CPU# | Select the CPU. |
|
Enable PPU | Select the PPU. |
|
Build Options
Parameter | Description | Default Value |
---|---|---|
Build action | Define how Embedded Coder® responds when you build your model. |
|
Disable parallel build | Select to compile the generated code and driver source codes in parallel order for faster build and deployment speed. | off |
Enable force rebuild of static library | Select to force rebuild of the static driver library. |
|
Boot From | Option to specify if the application has to load to the RAM or ROM. |
|
Use custom linker command file | Indicates that the custom linker command file must be used during the build action. |
|
Linker file | The path to the memory description file required during linking. |
|
Clocking
Parameter | Description | Default Value |
---|---|---|
Oscillator frequency used in the processor. |
| |
CPU Clock (MHz) | CPU clock frequency of the microcontrollers on the target hardware |
|
Connectivity
Parameter | Description | Default Value |
---|---|---|
Connectivity interface | Select the type of communication interface for simulation. | Serial (ASCLIN0) |
Port | Select the serial communication interface module. | empty |
Baudrate | Select the baud rate of the serial communication port. | 921600 |