Hi everyone,
I'm currently trying to build a program with the extension "nRF Connect", and here is how i proceed :
- add build configuration --> nrf5340_audio_dk/nrf5340/cpuapp. Then i select "Nordic SoC"
- Then, i click on "build configuration"
And then, I receive this error message :
FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\2d382dcd92\opt\bin\cmake.EXE' -DWEST_PYTHON=C:/ncs/toolchains/2d382dcd92/opt/bin/python.exe '-Bc:\Users\mattl\blinky_1\nrf5340_audio_2\build_1' -GNinja -DBOARD=nrf5340_audio_dk/nrf5340/cpuapp -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=c:/users/mattl/blinky_1/nrf5340_audio_2 '-Sc:\Users\mattl\blinky_1\nrf5340_audio_2'
I don't know why this message appears, and i am not exactly sure if the board target is the correct one.