Hi,
The High level components cannot be combined in one project with components using Kinetis SDK (starting with fsl_).
So if you select to use SDK in the project creation wizard, you need to use only fsl_... component and vice versa if you don't use SDK you cannot use fsl_ ones.
Unfortunately, there is a defect in the beta release that the Components library view shows the high level components even in SDK project which is not correct.
This will be fixed for next release. A workaround is to use a proper type of component for the particular type of project (SDK/non-SDK).
best regards
Petr Hradsky
Hi,
The High level components cannot be combined in one project with components using Kinetis SDK (starting with fsl_).
So if you select to use SDK in the project creation wizard, you need to use only fsl_... component and vice versa if you don't use SDK you cannot use fsl_ ones.
Unfortunately, there is a defect in the beta release that the Components library view shows the high level components even in SDK project which is not correct.
This will be fixed for next release. A workaround is to use a proper type of component for the particular type of project (SDK/non-SDK).
best regards
Petr Hradsky