Due to part shortages, we are having to port a KL02 design to the KL17. I used Processor Expert to build the KL02 peripheral components (ADC, AsynchroSerial, BitIO, etc). This used what I call the old-style Kinetis SDK.
When I use KDS to build a KL17 design, it appears that I can not use the old-style SDK. I must use SDK 1.3.0. These components are very different and will make porting software extremely difficult.
Any suggestions? Why can't I use the old-style Kinetis SDK?