* Executing task: nRF Connect: Generate config nrf21540dk/nrf52840 for c:\MPHome\1_Project\09_CustomPrj\button_3_0_2 Building button_3_0_2 C:\WINDOWS\system32\cmd.exe /d /s /c "west build --build-dir c:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build c:/MPHome/1_Project/09_CustomPrj/button_3_0_2 --pristine --board nrf21540dk/nrf52840 -- -DCONF_FILE=prj.conf -DBOARD_ROOT=c:/users/marco/ncs/v1.9.1/zephyr/boards/arm;c:/mphome/1_project/09_customprj/button_3_0_2" -- west build: generating a build system Loading Zephyr module(s) (Zephyr base): sysbuild_default -- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.0.2/zephyr/.cache -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") CMake Warning at C:/ncs/v3.0.2/zephyr/cmake/modules/boards.cmake:136 (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): cmake/modules/sysbuild_default.cmake:15 (include) C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include) C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) C:/ncs/v3.0.2/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include) template/CMakeLists.txt:10 (find_package) -- Board: nrf21540dk, qualifiers: nrf52840 Parsing C:/ncs/v3.0.2/zephyr/share/sysbuild/Kconfig Loaded configuration 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/_sysbuild/empty.conf' Merged configuration 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/_sysbuild/empty.conf' Configuration saved to 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/zephyr/.config' Kconfig header saved to 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/_sysbuild/autoconf.h' -- ********************************** * Running CMake for button_3_0_2 * ********************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2 -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter -- Cache files will be written to: C:/ncs/v3.0.2/zephyr/.cache -- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr) -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") CMake Warning at C:/ncs/v3.0.2/zephyr/cmake/modules/boards.cmake:136 (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/v3.0.2/zephyr/cmake/modules/zephyr_default.cmake:133 (include) C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include) C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) CMakeLists.txt:4 (find_package) -- Board: nrf21540dk, qualifiers: nrf52840 -- 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/v3.0.2/zephyr/boards/nordic/nrf21540dk/nrf21540dk_nrf52840.dts -- Generated zephyr.dts: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/zephyr.dts -- Generated pickled edt: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/edt.pickle -- Generated zephyr.dts: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/dts.cmake Parsing C:/ncs/v3.0.2/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.0.2/zephyr/boards/nordic/nrf21540dk/nrf21540dk_nrf52840_defconfig' Merged configuration 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/prj.conf' Merged configuration 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/.config.sysbuild' Configuration saved to 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/.config' Kconfig header saved to 'C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38") -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Configuring done -- Generating done -- Build files have been written to: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2 -- Configuring done -- Generating done -- Build files have been written to: C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build -- west build: building application [4/152] Generating include/generated/zephyr/version.h -- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr), build: v4.0.99-ncs1-2 [152/152] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 22500 B 1 MB 2.15% RAM: 7680 B 256 KB 2.93% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/MPHome/1_Project/09_CustomPrj/button_3_0_2/build/button_3_0_2/zephyr/zephyr.elf for board: nrf21540dk [10/10] Generating ../merged.hex * Terminal will be reused by tasks, press any key to close it.