processor data for MK10DN32VFM5 device

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

processor data for MK10DN32VFM5 device

1,940件の閲覧回数
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,926件の閲覧回数
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,918件の閲覧回数
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,916件の閲覧回数
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.