MCUExpresso ide giving error when i am trying drag and drop the installed sdk builder

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

MCUExpresso ide giving error when i am trying drag and drop the installed sdk builder

Jump to solution
879 Views
AnkitaLengare24
Contributor II

Currently, we are working on the DEBIX Model C i.MX93 single board, which has a Cortex-M33 processor named MIMX9352AVTXMAB. I want to communicate with the GPIO pins through this processor, so I am using the MCUXpresso IDE. I have also downloaded the SDK through the MCUXpresso SDK Builder. However, when I try to drag that file into MCUXpresso IDE, I receive an error. I have attached a screenshot of that error. Has anyone faced this issue, or does anyone know the solution to this error

0 Kudos
Reply
1 Solution
862 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport
 
I hope you are doing very well.
 
This issue is expected, because the MCUXpresso IDE just support the i.MX RT Series (MCUs not MPUs).
 
There is a solution to use the SDK in an IDE. You can use the VS Code.
 
Please refer here to look how you can integrate the MCUXpresso SDK with VS Code.
 
 
I hope this can helps to you.
 
Best regards,
Salas.

View solution in original post

0 Kudos
Reply
1 Reply
863 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport
 
I hope you are doing very well.
 
This issue is expected, because the MCUXpresso IDE just support the i.MX RT Series (MCUs not MPUs).
 
There is a solution to use the SDK in an IDE. You can use the VS Code.
 
Please refer here to look how you can integrate the MCUXpresso SDK with VS Code.
 
 
I hope this can helps to you.
 
Best regards,
Salas.
0 Kudos
Reply