I'm trying to get started with development on the i.MX93 Cortex-M33 (MCIMX93-EVK) board using MCUXpresso IDE. I have downloaded the SDK ZIP from the NXP website, but I'm not able to successfully import the board or use its examples.
Downloaded the SDK ZIP:
SDK_25_03_00_MCIMX93-EVK.zip from mcuxpresso.nxp.com
Opened MCUXpresso IDE (version: please specify here)
Went to:
Installed SDKs > Import → selected the ZIP file
SDK appears under Installed SDKs in the IDE.
However, when I go to “Import SDK example(s)”, nothing shows up, or I'm unable to build the imported project.
What is the correct and complete procedure to import i.MX93 Cortex-M33 board and SDK into MCUXpresso IDE so that I can:
See the board supported
Access demo/example applications (like hello_world)
Build and debug projects without errors
I'm targeting the Cortex-M33 core of the i.MX93
I want to use MCUXpresso IDE only (not IAR or VS Code)
Be able to import and build example projects like hello_world or led_blinky for cm33_core0 on the MCIMX93-EVK board using MCUXpresso IDE.
Let me know if any additional tools or configuration are required to make this work. Thanks in advance!
i.MX93EVK #i.mx93 cortex-m33 i.MX93 #MCUXpressoIDE ##MCUXpressoSDK
Okay
Hi @Manjunathb!
Thank you for contacting NXP Support!
Unfortunately, MCUXpresso IDE is not compatible in this case. However, you can use MCUXpresso for VS Code, which is supported and provides similar functionality.
Best regards,
Chavira