ERROR: This component is not supported in Kinetis SDK project mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ERROR: This component is not supported in Kinetis SDK project mode

494 Views
armaram
Contributor III

While adding a component from component library to the project (BitIO) I get this error.

We are trying to generate code from processor expert on KDS v3.0.0.

Would anyone know what mode are we supposed to use to avoid this error?

Labels (1)
0 Kudos
1 Reply

312 Views
BlackNight
NXP Employee
NXP Employee

If you have created a project with the Kinetis SDK enabled, then all the non-SDK components (with a few exceptions) don't work. You need to use the components starting with "fsl_" in the name if you are using the Kinetis SDK.

Otherwise: Overview: Processor Expert gives an overview about the different component types.

I hope this helps,

Erich

0 Kudos