MCUXPresso for vscode build project failed

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCUXPresso for vscode build project failed

639件の閲覧回数
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 件の賞賛
返信
3 返答(返信)

530件の閲覧回数
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 件の賞賛
返信

603件の閲覧回数
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 件の賞賛
返信

551件の閲覧回数
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 件の賞賛
返信