Hi,
When creating a new project using KSDK and Processor Expert , we use the components fsl_*.
When creating a new project with Processor Expert only (no KSDK) , we use high level components like BitIO or Logical Device Drivers (*_LDD) can be used. these component can not work for KSDK processor expert project. so I don't think the code generated by *_LDD can full compatible with KDSK processor expert structure. if you have to use it anyway, you must be very careful to port the code part by part, be careful of the register definition name and program structure.
anyway, KDSK processor expert has good resource of fsl_* and Init_* components. I strongly recommend you use them directly.
can this help?
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------