Infineon MOTIX™ MCU TLE985x Device Family SDK
Migrating a project from SDK V1.0.2 or earlier

This tutorial gives a step-by-step guidance on how a project created with the SDK V1.0.2 or earlier to SDK V1.1.0.

Migrate a project from SDK V1.0.2 or earlier

1. When opening a former project, Keil µVision5 informs you about the updated files.

  • subminor version update, e.g. v1.2.3 to v1.2.4
  • minor version update, e.g. v1.2.3 to v1.3.0
  • major version update, e.g. v1.2.3 to v2.0.0

2. Right click on the file and perform the update to the suggested version.
Repeat this step with each marked file.

3. Call the Config Wizard 2 and generate the header files newly.

SDK Usage Hints