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

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

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

跳至解决方案
1,144 次查看
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!

标签 (1)
0 项奖励
回复
1 解答
1,124 次查看
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 项奖励
回复
1 回复
1,125 次查看
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 项奖励
回复