MCXN236 not supported in Config Tools..!? I just downloaded what I believe is the latest MCUXpresso Config Tools 26.06 Using the "Data Manager", downloaded the FRDM-MCXN236 Design Files + the N236 processor files as well issue: tool says, Device Configuration tool does not support the selected processor. Select a different tool see below screenshot. dav1_0-1786910536184.pngdav1_0-1786910536184.png is there a plan to add N23-series? Development Board MCXN Re: MCXN236 not supported in Config Tools..!? Hello @dav1 ,
Thank you for your question on the NXP Community!
MCXN236 is supported in MCUXpresso Config Tools. Support for the MCXN2xx series (including FRDM-MCXN236) was introduced in Config Tools v15 (bundled with MCUXpresso IDE v11.9.0) and continues to be available in the current v26.06.
The error you are seeing is most likely related to how the project was set up. Config Tools needs to be launched from within a proper SDK-based project in order to correctly identify the device and generate initialization code, simply downloading processor data via the Data Manager is not sufficient to enable full tool functionality.
Celeste_Liu_0-1786953700422.pngCeleste_Liu_0-1786953700422.png
When creating a new configuration in the standalone Config Tools, we recommend selecting a project type that is associated with an SDK or a specific toolchain, rather than a processor-only configuration, to ensure the device is correctly recognized.
Celeste_Liu_1-1786953835716.pngCeleste_Liu_1-1786953835716.png
Additionally, please note that the standalone Config Tools is not intended for use with MCUXpresso IDE, if your development environment is MCUXpresso IDE, please use the Config Tools that are integrated within MCUXpresso IDE directly. For other supported IDEs such as IAR Embedded Workbench or Keil MDK, the standalone Config Tools is the appropriate choice. If you are using MCUXpresso for VS Code, Config Tools is also built in and does not require the standalone version.
Celeste_Liu_2-1786954108390.pngCeleste_Liu_2-1786954108390.png
We hope this helps! Please feel free to follow up if you have further questions.
BR
Celeste Re: MCXN236 not supported in Config Tools..!? hi, thanks for answer. first, we use Zephyr, so no need to install MCUXpresso IDE. seems there are several variants of the pins tools, can you please guide me to which one is the correct installer/app for MCX series. about the error message, I used this option as I'm using the FRDM kit and wanted its config/schematic wiring when working on my own board, i will try again the order you mentioned, but I'm pretty sure that error message still shows dav1_0-1787560877796.pngdav1_0-1787560877796.png
View full article