MCUExpresso IDE not supporting peripheral selection - MK22FX512VMD12

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

MCUExpresso IDE not supporting peripheral selection - MK22FX512VMD12

549 次查看
phanids
Contributor II

Hi All,

I am using MK22FX512VMD12 controller and trying to configure few port pins and a serial port to begin with. I was able to create a new project for MK22FX512VMD12 (as there are no specific boards available for this controller) and able to configure the GPIO, and then trying to configure the UART and when I tried, I am seeing a message that "The tool does not support the selected processor". If any of you have any suggestions please let me know.

phanids_0-1735913468871.png

 

With best regards,

//P

0 项奖励
回复
3 回复数

518 次查看
phanids
Contributor II

Hi Edwin,

Thanks a lot for this information (where is this list by the way?)

1. I was looking for alternative IDE's. Saw KDS (Kinetis Design Studio) - seems basically for Kinetis family of controllers. Do you think, it would be able to support - MK22FX512VMD12 for Clock, Peripheral/ device configuration?

2. Without peripheral/ Device configuration capability, seems MCUExpresso does not suit development MK22FX512VMD12  controller (Or we need to start from scratch - seems time consuming - but doable).

Thanks again and with best regards,

//P

0 项奖励
回复

506 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @phanids,

The list can be found by opening the "ConfigTools" option on the top bar menu of MCUXpresso, and then selecting "Data Manager":

EdwinHz_0-1736360764663.png

1. Unfortunately, no. Kinetis Design Studio was released before ConfigTools, so KDS does not support it.

Do note that your part number does support Clock tool, from ConfigTools, just not Peripherals tool.

2. Manual initialization of the required peripherals is still an option. As you mention, a bit more time consuming but doable.

BR,
Edwin.

0 项奖励
回复

538 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @phanids,

Unfortunately, the Periferals Tool does not support the MK22FX512xxx12, as you can see from this picture of the "Data Manager" window:

EdwinHz_0-1735940985024.png

Please proceed with a manual implementation of the peripherals rather than relying on Peripherals Tool.

BR,
Edwin.

0 项奖励
回复