Executing task: nRF Connect: Generate config nrf5340dk/nrf5340/cpuapp for c:\projects\samples\rng Building rng C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/projects/samples/rng/build-302 c:/projects/samples/rng --pristine --board nrf5340dk/nrf5340/cpuapp -- -DBOARD_ROOT=c:/projects/samples/rng" -- 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") -- Board: nrf5340dk, qualifiers: nrf5340/cpuapp Parsing C:/ncs/v3.0.2/zephyr/share/sysbuild/Kconfig Loaded configuration 'C:/projects/samples/rng/build-302/_sysbuild/empty.conf' Merged configuration 'c:/projects/samples/rng/sysbuild.conf' Configuration saved to 'C:/projects/samples/rng/build-302/zephyr/.config' Kconfig header saved to 'C:/projects/samples/rng/build-302/_sysbuild/autoconf.h' -- ***************************** * Running CMake for mcuboot * ***************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr -- 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") -- Board: nrf5340dk, qualifiers: nrf5340/cpuapp -- 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/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts -- Found devicetree overlay: C:/projects/samples/rng/sysbuild/mcuboot.overlay -- Generated zephyr.dts: C:/projects/samples/rng/build-302/mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/projects/samples/rng/build-302/mcuboot/zephyr/edt.pickle -- Generated zephyr.dts: C:/projects/samples/rng/build-302/mcuboot/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/projects/samples/rng/build-302/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/projects/samples/rng/build-302/mcuboot/zephyr/dts.cmake warning: LOG_DEFAULT_LEVEL (defined at subsys/logging\Kconfig.filtering:13) was assigned the value '0' but got the value ''. Check these unsatisfied dependencies: LOG (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LOG_DEFAULT_LEVEL and/or look up LOG_DEFAULT_LEVEL 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: The choice symbol MCUBOOT_LOG_LEVEL_INF (defined at subsys/logging/Kconfig.template.log_config:17) was selected (set =y), but no symbol ended up as the choice selection. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_LOG_LEVEL_INF and/or look up MCUBOOT_LOG_LEVEL_INF 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: The choice symbol LOG_MODE_MINIMAL (defined at subsys/logging\Kconfig.mode:29) was selected (set =y), but no symbol ended up as the choice selection. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LOG_MODE_MINIMAL and/or look up LOG_MODE_MINIMAL 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: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled. Parsing C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.0.2/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig' Merged configuration 'C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr/prj.conf' Merged configuration 'C:/projects/samples/rng/sysbuild/mcuboot.conf' Merged configuration 'C:/projects/samples/rng/build-302/mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/projects/samples/rng/build-302/mcuboot/zephyr/.config' Kconfig header saved to 'C:/projects/samples/rng/build-302/mcuboot/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 CMake Warning at C:/ncs/v3.0.2/zephyr/CMakeLists.txt:1002 (message): No SOURCES given to Zephyr library: drivers__console Excluding target from build. MCUBoot bootloader key file: C:/projects/signing/keys/ins.pem -- Configuring done -- Generating done -- Build files have been written to: C:/projects/samples/rng/build-302/mcuboot -- ************************* * Running CMake for rng * ************************* -- Application: C:/projects/samples/rng -- 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") Loading Zephyr default modules (Zephyr base). -- Board: nrf5340dk, qualifiers: nrf5340/cpuapp -- 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/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts -- Generated zephyr.dts: C:/projects/samples/rng/build-302/rng/zephyr/zephyr.dts -- Generated pickled edt: C:/projects/samples/rng/build-302/rng/zephyr/edt.pickle -- Generated zephyr.dts: C:/projects/samples/rng/build-302/rng/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/projects/samples/rng/build-302/rng/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/projects/samples/rng/build-302/rng/zephyr/dts.cmake warning: PSA_CRYPTO_DRIVER_CC3XX (defined at C:/ncs/v3.0.2/nrf\subsys\nrf_security\src/drivers/Kconfig:17) was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: MBEDTLS_PSA_CRYPTO_C (=n), NRF_SECURITY (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_PSA_CRYPTO_DRIVER_CC3XX and/or look up PSA_CRYPTO_DRIVER_CC3XX 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: The choice symbol MBEDTLS_LIBRARY_NRF_SECURITY (defined at C:/ncs/v3.0.2/nrf\subsys\nrf_security/Kconfig:250) was selected (set =y), but MBEDTLS_BUILTIN (defined at C:/ncs/v3.0.2/zephyr/modules/mbedtls/Kconfig:30, modules\mbedtls\Kconfig:30) ended up as the choice selection. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MBEDTLS_LIBRARY_NRF_SECURITY and/or look up MBEDTLS_LIBRARY_NRF_SECURITY 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. Parsing C:/ncs/v3.0.2/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.0.2/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig' Merged configuration 'C:/projects/samples/rng/prj.conf' Merged configuration 'C:/projects/samples/rng/boards/nrf5340dk_nrf5340_cpuapp.conf' Merged configuration 'C:/projects/samples/rng/build-302/rng/zephyr/.config.sysbuild' Configuration saved to 'C:/projects/samples/rng/build-302/rng/zephyr/.config' Kconfig header saved to 'C:/projects/samples/rng/build-302/rng/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 -- Including signing script: C:/ncs/v3.0.2/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/projects/samples/rng/build-302/rng CMake Warning at C:/ncs/v3.0.2/nrf/cmake/sysbuild/partition_manager.cmake:121 (message): --------------------------------------------------------------------- --- WARNING: Using a bootloader without pm_static.yml. --- --- There are cases where a deployed product can consist of --- --- multiple images, and only a subset of these images can be --- --- upgraded through a firmware update mechanism. In such cases, --- --- the upgradable images must have partitions that are static --- --- and are matching the partition map used by the bootloader --- --- programmed onto the device. --- --------------------------------------------------------------------- Call Stack (most recent call first): C:/ncs/v3.0.2/nrf/cmake/sysbuild/partition_manager.cmake:620 (partition_manager) C:/ncs/v3.0.2/nrf/sysbuild/CMakeLists.txt:779 (include) cmake/modules/sysbuild_extensions.cmake:583 (nrf_POST_CMAKE) cmake/modules/sysbuild_extensions.cmake:583 (cmake_language) cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call) cmake/modules/sysbuild_default.cmake:21 (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) -- Configuring done -- Generating done -- Build files have been written to: C:/projects/samples/rng/build-302 -- west build: building application [6/299] Generating include/generated/zephyr/version.h -- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr), build: v4.0.99-ncs1-2 [299/299] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 38828 B 64 KB 59.25% RAM: 25312 B 448 KB 5.52% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/projects/samples/rng/build-302/mcuboot/zephyr/zephyr.elf for board: nrf5340dk [0/1] Re-running CMake... Loading Zephyr default modules (Zephyr base (cached)). -- Application: C:/projects/samples/rng -- CMake version: 3.21.0 -- 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") -- Board: nrf5340dk, qualifiers: nrf5340/cpuapp -- 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 BOARD.dts: C:/ncs/v3.0.2/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts -- Generated zephyr.dts: C:/projects/samples/rng/build-302/rng/zephyr/zephyr.dts -- Generated pickled edt: C:/projects/samples/rng/build-302/rng/zephyr/edt.pickle -- Generated zephyr.dts: C:/projects/samples/rng/build-302/rng/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/projects/samples/rng/build-302/rng/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/projects/samples/rng/build-302/rng/zephyr/dts.cmake Parsing C:/ncs/v3.0.2/zephyr/Kconfig Loaded configuration 'C:/projects/samples/rng/build-302/rng/zephyr/.config' Merged configuration 'C:/projects/samples/rng/build-302/rng/zephyr/.config.sysbuild' No change to configuration in 'C:/projects/samples/rng/build-302/rng/zephyr/.config' No change to Kconfig header in 'C:/projects/samples/rng/build-302/rng/zephyr/include/generated/zephyr/autoconf.h' -- Including signing script: C:/ncs/v3.0.2/nrf/cmake/sysbuild/image_signing.cmake -- Configuring done -- Generating done -- Build files have been written to: C:/projects/samples/rng/build-302/rng [4/274] Generating include/generated/zephyr/version.h -- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr), build: v4.0.99-ncs1-2 [269/274] Linking C executable zephyr\zephyr_pre0.elf FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map C:/projects/samples/rng/build-302/rng/zephyr/zephyr_pre0.map cmd.exe /C "cd . && C:\ncs\toolchains\0b393f9e1b\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -gdwarf-4 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj -o zephyr\zephyr_pre0.elf zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj -T zephyr/linker_zephyr_pre0.cmd -Wl,-Map=C:/projects/samples/rng/build-302/rng/zephyr/zephyr_pre0.map -Wl,--whole-archive app/libapp.a zephyr/libzephyr.a zephyr/arch/common/libarch__common.a zephyr/arch/arch/arm/core/libarch__arm__core.a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a zephyr/lib/libc/picolibc/liblib__libc__picolibc.a zephyr/lib/libc/common/liblib__libc__common.a zephyr/soc/soc/nrf5340/libsoc__nordic.a zephyr/subsys/dfu/boot/libsubsys__dfu__boot.a zephyr/drivers/clock_control/libdrivers__clock_control.a zephyr/drivers/flash/libdrivers__flash.a zephyr/drivers/gpio/libdrivers__gpio.a zephyr/drivers/pinctrl/libdrivers__pinctrl.a zephyr/drivers/serial/libdrivers__serial.a zephyr/drivers/timer/libdrivers__timer.a modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a modules/mbedtls/libmbedTLSBase.a modules/mbedtls/libmbedTLSCrypto.a modules/mbedtls/libmbedTLSX509.a modules/mbedtls/libmodules__mbedtls.a modules/hal_nordic/modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a modules/segger/libmodules__segger.a -Wl,--no-whole-archive zephyr/kernel/libkernel.a -LC:/projects/samples/rng/build-302/rng/zephyr zephyr/arch/common/libisr_tables.a modules/mbedtls/libmbedTLSBase.a modules/mbedtls/libmbedTLSCrypto.a modules/mbedtls/libmbedTLSX509.a -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft -fuse-ld=bfd -Wl,--gc-sections -Wl,--build-id=none -Wl,--sort-common=descending -Wl,--sort-section=alignment -Wl,-u,_OffsetAbsSyms -Wl,-u,_ConfigAbsSyms -nostdlib -static -Wl,-X -Wl,-N -Wl,--orphan-handling=warn -Wl,-no-pie -specs=picolibc.specs -DPICOLIBC_LONG_LONG_PRINTF_SCANF C:/ncs/v3.0.2/nrfxlib/crypto/nrf_cc312_platform/lib/cortex-m33/soft-float/no-interrupts/libnrf_cc312_platform_0.9.19.a -L"c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main/nofp" -lc -lgcc && cmd.exe /C "cd /D C:\projects\samples\rng\build-302\rng\zephyr && C:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.exe -E true"" c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: app/libapp.a(main.c.obj): in function `crypto_init': C:/projects/samples/rng/src/main.c:47: undefined reference to `psa_crypto_init' c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: app/libapp.a(main.c.obj): in function `produce_rng_data': C:/projects/samples/rng/src/main.c:62: undefined reference to `psa_generate_random' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. [14/20] cmd.exe /C "cd /D C:\projects\samples\rng\build-302\_sysbuild && C:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.exe -E true" FAILED: _sysbuild/sysbuild/images/rng-prefix/src/rng-stamp/rng-build C:/projects/samples/rng/build-302/_sysbuild/sysbuild/images/rng-prefix/src/rng-stamp/rng-build cmd.exe /C "cd /D C:\projects\samples\rng\build-302\rng && C:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.exe --build ." ninja: build stopped: subcommand failed. FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.EXE' --build C:/projects/samples/rng/build-302 * The terminal process terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Generate config nrf5340dk/nrf5340/cpuapp for c:\projects\samples\rng Building rng C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/projects/samples/rng/build-302 c:/projects/samples/rng --pristine --board nrf5340dk/nrf5340/cpuapp -- -DBOARD_ROOT=c:/projects/samples/rng" -- 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") -- Board: nrf5340dk, qualifiers: nrf5340/cpuapp Parsing C:/ncs/v3.0.2/zephyr/share/sysbuild/Kconfig Loaded configuration 'C:/projects/samples/rng/build-302/_sysbuild/empty.conf' Merged configuration 'c:/projects/samples/rng/sysbuild.conf' Configuration saved to 'C:/projects/samples/rng/build-302/zephyr/.config' Kconfig header saved to 'C:/projects/samples/rng/build-302/_sysbuild/autoconf.h' -- ***************************** * Running CMake for mcuboot * ***************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr -- 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") -- Board: nrf5340dk, qualifiers: nrf5340/cpuapp -- 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/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts -- Found devicetree overlay: C:/projects/samples/rng/sysbuild/mcuboot.overlay -- Generated zephyr.dts: C:/projects/samples/rng/build-302/mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/projects/samples/rng/build-302/mcuboot/zephyr/edt.pickle -- Generated zephyr.dts: C:/projects/samples/rng/build-302/mcuboot/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/projects/samples/rng/build-302/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/projects/samples/rng/build-302/mcuboot/zephyr/dts.cmake warning: LOG_DEFAULT_LEVEL (defined at subsys/logging\Kconfig.filtering:13) was assigned the value '0' but got the value ''. Check these unsatisfied dependencies: LOG (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LOG_DEFAULT_LEVEL and/or look up LOG_DEFAULT_LEVEL 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: The choice symbol MCUBOOT_LOG_LEVEL_INF (defined at subsys/logging/Kconfig.template.log_config:17) was selected (set =y), but no symbol ended up as the choice selection. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_LOG_LEVEL_INF and/or look up MCUBOOT_LOG_LEVEL_INF 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: The choice symbol LOG_MODE_MINIMAL (defined at subsys/logging\Kconfig.mode:29) was selected (set =y), but no symbol ended up as the choice selection. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LOG_MODE_MINIMAL and/or look up LOG_MODE_MINIMAL 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: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled. Parsing C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.0.2/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig' Merged configuration 'C:/ncs/v3.0.2/bootloader/mcuboot/boot/zephyr/prj.conf' Merged configuration 'C:/projects/samples/rng/sysbuild/mcuboot.conf' Merged configuration 'C:/projects/samples/rng/build-302/mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/projects/samples/rng/build-302/mcuboot/zephyr/.config' Kconfig header saved to 'C:/projects/samples/rng/build-302/mcuboot/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 CMake Warning at C:/ncs/v3.0.2/zephyr/CMakeLists.txt:1002 (message): No SOURCES given to Zephyr library: drivers__console Excluding target from build. MCUBoot bootloader key file: C:/projects/signing/keys/ins.pem -- Configuring done -- Generating done -- Build files have been written to: C:/projects/samples/rng/build-302/mcuboot -- ************************* * Running CMake for rng * ************************* -- Application: C:/projects/samples/rng -- CMake version: 3.21.0 Loading Zephyr default modules (Zephyr base). -- 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") -- Board: nrf5340dk, qualifiers: nrf5340/cpuapp -- 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/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts -- Generated zephyr.dts: C:/projects/samples/rng/build-302/rng/zephyr/zephyr.dts -- Generated pickled edt: C:/projects/samples/rng/build-302/rng/zephyr/edt.pickle -- Generated zephyr.dts: C:/projects/samples/rng/build-302/rng/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/projects/samples/rng/build-302/rng/zephyr/include/generated/zephyr/devicetree_generated.h -- Including generated dts.cmake file: C:/projects/samples/rng/build-302/rng/zephyr/dts.cmake warning: MBEDTLS_SHA256 (defined at C:/ncs/v3.0.2/zephyr/modules/mbedtls\Kconfig.tls-generic:350, modules\mbedtls\Kconfig.tls-generic:350) has direct dependencies (!(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS) || (!(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS && 0) with value n, but is currently being y-selected by the following symbols: - FLASH_AREA_CHECK_INTEGRITY_MBEDTLS (defined at subsys/storage/flash_map/Kconfig:58), with value y, direct dependencies (value: y), and select condition (value: y) error: Aborting due to Kconfig warnings Parsing C:/ncs/v3.0.2/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.0.2/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig' Merged configuration 'C:/projects/samples/rng/prj.conf' Merged configuration 'C:/projects/samples/rng/boards/nrf5340dk_nrf5340_cpuapp.conf' Merged configuration 'C:/projects/samples/rng/build-302/rng/zephyr/.config.sysbuild' CMake Error at C:/ncs/v3.0.2/zephyr/cmake/modules/kconfig.cmake:396 (message): command failed with return code: 1 Call Stack (most recent call first): C:/ncs/v3.0.2/nrf/cmake/modules/kconfig.cmake:36 (include) 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:9 (find_package) -- Configuring incomplete, errors occurred! CMake Error at cmake/modules/sysbuild_extensions.cmake:514 (message): CMake configure failed for Zephyr project: rng Location: C:/projects/samples/rng Call Stack (most recent call first): cmake/modules/sysbuild_images.cmake:43 (ExternalZephyrProject_Cmake) cmake/modules/sysbuild_default.cmake:21 (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) -- Configuring incomplete, errors occurred! See also "C:/projects/samples/rng/build-302/CMakeFiles/CMakeOutput.log". 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:\projects\samples\rng\build-302' -GNinja -DBOARD=nrf5340dk/nrf5340/cpuapp -DBOARD_ROOT=c:/projects/samples/rng '-SC:\ncs\v3.0.2\zephyr\share\sysbuild' '-DAPP_DIR:PATH=c:\projects\samples\rng' * The terminal process terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it.