Debugging imx93 cortex M33 processor with MCUXPRESSO IDE WITH VSCODE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Debugging imx93 cortex M33 processor with MCUXPRESSO IDE WITH VSCODE

1,376 次查看
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 项奖励
回复
3 回复数

1,373 次查看
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 项奖励
回复

1,318 次查看
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 

 

标记 (1)
0 项奖励
回复

1,254 次查看
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 项奖励
回复