#MCUXpresso-IDE Program "arm-none-eabi-c++" not found in PATH

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

#MCUXpresso-IDE Program "arm-none-eabi-c++" not found in PATH

366 Views
Brainiac
Contributor II

Hello,

I am reaching out to you regarding an issue I am experiencing with the latest version of MCUXpresso-IDE #. I recently changed computers and installed MCUXpresso-IDE  IDE v25.6 [Build 136] released on June 27, 2025. After importing my project from Git, it does not compile. I receive the following error messages: "Program 'arm-none-eabi-c++' not found in PATH" and "Program 'arm-none-eabi-gcc' not found in PATH.

On the previous version of MCUXpresso-IDE (v24.12 [Build 148]), this project works perfectly. Interestingly, I am able to create new projects in the new version and compile them without any problems. Additionally, I can import and compile other projects, but one particular project is problematic.

Upon comparison, I noticed that some Path Variables are missing in the Link Resources for this specific project: cmsis_pack_root, $, cmsis-rte, and $.

Could you please help me resolve this issue?

Labels (1)
Tags (2)
0 Kudos
Reply
3 Replies

329 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @Brainiac 

New projects work fine → toolchain is correctly installed in v25.6.

So i think you can check Toolchain Settings

Right-click the problematic project → Properties

Harry_Zhang_0-1756958672465.png

If it still hasn't been resolved, you can link your git. I can try.

BR

Harry

 

 

0 Kudos
Reply

321 Views
Brainiac
Contributor II

Hello @Harry_Zhang ,

Thank you for your response. I have just done the checks, and the parameters of the toolchain are identical. If it helps you understand the problem, I have installed on my new PC the version MCUXpresso IDE v24.12 [Build 148] [2025-01-10], and the project works perfectly. Therefore, it is not an issue with the OS.

Unfortunately, I am unable to attach my GIT with the project.

0 Kudos
Reply

264 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @Brainiac 

So based on your description, this may be an issue with MCUXpresso IDE 25.03.

Unfortunately, I am unable to obtain a more detailed description of the issue and cannot reproduce it, so I am unable to locate the root cause.

BR

Harry

0 Kudos
Reply