Main Content

SoC Builder

Build, load, and execute multicore application models on Infineon AURIX TC4x hardware boards

Since R2024b

Description

The SoC Builder tool steps through the various stages for building and executing a SoC multicore application model on Infineon AURIX TC3x hardware board

Using this tool, you can:

  • Review the model information provided to the tool.

  • Choose between different build actions.

  • Set up a folder to store all generated files.

  • Map model tasks to interrupt service routines.

  • Configure the peripheral register settings.

  • Validate that the model has all required components for generating a programming file.

  • Build the model using TASKING® VX-toolset for TriCore Development Platform and HighTech tool families.

  • Load the programming file to your target hardware board.

  • Run the application.

SoC Builder for Infineon AURIX

Open the SoC Builder

  • Simulink® Toolstrip: On the Hardware tab, click Configure, Build, Deploy & Start or Configure, Monitor & Tune.

    launch SoC Builder for Infineon AURIX

  • MATLAB® command prompt: Enter socBuilder('modelname').

Programmatic Use

expand all

socBuilder('modelname') opens SoC Builder and loads the specified model into the tool.

Version History

Introduced in R2024b