generated from amosproj/amos202Xss0Y-projname
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Leon edited this page Jun 5, 2024
·
6 revisions
Installation of Aurix Development Studio
- 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 MCU with the managing windows device
- Connect the MCU with the CAN BUS
- 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
Further details can be found under Documentation.