* Executing task: nRF Connect: Generate config my_nrf5340/nrf5340/cpuapp for hello_world/app Building app C:\windows\system32\cmd.exe /d /s /c "west build --build-dir c:/Work/nrf-samples/hello_world/app/build c:/Work/nrf-samples/hello_world/app --pristine --board my_nrf5340/nrf5340/cpuapp -- -DNCS_TOOLCHAIN_VERSION=NONE -DCONFIG_SIZE_OPTIMIZATIONS=y -DCONF_FILE=prj.conf -DEXTRA_CONF_FILE=debug.conf -DDTC_OVERLAY_FILE=boards/my_nrf5340_cpuapp.overlay -DBOARD_ROOT=c:/work/nrf-samples/hello_world" -- west build: generating a build system Loading Zephyr module(s) (Zephyr base): sysbuild_default -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.8") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.9.2/zephyr/.cache -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") -- Board: my_nrf5340, qualifiers: nrf5340/cpuapp Parsing c:/Work/nrf-samples/hello_world/app/Kconfig.sysbuild Loaded configuration 'C:/Work/nrf-samples/hello_world/app/build/_sysbuild/empty.conf' Merged configuration 'c:/Work/nrf-samples/hello_world/app/sysbuild.conf' Configuration saved to 'C:/Work/nrf-samples/hello_world/app/build/zephyr/.config' Kconfig header saved to 'C:/Work/nrf-samples/hello_world/app/build/_sysbuild/autoconf.h' -- ***************************** * Running CMake for mcuboot * ***************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v2.9.2/bootloader/mcuboot/boot/zephyr -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.8") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.9.2/zephyr/.cache -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr) -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") -- Board: my_nrf5340, qualifiers: nrf5340/cpuapp -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b620d30767/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpuapp.dts -- Found devicetree overlay: C:/Work/nrf-samples/hello_world/app/sysbuild/mcuboot.overlay -- Found devicetree overlay: C:/ncs/v2.9.2/nrf/modules/mcuboot/flash_sim.overlay -- Generated zephyr.dts: C:/Work/nrf-samples/hello_world/app/build/mcuboot/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/Work/nrf-samples/hello_world/app/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/Work/nrf-samples/hello_world/app/build/mcuboot/zephyr/dts.cmake Parsing C:/ncs/v2.9.2/bootloader/mcuboot/boot/zephyr/Kconfig Loaded configuration 'C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpuapp_defconfig' Merged configuration 'C:/ncs/v2.9.2/bootloader/mcuboot/boot/zephyr/prj.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/sysbuild/mcuboot.conf' Merged configuration 'C:/ncs/v2.9.2/nrf/subsys/bootloader/bl_override/override_external_mcuboot.conf' Merged configuration 'C:/ncs/v2.9.2/nrf/subsys/partition_manager/ext_flash_mcuboot_secondary.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/build/mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/Work/nrf-samples/hello_world/app/build/mcuboot/zephyr/.config' Kconfig header saved to 'C:/Work/nrf-samples/hello_world/app/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b620d30767/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/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Setting build type to 'MinSizeRel' as none was specified. MCUBoot bootloader key file: C:/ncs/v2.9.2/bootloader/mcuboot/root-ec-p256.pem -- Configuring done -- Generating done -- Build files have been written to: C:/Work/nrf-samples/hello_world/app/build/mcuboot -- ***************************** * Running CMake for hci_ipc * ***************************** -- Application: C:/ncs/v2.9.2/zephyr/samples/bluetooth/hci_ipc -- CMake version: 3.21.0 Loading Zephyr default modules (Zephyr base). -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.8") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.9.2/zephyr/.cache -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr) -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") -- Board: my_nrf5340, qualifiers: nrf5340/cpunet -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b620d30767/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpunet.dts -- Found devicetree overlay: C:/Work/nrf-samples/hello_world/app/sysbuild/hci_ipc.overlay -- Generated zephyr.dts: C:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/dts.cmake warning: BT_CTLR_DATA_LENGTH_MAX (defined at C:/ncs/v2.9.2/nrf\samples\common\mcumgr_bt_ota_dfu/Kconfig:131, C:/ncs/v2.9.2/nrf\subsys\bluetooth\services\fast_pair/Kconfig.fast_pair:124, subsys/bluetooth\controller/Kconfig:554) was assigned the value '251' but got the value ''. Check these unsatisfied dependencies: (NCS_SAMPLE_MCUMGR_BT_OTA_DFU_SPEEDUP || (BT_FAST_PAIR_GATT_SERVICE && BT_FAST_PAIR && BT) || (BT_CTLR_DATA_LENGTH && BT_CONN && BT_CTLR && BT_HCI && BT)) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_DATA_LENGTH_MAX and/or look up BT_CTLR_DATA_LENGTH_MAX in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: BT_CTLR_SDC_PERIPHERAL_COUNT (defined at C:/ncs/v2.9.2/nrf\subsys\bluetooth\controller/Kconfig:139) was assigned the value '2' but got the value ''. Check these unsatisfied dependencies: BT_LL_SOFTDEVICE (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT and/or look up BT_CTLR_SDC_PERIPHERAL_COUNT in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: BT_CTLR_TX_PWR_DYNAMIC_CONTROL (defined at subsys/bluetooth\controller/Kconfig:487) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: BT_HCI_VS (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL and/or look up BT_CTLR_TX_PWR_DYNAMIC_CONTROL in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: BT_CTLR_PHY_2M (defined at subsys/bluetooth\controller/Kconfig:660) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: (BT_CTLR_PHY || BT_CTLR_ADV_EXT) (=n), BT_CTLR_PHY_2M_SUPPORT (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_PHY_2M and/or look up BT_CTLR_PHY_2M in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: BT_CTLR_PHY_CODED (defined at subsys/bluetooth\controller/Kconfig:667) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: (BT_CTLR_PHY || BT_CTLR_ADV_EXT) (=n), BT_CTLR_PHY_CODED_SUPPORT (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_PHY_CODED and/or look up BT_CTLR_PHY_CODED in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: BT_CTLR_ADV_EXT (defined at subsys/bluetooth\controller/Kconfig:682) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT_SUPPORT (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_EXT and/or look up BT_CTLR_ADV_EXT in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: BT_CTLR_ADV_SET (defined at subsys/bluetooth\controller/Kconfig:694) was assigned the value '3' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_SET and/or look up BT_CTLR_ADV_SET in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: BT_CTLR_ADV_DATA_LEN_MAX (defined at subsys/bluetooth\controller/Kconfig:714) was assigned the value '191' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_DATA_LEN_MAX and/or look up BT_CTLR_ADV_DATA_LEN_MAX in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too. warning: Experimental symbol BT_LL_SW_SPLIT is enabled. Parsing C:/ncs/v2.9.2/zephyr/Kconfig Loaded configuration 'C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpunet_defconfig' Merged configuration 'C:/ncs/v2.9.2/zephyr/samples/bluetooth/hci_ipc/prj.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/sysbuild/hci_ipc.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/.config.sysbuild' Configuration saved to 'C:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/.config' Kconfig header saved to 'C:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b620d30767/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/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Build type: -- libmetal version: 1.6.0 (C:/ncs/v2.9.2/zephyr/samples/bluetooth/hci_ipc) -- Host: Windows/AMD64 -- Target: Generic/arm -- Machine: arm -- Looking for include file stdatomic.h -- Looking for include file stdatomic.h - found -- open-amp version: 1.6.1 (C:/ncs/v2.9.2/modules/lib/open-amp/open-amp) -- Host: Windows/AMD64 -- Target: Generic/arm -- Machine: arm -- C_FLAGS : -Wall -Wextra -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Setting build type to 'MinSizeRel' as none was specified. -- Configuring done -- Generating done -- Build files have been written to: C:/Work/nrf-samples/hello_world/app/build/hci_ipc -- ************************* * Running CMake for b0n * ************************* Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v2.9.2/nrf/samples/nrf5340/netboot -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.8") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.9.2/zephyr/.cache -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr) -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") -- Board: my_nrf5340, qualifiers: nrf5340/cpunet -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b620d30767/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpunet.dts -- Generated zephyr.dts: C:/Work/nrf-samples/hello_world/app/build/b0n/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/Work/nrf-samples/hello_world/app/build/b0n/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/Work/nrf-samples/hello_world/app/build/b0n/zephyr/dts.cmake Parsing C:/ncs/v2.9.2/nrf/samples/nrf5340/netboot/Kconfig Loaded configuration 'C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpunet_defconfig' Merged configuration 'C:/ncs/v2.9.2/nrf/samples/nrf5340/netboot/prj.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/build/b0n/zephyr/.config.sysbuild' Configuration saved to 'C:/Work/nrf-samples/hello_world/app/build/b0n/zephyr/.config' Kconfig header saved to 'C:/Work/nrf-samples/hello_world/app/build/b0n/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b620d30767/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/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Setting build type to 'MinSizeRel' as none was specified. CMake Warning at C:/ncs/v2.9.2/zephyr/CMakeLists.txt:2133 (message): __ASSERT() statements are globally ENABLED -- Configuring done -- Generating done -- Build files have been written to: C:/Work/nrf-samples/hello_world/app/build/b0n -- ************************* * Running CMake for app * ************************* Loading Zephyr default modules (Zephyr base). -- Application: C:/Work/nrf-samples/hello_world/app -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.8") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.9.2/zephyr/.cache -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr) -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") -- Board: my_nrf5340, qualifiers: nrf5340/cpuapp -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/b620d30767/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpuapp.dts -- Found devicetree overlay: boards/my_nrf5340_cpuapp.overlay 'label' is marked as deprecated in 'properties:' in C:/ncs/v2.9.2/zephyr/dts/bindings\i2c\nordic,nrf-twim.yaml for node /soc/peripheral@50000000/i2c@8000. 'label' is marked as deprecated in 'properties:' in C:/ncs/v2.9.2/zephyr/dts/bindings\i2c\nordic,nrf-twim.yaml for node /soc/peripheral@50000000/i2c@b000. -- Generated zephyr.dts: C:/Work/nrf-samples/hello_world/app/build/app/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/Work/nrf-samples/hello_world/app/build/app/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/Work/nrf-samples/hello_world/app/build/app/zephyr/dts.cmake warning: Experimental symbol SPI_SLAVE is enabled. Parsing C:/Work/nrf-samples/hello_world/app/Kconfig Loaded configuration 'C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpuapp_defconfig' Merged configuration 'C:/Work/nrf-samples/hello_world/app/prj.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/debug.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/misc/generated/extra_kconfig_options.conf' Merged configuration 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/.config.sysbuild' Configuration saved to 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/.config' Kconfig header saved to 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/b620d30767/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/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe CMake Warning at C:/ncs/v2.9.2/zephyr/subsys/random/CMakeLists.txt:12 (message): Warning: CONFIG_TIMER_RANDOM_GENERATOR is not a truly random generator. This capability is not secure and it is provided for testing purposes only. Use it carefully. -- libmetal version: 1.6.0 (C:/Work/nrf-samples/hello_world/app) -- Build type: -- Host: Windows/AMD64 -- Target: Generic/arm -- Machine: arm -- Looking for include file stdatomic.h -- Looking for include file stdatomic.h - found -- open-amp version: 1.6.1 (C:/ncs/v2.9.2/modules/lib/open-amp/open-amp) -- Host: Windows/AMD64 -- Target: Generic/arm -- Machine: arm -- C_FLAGS : -Wall -Wextra -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Setting build type to 'MinSizeRel' as none was specified. -- Including signing script: C:/ncs/v2.9.2/nrf/cmake/sysbuild/image_signing.cmake CMake Warning at C:/ncs/v2.9.2/zephyr/CMakeLists.txt:2133 (message): __ASSERT() statements are globally ENABLED -- Configuring done -- Generating done -- Build files have been written to: C:/Work/nrf-samples/hello_world/app/build/app -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found version "3.12.4") found components: Interpreter -- Found partition manager static configuration : C:/Work/nrf-samples/hello_world/app/pm_static.yml Partition 'mcuboot' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_pad' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_primary' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_primary_1' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_primary_app' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_secondary' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_secondary_1' is not included in the dynamic resolving since it is statically defined. Partition 'settings_storage' is not included in the dynamic resolving since it is statically defined. Partition 'pcd_sram' is not included in the dynamic resolving since it is statically defined. Partition 'rpmsg_nrf53_sram' is not included in the dynamic resolving since it is statically defined. CMake Warning at C:/ncs/v2.9.2/nrf/cmake/sysbuild/debug_keys.cmake:21 (message): -------------------------------------------------------------- --- WARNING: Using generated NSIB public/private key-pair. --- --- It should not be used for production. --- --- See SB_CONFIG_SECURE_BOOT_SIGNING_KEY_FILE --- -------------------------------------------------------------- Call Stack (most recent call first): C:/ncs/v2.9.2/nrf/cmake/sysbuild/provision_hex.cmake:11 (include) C:/ncs/v2.9.2/nrf/sysbuild/CMakeLists.txt:55 (include) C:/ncs/v2.9.2/nrf/sysbuild/CMakeLists.txt:667 (include_provision_hex) cmake/modules/sysbuild_extensions.cmake:583 (nrf_POST_CMAKE) cmake/modules/sysbuild_extensions.cmake:583 (cmake_language) cmake/modules/sysbuild_images.cmake:23 (sysbuild_module_call) cmake/modules/sysbuild_default.cmake:20 (include) C:/ncs/v2.9.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include) C:/ncs/v2.9.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) C:/ncs/v2.9.2/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include) template/CMakeLists.txt:10 (find_package) -- Configuring done -- Generating done -- Build files have been written to: C:/Work/nrf-samples/hello_world/app/build -- west build: building application [0/1] Re-running CMake... -- Application: C:/Work/nrf-samples/hello_world/app -- CMake version: 3.21.0 Loading Zephyr default modules (Zephyr base (cached)). -- Cache files will be written to: C:/ncs/v2.9.2/zephyr/.cache -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr) -- Found west (found suitable version "1.2.0", minimum required is "0.14.0") -- Board: my_nrf5340, qualifiers: nrf5340/cpuapp -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b620d30767/opt/zephyr-sdk) -- Found BOARD.dts: C:/Work/nrf-samples/hello_world/boards/corp/my_nrf5340/my_nrf5340_nrf5340_cpuapp.dts -- Found devicetree overlay: boards/my_nrf5340_cpuapp.overlay 'label' is marked as deprecated in 'properties:' in C:/ncs/v2.9.2/zephyr/dts/bindings\i2c\nordic,nrf-twim.yaml for node /soc/peripheral@50000000/i2c@8000. 'label' is marked as deprecated in 'properties:' in C:/ncs/v2.9.2/zephyr/dts/bindings\i2c\nordic,nrf-twim.yaml for node /soc/peripheral@50000000/i2c@b000. -- Generated zephyr.dts: C:/Work/nrf-samples/hello_world/app/build/app/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/Work/nrf-samples/hello_world/app/build/app/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/Work/nrf-samples/hello_world/app/build/app/zephyr/dts.cmake warning: Experimental symbol SPI_SLAVE is enabled. Parsing C:/Work/nrf-samples/hello_world/app/Kconfig Loaded configuration 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/.config' Merged configuration 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/.config.sysbuild' No change to configuration in 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/.config' No change to Kconfig header in 'C:/Work/nrf-samples/hello_world/app/build/app/zephyr/include/generated/zephyr/autoconf.h' CMake Warning at C:/ncs/v2.9.2/zephyr/subsys/random/CMakeLists.txt:12 (message): Warning: CONFIG_TIMER_RANDOM_GENERATOR is not a truly random generator. This capability is not secure and it is provided for testing purposes only. Use it carefully. -- libmetal version: 1.6.0 (C:/Work/nrf-samples/hello_world/app) -- Build type: MinSizeRel -- Host: Windows/AMD64 -- Target: Generic/arm -- Machine: arm -- open-amp version: 1.6.1 (C:/ncs/v2.9.2/modules/lib/open-amp/open-amp) -- Host: Windows/AMD64 -- Target: Generic/arm -- Machine: arm -- C_FLAGS : -Wall -Wextra CMake Warning at C:/ncs/v2.9.2/zephyr/CMakeLists.txt:2133 (message): __ASSERT() statements are globally ENABLED -- Including signing script: C:/ncs/v2.9.2/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/Work/nrf-samples/hello_world/app/build/app [4/329] Generating include/generated/zephyr/version.h -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr), build: v3.7.99-ncs2-2 [329/329] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 196524 B 982528 B 20.00% RAM: 85866 B 472 KB 17.77% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/Work/nrf-samples/hello_world/app/build/app/zephyr/zephyr.elf for board: my_nrf5340 image.py: sign the payload image.py: sign the payload [6/214] Generating include/generated/zephyr/version.h -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr), build: v3.7.99-ncs2-2 [214/214] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 42856 B 64 KB 65.39% RAM: 297920 B 472 KB 61.64% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/Work/nrf-samples/hello_world/app/build/mcuboot/zephyr/zephyr.elf for board: my_nrf5340 [4/219] Generating include/generated/zephyr/version.h -- Zephyr version: 3.7.99 (C:/ncs/v2.9.2/zephyr), build: v3.7.99-ncs2-2 [9/219] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj FAILED: zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj C:\ncs\toolchains\b620d30767\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DEXT_API_MAGIC=0x281ee6de,0xb845acea,13570 -DFIRMWARE_INFO_MAGIC=0x281ee6de,0x8fcebb4c,13570 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=8192 -DNRF5340_XXAA_NETWORK -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -IC:/ncs/v2.9.2/zephyr/kernel/include -IC:/ncs/v2.9.2/zephyr/arch/arm/include -IC:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/include/generated/zephyr -IC:/ncs/v2.9.2/zephyr/include -IC:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/include/generated -IC:/ncs/v2.9.2/zephyr/soc/nordic -IC:/ncs/v2.9.2/zephyr/soc/nordic/nrf53/. -IC:/ncs/v2.9.2/zephyr/soc/nordic/common/. -IC:/ncs/v2.9.2/zephyr/subsys/bluetooth -IC:/ncs/v2.9.2/nrf/include -IC:/ncs/v2.9.2/nrf/tests/include -IC:/ncs/v2.9.2/modules/hal/cmsis/CMSIS/Core/Include -IC:/ncs/v2.9.2/zephyr/modules/cmsis/. -IC:/ncs/v2.9.2/modules/hal/nordic/nrfx -IC:/ncs/v2.9.2/modules/hal/nordic/nrfx/drivers/include -IC:/ncs/v2.9.2/modules/hal/nordic/nrfx/mdk -IC:/ncs/v2.9.2/zephyr/modules/hal_nordic/nrfx/. -IC:/Work/nrf-samples/hello_world/app/build/hci_ipc/modules/libmetal/libmetal/lib/include -IC:/ncs/v2.9.2/modules/lib/open-amp/open-amp/lib/include -IC:/ncs/v2.9.2/modules/crypto/tinycrypt/lib/include -isystem C:/ncs/v2.9.2/zephyr/lib/libc/common/include -Os -DNDEBUG -fno-strict-aliasing -Os -imacros C:/Work/nrf-samples/hello_world/app/build/hci_ipc/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33+nodsp -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=C:/ncs/toolchains/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros C:/ncs/v2.9.2/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=C:/ncs/v2.9.2/zephyr/samples/bluetooth/hci_ipc=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/ncs/v2.9.2/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/ncs/v2.9.2=WEST_TOPDIR -ffunction-sections -fdata-sections -specs=picolibc.specs -std=c99 -fno-lto -MD -MT zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -MF zephyr\CMakeFiles\offsets.dir\arch\arm\core\offsets\offsets.c.obj.d -o zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -c C:/ncs/v2.9.2/zephyr/arch/arm/core/offsets/offsets.c In file included from c:\ncs\v2.9.2\zephyr\modules\hal_nordic\nrfx\nrfx_glue.h:318, from C:/ncs/v2.9.2/modules/hal/nordic/nrfx/nrfx.h:39, from c:\ncs\v2.9.2\zephyr\soc\nordic\common\soc_nrf_common.h:14, from c:\ncs\v2.9.2\zephyr\soc\nordic\nrf53\soc.h:15, from c:\ncs\v2.9.2\zephyr\modules\cmsis\cmsis_core_m.h:24, from c:\ncs\v2.9.2\zephyr\modules\cmsis\cmsis_core.h:10, from C:/ncs/v2.9.2/zephyr/include/zephyr/arch/arm/asm_inline_gcc.h:24, from C:/ncs/v2.9.2/zephyr/include/zephyr/arch/arm/asm_inline.h:18, from C:/ncs/v2.9.2/zephyr/include/zephyr/arch/arm/arch.h:30, from C:/ncs/v2.9.2/zephyr/include/zephyr/arch/cpu.h:19, from C:/ncs/v2.9.2/zephyr/include/zephyr/kernel_includes.h:36, from C:/ncs/v2.9.2/zephyr/include/zephyr/kernel.h:17, from C:/ncs/v2.9.2/zephyr/arch/arm/core/offsets/offsets_aarch32.c:28, from C:/ncs/v2.9.2/zephyr/arch/arm/core/offsets/offsets.c:9: c:\ncs\v2.9.2\zephyr\modules\hal_nordic\nrfx\nrfx_config_reserved_resources_ncs.h:42:10: fatal error: bt_ctlr_used_resources.h: No such file or directory 42 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. [33/50] Generating ../merged.hex FAILED: modules/nrf/hci_ipc-prefix/src/hci_ipc-stamp/hci_ipc-build C:/Work/nrf-samples/hello_world/app/build/modules/nrf/hci_ipc-prefix/src/hci_ipc-stamp/hci_ipc-build cmd.exe /C "cd /D C:\Work\nrf-samples\hello_world\app\build\hci_ipc && C:\ncs\toolchains\b620d30767\opt\bin\cmake.exe --build ." ninja: build stopped: subcommand failed. FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\b620d30767\opt\bin\cmake.EXE' --build C:/Work/nrf-samples/hello_world/app/build * The terminal process terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it.