* Executing task: nRF Connect: Build [pristine]: smartcup/build (active) Building smartcup west build --build-dir c:/Users/SimonVukadin/Documents/smartcup/build c:/Users/SimonVukadin/Documents/smartcup --pristine --board nrf54l15dk/nrf54l15/cpuapp/ns --sysbuild -- -- west build: generating a build system Loading Zephyr module(s) (Zephyr base): sysbuild_default -- Found Python3: C:/ncs/toolchains/c1a76fddb2/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.1.1/zephyr/.cache -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns Parsing C:/ncs/v3.1.1/zephyr/share/sysbuild/Kconfig Loaded configuration 'C:/Users/SimonVukadin/Documents/smartcup/build/_sysbuild/empty.conf' Merged configuration 'c:/Users/SimonVukadin/Documents/smartcup/sysbuild.conf' Configuration saved to 'C:/Users/SimonVukadin/Documents/smartcup/build/zephyr/.config' Kconfig header saved to 'C:/Users/SimonVukadin/Documents/smartcup/build/_sysbuild/autoconf.h' -- ***************************** * Running CMake for mcuboot * ***************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v3.1.1/bootloader/mcuboot/boot/zephyr -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/c1a76fddb2/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.1.1/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.1/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/c1a76fddb2/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v3.1.1/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts -- Found devicetree overlay: C:/ncs/v3.1.1/bootloader/mcuboot/boot/zephyr/app.overlay -- Generated zephyr.dts: C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot/zephyr/zephyr.dts -- Generated pickled edt: C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h warning: NRF_RTC_TIMER_USER_CHAN_COUNT (defined at C:/ncs/v3.1.1/zephyr/soc/nordic\nrf53\Kconfig.sync_rtc:24, soc/nordic\nrf53\Kconfig.sync_rtc:24, drivers/timer/Kconfig.nrf_rtc:20) was assigned the value '0' but got the value ''. Check these unsatisfied dependencies: ((NRF53_SYNC_RTC && SOC_SERIES_NRF53X && SOC_FAMILY_NORDIC_NRF) || (NRF53_SYNC_RTC && SOC_SERIES_NRF53X && SOC_FAMILY_NORDIC_NRF) || (NRF_RTC_TIMER && SYS_CLOCK_EXISTS)) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT and/or look up NRF_RTC_TIMER_USER_CHAN_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. Parsing C:/ncs/v3.1.1/bootloader/mcuboot/boot/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.1/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_defconfig' Merged configuration 'C:/ncs/v3.1.1/bootloader/mcuboot/boot/zephyr/prj.conf' Merged configuration 'C:/ncs/v3.1.1/bootloader/mcuboot/boot/zephyr/socs/nrf54l15_cpuapp.conf' Merged configuration 'C:/ncs/v3.1.1/nrf/modules/mcuboot/tfm.conf' Merged configuration 'C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot/zephyr/.config.sysbuild' Configuration saved to 'C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot/zephyr/.config' Kconfig header saved to 'C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/c1a76fddb2/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/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: False Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: False Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.1/zephyr/scripts/build/gen_kobject_list.py -- Configuring done -- Generating done -- Build files have been written to: C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot -- ****************************** * Running CMake for smartcup * ****************************** Loading Zephyr default modules (Zephyr base). -- Application: C:/Users/SimonVukadin/Documents/smartcup -- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/c1a76fddb2/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.1.1/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.1/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/c1a76fddb2/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v3.1.1/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts -- Generated zephyr.dts: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/zephyr.dts -- Generated pickled edt: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/include/generated/zephyr/devicetree_generated.h warning: Deprecated symbol BT_CTLR is enabled. warning: Experimental symbol TFM_EXPERIMENTAL is enabled. warning: Experimental symbol BT_HCI_ERR_TO_STR is enabled. Parsing C:/ncs/v3.1.1/zephyr/Kconfig Loaded configuration 'C:/ncs/v3.1.1/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns_defconfig' Merged configuration 'C:/Users/SimonVukadin/Documents/smartcup/prj.conf' Merged configuration 'C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/.config.sysbuild' Configuration saved to 'C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/.config' Kconfig header saved to 'C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/include/generated/zephyr/autoconf.h' -- Found GnuLd: c:/ncs/toolchains/c1a76fddb2/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/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.1/zephyr/scripts/build/gen_kobject_list.py -- Including signing script: C:/ncs/v3.1.1/nrf/cmake/sysbuild/image_signing.cmake CMake Warning at C:/ncs/v3.1.1/zephyr/CMakeLists.txt:2232 (message): __ASSERT() statements are globally ENABLED -- Configuring done -- Generating done -- Build files have been written to: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup -- Found partition manager static configuration : C:/Users/SimonVukadin/Documents/smartcup/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_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_sram' is not included in the dynamic resolving since it is statically defined. Partition 'nonsecure_storage' 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 'sram_nonsecure' is not included in the dynamic resolving since it is statically defined. Partition 'sram_secure' is not included in the dynamic resolving since it is statically defined. Partition 'tfm' is not included in the dynamic resolving since it is statically defined. Partition 'tfm_its' is not included in the dynamic resolving since it is statically defined. Partition 'tfm_nonsecure' is not included in the dynamic resolving since it is statically defined. Partition 'tfm_otp_nv_counters' is not included in the dynamic resolving since it is statically defined. Partition 'tfm_ps' is not included in the dynamic resolving since it is statically defined. Partition 'tfm_secure' is not included in the dynamic resolving since it is statically defined. Partition 'tfm_sram' is not included in the dynamic resolving since it is statically defined. Partition 'tfm_storage' is not included in the dynamic resolving since it is statically defined. -- Configuring done -- Generating done -- Build files have been written to: C:/Users/SimonVukadin/Documents/smartcup/build ←[92m-- west build: building application [9/20] Performing build step for 'smartcup' [0/1] Re-running CMake... Loading Zephyr default modules (Zephyr base (cached)). -- Application: C:/Users/SimonVukadin/Documents/smartcup -- CMake version: 3.21.0 -- Cache files will be written to: C:/ncs/v3.1.1/zephyr/.cache -- Zephyr version: 4.1.99 (C:/ncs/v3.1.1/zephyr) -- Found west (found suitable version "1.4.0", minimum required is "0.14.0") -- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk) -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk) -- Found BOARD.dts: C:/ncs/v3.1.1/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts -- Generated zephyr.dts: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/zephyr.dts -- Generated pickled edt: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/edt.pickle -- Generated devicetree_generated.h: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/include/generated/zephyr/devicetree_generated.h warning: Deprecated symbol BT_CTLR is enabled. warning: Experimental symbol TFM_EXPERIMENTAL is enabled. warning: Experimental symbol BT_HCI_ERR_TO_STR is enabled. Parsing C:/ncs/v3.1.1/zephyr/Kconfig Loaded configuration 'C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/.config' Merged configuration 'C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/.config.sysbuild' No change to configuration in 'C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/.config' No change to Kconfig header in 'C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/include/generated/zephyr/autoconf.h' =========== Generating psa_crypto_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_config =============== =========== Generating psa_crypto_library_config =============== Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Backup: CONFIG_MBEDTLS_THREADING_C: True Backup: CONFIG_MBEDTLS_THREADING_ALT: False =========== Checkpoint: backup =============== Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False Restore: CONFIG_MBEDTLS_THREADING_C: True Restore: CONFIG_MBEDTLS_THREADING_ALT: False =========== End psa_crypto_library_config =============== -- Found gen_kobject_list: C:/ncs/v3.1.1/zephyr/scripts/build/gen_kobject_list.py -- Including signing script: C:/ncs/v3.1.1/nrf/cmake/sysbuild/image_signing.cmake CMake Warning at C:/ncs/v3.1.1/zephyr/CMakeLists.txt:2232 (message): __ASSERT() statements are globally ENABLED -- Configuring done -- Generating done -- Build files have been written to: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup [6/384] Generating include/generated/zephyr/version.h -- Zephyr version: 4.1.99 (C:/ncs/v3.1.1/zephyr), build: ncs-v3.1.1 [12/384] Generating ../../tfm/CMakeCache.txt -- Found Git: C:/ncs/toolchains/c1a76fddb2/mingw64/bin/git.exe (found version "2.37.3.windows.1") -- 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/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found version "3.12.4") found components: Interpreter -- Found Python3: C:/ncs/toolchains/c1a76fddb2/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.1.1/zephyr/.cache -- Configuring done -- Generating done -- Build files have been written to: C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/tfm [17/384] Performing build step for 'tfm' [108/235] Building C object platform/CMakeFiles/platform_s.dir/ext/target/nordic_nrf/common/core/hw_init.o C:/ncs/v3.1.1/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/hw_init.c:34:13: warning: 'nrf_cleanup_uarte' defined but not used [-Wunused-function] 34 | static void nrf_cleanup_uarte(NRF_UARTE_Type * uarte_reg) | ^~~~~~~~~~~~~~~~~ [231/235] Linking C executable bin\tfm_s.axf Memory region Used Size Region Size %age Used FLASH: 72276 B 254 KB 27.79% RAM: 50824 B 76 KB 65.31% [235/235] Linking C static library secure_fw\libtfm_s_veneers.a [19/384] Performing install step for 'tfm' -- Install configuration: "MinSizeRel" ----- Installing platform NS ----- [384/384] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 334144 B 412 KB 79.20% RAM: 89664 B 112 KB 78.18% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/Users/SimonVukadin/Documents/smartcup/build/smartcup/zephyr/zephyr.elf for board: nrf54l15dk image.py: sign the digest image.py: sign the digest [11/20] Performing build step for 'mcuboot' [6/271] Generating include/generated/zephyr/version.h -- Zephyr version: 4.1.99 (C:/ncs/v3.1.1/zephyr), build: ncs-v3.1.1 [266/271] Linking C executable zephyr\zephyr_pre0.elf lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information [271/271] Linking C executable zephyr\zephyr.elf lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information Memory region Used Size Region Size %age Used FLASH: 38340 B 48 KB 78.00% RAM: 22176 B 76 KB 28.50% IDT_LIST: 0 GB 32 KB 0.00% Generating files from C:/Users/SimonVukadin/Documents/smartcup/build/mcuboot/zephyr/zephyr.elf for board: nrf54l15dk [20/20] Generating ../merged.hex * Terminal will be reused by tasks, press any key to close it. * Executing task: nRF Connect: Flash: smartcup/build (active)