Hello,
The SDK builder hosted at kex.nxp.com doesn't seem to be supporting MK10DX256VLH7. Uploading a new configuration with processor changed also does not help. Is there any way to download the full SDK or is this controller not supported at all?
Hi Santosh,
Unfortunately there is no KSDK support for MK10DX256VLH7.
Anyway, you can start your program with PEx and KDS.
Or you can start with www.nxp.com/mqx also see the support for TWR-K20D72M
For MQX 4.2 is under
C:\Freescale\Freescale_MQX_4_2\mqx\examples
I hope this helps.
Best Regards,
Iva
Iva,
Thanks for the quick response. I already have a project in KSDK 2.0 with MK22 and i was hoping to reuse a significant chunk that interfaces with a module for the MK10DX256VLH7 based project. i was hoping to create a project with MK10DX256XXX10 as the base with KSDK2.0 and just use that. Will that not work?
Thanks