Question
Imported code does not build in VScode.
Hi,
I have always used the STM32cudeIDE but now trying to use the new STM32 VScode extension. But to start with, I have not been able to build the imported code.
[build] [1/1] Linking C executable GM_PRJ01_LL01_FRM.elf
[build] FAILED: GM_PRJ01_LL01_FRM.elf [build] 'cmd.exe' is not recognized as an internal or external command,
[build] operable program or batch file.
[build] ninja: build stopped: subcommand failed.Is there a reason why a code that builds successfully on STM32CudeIDE will not build in vscode?
Thanks
