MCUXPresso for vscode build project failed

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

MCUXPresso for vscode build project failed

655 Views
yhc123
Contributor II

I want to try MCUXPresso for vscode

   Firstly, I use "MCUXpresso Installer" to install MCUXpresso SDK Developer、Zephyr Developer、Matter Developer、ARM GNU ToolChain、Standalone Toolchain Add-ons and all debug probes softwares successfully。

yhc123_0-1749651938461.png

 Secondly, I create “SDK_25.03.00_FRDM-MCXN236” with all tool-chain

yhc123_1-1749652008649.png

  Third, I install "MCUXPresso for vscode"  and install the sdk successfully, and I import a "hello world" demo,however,when I try to build the hello_world project,software output that

"arm-none-eabi-gcc.exe: fatal error: cannot execute 'cc1': CreateProcess: No such file or directory
compilation terminated.
ninja: build stopped: subcommand failed.
build finished with error(s). "

 

yhc123_3-1749652387098.png

What‘s the problem of this?

 

 

 

0 Kudos
Reply
3 Replies

546 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @yhc123,

There is no way of uninstalling these dependencies from the MCUXpresso Intaller. You would have to uninstall them individually and manually using command line, similar to how they are installed on this page: Dependency Installation · nxp-mcuxpresso/vscode-for-mcux Wiki · GitHub

BR,
Edwin.

0 Kudos
Reply

619 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @yhc123,

Could you please try uninstalling the MCUXpresso extension for VSCode and reinstalling it but making sure that you enable administrator privileges, as well as disable your antivirus to ensure that the installation is completed without any restrictions?

 

0 Kudos
Reply

567 Views
yhc123
Contributor II

Thanks for your reply. I have solved this problem by install the "ARM GNU Toolchain" Agian. Maybe I install the "ARM GNU Toolchain" failed in the last time.

Now I have another question, could you please help me ? The MCUpresso Installer just show intall function but do not show how to uninstall or update the toolchain,  so how uninstall or update the toolchain、developer such as "ARM GNU Toolchain"“MCUXpresso SDK Developer”“Zephyr Developer”  so on with the MCUpresso Installer.

 

Thanks for your help!

0 Kudos
Reply