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?
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