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?
so I got a issue. so how to fix?
Thanks!
Solved! Go to Solution.
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:
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.
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:
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.