How to config J-Link debug Configuration for a zephyr project in MCUXpresso IDE

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

How to config J-Link debug Configuration for a zephyr project in MCUXpresso IDE

Jump to solution
1,143 Views
Elsa_7561
Contributor II

Hi, I want to debug my zephyr project in MCUXpresso IDE. so I follow the doc "BUILD-YOUR-FIRST-ZEPHYR-APPLICATION-ON-I.MX-RT.pdf". but I am halt at "J-Link Debug Configuration: Debugger". because I can't find the gdb file in my install location.  So I want to know, in the version v11.5.1_7266, where can I find the arm-none-eabigdb.exe file? 

Elsa_7561_2-1706864846284.png

Elsa_7561_0-1706864678930.png

so I got a issue. so how to fix?

Elsa_7561_3-1706864908113.png

Thanks!

Labels (1)
0 Kudos
Reply
1 Solution
1,123 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Elsa_7561,

This is quite strange, since its not only the "Tools" folder that is missing, but many other files as well. The "ide" folder should look something like this: 

EdwinHz_0-1706899485125.png

Perhaps something occurred during the installation and this is why you are seeing so many missing files. Rather than reinstalling MCUXpresso v11.5.1, however, I would highly encourage you to download the latest version (11.9.0). Here's the link: https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=MCUXPRESSO

Version 11.5.1 was released two years ago already, so many bugfixes and additions have already been included since then.

Please try downloading the latest version of the IDE and follow the instructions on the new installation folder. You should be able to find the "tools" folder as the document mentions. 

 

BR,
Edwin.

 

View solution in original post

0 Kudos
Reply
1 Reply
1,124 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Elsa_7561,

This is quite strange, since its not only the "Tools" folder that is missing, but many other files as well. The "ide" folder should look something like this: 

EdwinHz_0-1706899485125.png

Perhaps something occurred during the installation and this is why you are seeing so many missing files. Rather than reinstalling MCUXpresso v11.5.1, however, I would highly encourage you to download the latest version (11.9.0). Here's the link: https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=MCUXPRESSO

Version 11.5.1 was released two years ago already, so many bugfixes and additions have already been included since then.

Please try downloading the latest version of the IDE and follow the instructions on the new installation folder. You should be able to find the "tools" folder as the document mentions. 

 

BR,
Edwin.

 

0 Kudos
Reply