Debugging imx93 cortex M33 processor with MCUXPRESSO IDE WITH VSCODE

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

Debugging imx93 cortex M33 processor with MCUXPRESSO IDE WITH VSCODE

649 Views
AnkitaLengare24
Contributor II

I am tryaing to build Hello_world program in vscode using MCUXPRESSO IDE . I am using board IMX93 Debix model c and i want compilethe code for the particular Cortex M33 processor which in available in board.so i have downloaded the sdk fom nxp build link and added into the use vscode .when i am tryaing compile and build it will gie the error for DEBUG PROBE . i have insalled the MCUXpresso SDK Developer and SEGGERJ-link from the MCUXpresso installer . but after that debug probes are not showing, also in launch.json file what changes should we do and why this error is showing ??

0 Kudos
Reply
3 Replies

646 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @AnkitaLengare24 

 

To use the JTAG for debugging Cortex-M applications, you need to do some prepare work, install a patch.

For details, please refer to AN14120. Download here :  Introduction

danielchen_0-1737618570659.png

 

Regards

Daniel

0 Kudos
Reply

591 Views
AnkitaLengare24
Contributor II

Hi Daniel,

As per your suggestion AN14120 I referred the document and download patches .and also paste the .xml file to the segger path after doing this steps i cant connect to tyhe debug probe . what should i do next can you guid us for the further steps .

i want also add about the board , i.mx93 Debix Model c for the cortex M33 processor 

i have downloaded the sdk for the processor for the series:- MIMX9352xxxxM ,can you also tell us that this sdk is suitable for that board . 

 can you give suggestion if JTAG PORT IS NOT AVAILABE IN THE BOARD THEN THEIR IS ANY OTHER OPTION IS AVAILABE 

 

Tags (1)
0 Kudos
Reply

527 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi  @AnkitaLengare24 

 

 

It seems you didn't install Segger Jlink,  please install it with MCUXpresso Installer.

 

Untitled.jpg

 
 
 

 

Regards

Daniel

0 Kudos
Reply