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?