Building button2_4_0 C:\WINDOWS\system32\cmd.exe /d /s /c "west build --build-dir c:/MPHome/1_Project/09_CustomPrj/button2_4_0/build c:/MPHome/1_Project/09_CustomPrj/button2_4_0 --pristine --board ubx_evknorab10_nrf5340_cpuapp_ns -- -DNCS_TOOLCHAIN_VERSION=NONE -DCONF_FILE=prj.conf -DBOARD_ROOT=c:/users/marco/ncs/v1.9.1/zephyr/boards/arm" -- west build: generating a build system Loading Zephyr default modules (Zephyr base). -- Application: C:/MPHome/1_Project/09_CustomPrj/button2_4_0 -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable exact version "3.12.4") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.4.0/zephyr/.cache -- Zephyr version: 3.3.99 (C:/ncs/v2.4.0/zephyr) -- Found west (found suitable version "1.2.0", minimum required is "0.7.1") CMake Warning at C:/ncs/v2.4.0/zephyr/cmake/modules/boards.cmake:88 (message): BOARD_ROOT element without a 'boards' subdirectory: c:/users/marco/ncs/v1.9.1/zephyr/boards/arm Hints: - if your board directory is '/foo/bar/boards//my_board' then add '/foo/bar' to BOARD_ROOT, not the entire board directory - if in doubt, use absolute paths Call Stack (most recent call first): C:/ncs/v2.4.0/zephyr/cmake/modules/zephyr_default.cmake:115 (include) C:/ncs/v2.4.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include) C:/ncs/v2.4.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) CMakeLists.txt:4 (find_package) -- Board: ubx_evknorab10_nrf5340_cpuapp_ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v2.4.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/ubx_evknorab10_nrf5340_cpuapp_ns.dts -- Generated zephyr.dts: C:/MPHome/1_Project/09_CustomPrj/button2_4_0/build/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/MPHome/1_Project/09_CustomPrj/button2_4_0/build/zephyr/include/generated/devicetree_generated.h -- Including generated dts.cmake file: C:/MPHome/1_Project/09_CustomPrj/button2_4_0/build/zephyr/dts.cmake warning: the default selection BT_HCI_IPC (undefined) of (defined at boards/shields\x_nucleo_idb05a1\Kconfig.defconfig:11, C:/ncs/v2.4.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84, drivers/bluetooth/hci/Kconfig:11) is not contained in the choice error: Aborting due to Kconfig warnings Parsing C:/ncs/v2.4.0/zephyr/Kconfig Loaded configuration 'C:/ncs/v2.4.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/ubx_evknorab10_nrf5340_cpuapp_ns_defconfig' Merged configuration 'C:/MPHome/1_Project/09_CustomPrj/button2_4_0/prj.conf' CMake Error at C:/ncs/v2.4.0/zephyr/cmake/modules/kconfig.cmake:339 (message): command failed with return code: 1 Call Stack (most recent call first): C:/ncs/v2.4.0/nrf/cmake/modules/kconfig.cmake:29 (include) C:/ncs/v2.4.0/zephyr/cmake/modules/zephyr_default.cmake:115 (include) C:/ncs/v2.4.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include) C:/ncs/v2.4.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) CMakeLists.txt:4 (find_package) -- Configuring incomplete, errors occurred! FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.EXE' '-DWEST_PYTHON=C:\ncs\toolchains\0b393f9e1b\opt\bin\python.exe' '-Bc:\MPHome\1_Project\09_CustomPrj\button2_4_0\build' -GNinja -DBOARD=ubx_evknorab10_nrf5340_cpuapp_ns -DNCS_TOOLCHAIN_VERSION=NONE -DCONF_FILE=prj.conf -DBOARD_ROOT=c:/users/marco/ncs/v1.9.1/zephyr/boards/arm '-Sc:\MPHome\1_Project\09_CustomPrj\button2_4_0' * The terminal process terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it.