Kinetis SDK Not appearing in Kinetis Design Studio 3.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Kinetis SDK Not appearing in Kinetis Design Studio 3.2

800 次查看
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 项奖励
回复
1 回复

774 次查看
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 项奖励
回复