processor data for MK10DN32VFM5 device

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

processor data for MK10DN32VFM5 device

1,936 次查看
audinus
Contributor II

Hello,

I am developing a board with MK10DN32VFM5 device.

I tried to download processor data from MCUExpresso IDE or Config tool, but in vain;

  There is no data for the device !

Can I download the data for MK10DN32VFM5 ?

Help needed.

Thanks ~

#MK10DN32VFM5

0 项奖励
回复
3 回复数

1,922 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @audinus,

I am sorry for the misunderstanding, but with "processor data" do you mean an SDK package?

If so, please refer to https://mcuxpresso.nxp.com/en/select and search for the MK10. Then select and download the SDK for the TWR-K60, and since both share the same memory map, you could port the example into the MK10. 

If you have any doubts about the device or the peripherals, don't hestitate to ask! Hope you find this helpful.

Best regards, Julian

0 项奖励
回复

1,914 次查看
audinus
Contributor II

Hello @Julián_AragónM ,

Thanks for your answer.

I tried to switch processor in MCUXpresso Config Tool by using pull-down menu "File -> Switch Processor",

but is only shows - MK10DN512xxx10 which starts with "MK10DN".

Moreover the MK10DN512xxx10 processor does not have 32pin package in the tool.

 

So, I understood that I can use the SDK which follows MK10DN512xxx10 device.

My question is if I could use the MCUXpresso Config Tool for MK10DN32VFN5 device

    which, I guess, requires proper "processor data" .

If the answer is "No", I should start to build a platform code with the register maps and SDK 

modification.

 

 

0 项奖励
回复

1,912 次查看
audinus
Contributor II
From the "MCUXpresso Supported Devices Table (July 2022).xlsx" file, I just found that this device "MK10DN32VFM5" is not & will not be supported by MCUXpresso tools.
Thanks.