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:

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:

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

Any thoughts on what I am missing here?
Thanks,
Roger