TLE986x Device Family SDK
Migrating a project from SDK V1.3.2 or earlier

This tutorial gives a step-by-step guidance on how to migrate a project created with the SDK V1.3.2 or earlier to the current SDK Version.
Since earlier SDKs were based on Config Wizard 1 only, the migration performs a project upgrade to the SDK V1.4.2 still using Config Wizard 1.

Migrate a project from SDK V1.3.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.

Note
It is recommended to run the Config Wizard 1 and generate all header files again, as the ICW_TLE986x.xml has been updated too.

If a migration to Config Wizard 2 is desired as well, perform the steps described in Migrating a project from Config Wizard 1 to Config Wizard 2.

SDK Usage Hints