Skip to content

User documentation

Leon edited this page Jun 5, 2024 · 9 revisions

Build & Deploy

AURIX™ TC375 lite kit

There are 3 options in the AURIX IDE:

  • build: white hammer button
  • rebuild: blue hammer button
  • flashing: orange chip button

First build the project and then flash is, while the MCU is connected to the developing windows machine.

Flash GUI

You can build the application by executing the .bat file "GUI_Build.bat" in the WINDOWS_GUI directory.

Usage

AURIX™ TC375 lite kit

The FBL will respond to the UDS request made by the GUI.

Flash GUI

You can run the application by executing the .bat file "GUI_Run.bat" in the WINDOWS_GUI directory.

First Click "Refresh" in the top left corner, which will list all available MCU. By clicking on the desired MCU you can now execute the following functionalities:

  • Reset: This will soft reset the MCU
  • Choose files for flashing: Choose files wich will be used for the flashing task
  • Select communication protocol with the MCU: This will select the desired communication protocol for the MCU.
  • Flash: This will flash the MCU with the selected files.
Clone this wiki locally