VSCode : any example projects have same error : Linking C executable FAILED: zephyr_prebuilt.elf

Hi !

I try to use VSCode but any examples return same error:

"Linking C executable zephyr\zephyr_prebuilt.elf FAILED: zephyr/zephyr_prebuilt.elf zephyr/zephyr_prebuilt.map"

After that:

ninja: build stopped: subcommand failed.

FATAL ERROR: command exited with status 1: 'c:\Nordic_ncs\v1.7.0\toolchain\opt\bin\cmake.EXE' --build 'c:\Nordic_ncs\v1.7.0\nrf\applications\nrf_desktop\build'

I was reinstall all needed tools, VSCode and other, but I can`t resolve the problem.

The strange thing is that Segger embedded studio compile all projects normally.

I no longer know where to dig further.

Help me please :)

SDK 1.7.0
VSCode 1.61.2

Related