Kinetis SDK Not appearing in Kinetis Design Studio 3.2

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

Kinetis SDK Not appearing in Kinetis Design Studio 3.2

356 Views
rogerpease
Contributor III

I am trying to install Kinetis Design Studio v3.2.0 and use Kinetis SDK 1.3 to build a 'bootloader' (similar to MCUBOOT but this processor is not supported). 

I can't use Processor Expert because I need to produce a small standalone flash bootloader.
I can't use MCUExpresso because I am using an MK10DX64VLH7 which doesn't appear to be supported.

I can't use KSDK2.0 because (for some oddball reason) all I can find is:

rogerpease_2-1601063636104.png

which isn't for the MK10 part I need. 

 

I followed these instructions: 

https://community.nxp.com/t5/Kinetis-Design-Studio-Knowledge/Kinetis-Design-Studio-Videos-Part-1-Ins...

And yet still get and empty listing when I try to create a new SDK 1.3 project: 

rogerpease_0-1601063369310.png

I did install the eclipse update and it looks like it's happily there;

rogerpease_1-1601063450751.png

Any thoughts on what I am missing here? 

 

Thanks, 


Roger

0 Kudos
1 Reply

330 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hello @rogerpease,

Unfortunately, the KSDK doesn't support this microcontroller, this MCU only support the PE configuration. If you don't want to use the PE for all the overhead, maybe you could try using the MCG configuration using the PE only and after that base your application in the SDK for the 100 MHz version.

Best Regards,

Alexis Andalon

0 Kudos