MCUExpresso IDE not supporting peripheral selection - MK22FX512VMD12

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUExpresso IDE not supporting peripheral selection - MK22FX512VMD12

472 Views
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 Kudos
Reply
3 Replies

441 Views
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 Kudos
Reply

429 Views
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 Kudos
Reply

461 Views
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 Kudos
Reply