Main Content

Model Configuration Parameters

Update the configuration parameters for a Simulink® model that you create, before simulating or deploying the model to the microcontroller.

In the Simulink window, click Hardware Settings in the HARDWARE 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 Settings

Hardware Implementation Pane Overview

Configuration Parameters

Configure hardware board to run Simulink models.

  1. In the Simulink Editor, select Simulation > Model Configuration Parameters.

  2. In the Configuration Parameter dialog box, click Hardware Implementation.

  3. Set the Hardware board parameter to Infineon AURIX TC4x - TriBoards.

  4. The parameter values under Hardware board settings are automatically populated to their default values.

  5. To apply the changes, click Apply.

Simulation settings

ParameterDescriptionDefault Value

Set random number generator seed

Set the random number generator seed.

off

Seed value

Specify the seed value for random number generator.

default

Cache input data at task start

Cache the input data at the start of a task.

off

Project folder

Select project folder to store generated code and executables

soc_prj

Task profiling on processor

ParameterDescriptionDefault Value

Show in SDI

Show the task execution data collected on hardware in the Simulation Data Inspector application.

off

Target hardware resources

Device

ParameterDescriptionDefault Value
Device SeriesDisplays the device series for the selected hardware board.

TC49x

Processing UnitProcessing unit to build and deploy the application model.TriCore0
BoardHardware board of the selected device seriesInfineon AURIX TC499 Triboard
StepDisplays the device step for the selected hardware board.

A

Package typeDisplays the device packaging type for the selected hardware.

BGA

Package class

Displays the number of programmable pins for the selected hardware board/microcontrollers. You can set the package class to 436 or 292.

436

Pinout

Displays the pinout type for the selected hardware board. You can set the package class to STD or COM.

STD

Enable CPU#Select the CPU.

disabled

Enable program cacheSelect the program cache.

on

Enable data cacheSelect the data cache.

off

Build Options

ParameterDescriptionDefault Value
Build action

Define how Embedded Coder® responds when you build your model.

Build, load, and run

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.

off

Boot FromOption to specify if the application has to load to the RAM or ROM.

RAM

Use custom linker file

Indicates that the custom linker command file must be used during the build action.

enabled

Linker file

The path to the memory description file required during linking.

off

Clocking

ParameterDescriptionDefault Value

External oscillator (MHz)

Oscillator frequency used in the processor.

20

CPU clock (MHz)

CPU clock frequency of the microcontrollers on the target hardware

400

Connectivity

ParameterDescriptionDefault Value
Connectivity interface

Select the type of communication interface for simulation.

Serial (ASCLIN0)
Port

Select the serial communication interface module.

empty
Baud RateSelect the baud rate of the serial communication port.921600

External mode

ParameterDescriptionDefault Value
Communication interface

Select the transport layer External mode uses to exchange data between the host computer and the target hardware

Serial
Verbose

Select Verbose to view the External mode execution progress and updates.

off