Skip to content

Getting Started

Leon edited this page Jun 5, 2024 · 6 revisions

AURIX™ TC375 lite kit

Requirements

Installation of Aurix Development Studio

Import Project

  • clone repository
  • open Aurix IDE
  • import project: File > Import
  • Select project type Infineon > Aurix Project
  • select local repositories and this folder MCU_Aurix
  • Project names can not occur more than once. If a project with the same name needs to be imported, the old project must be deleted!

Connect the hardware

  • Connect the MCU with the managing windows device
  • Connect the MCU with the CAN BUS

Flash GUI

  • Installation of QT 6.8.0 Open Source with MSVC2019 64 and cmake. Under LGPLv3 license which content can be accessed in the LGPLv3 file.
  • Install MSVC2022 (remember to add the compiler to the system variable PATH) and Microsoft SDK using e.g. Visual Studio
  • Install cmake

Documentation

Further details can be found under Documentation.

Clone this wiki locally