I tried to compile the project according to the link(https://github.com/nordicsemi-neuton/nrf-edgeai-thingy53-ble-remotecontrol), but the compilation failed.
The compilation result is shown in the image below. What could be the reason for this?

I tried to compile the project according to the link(https://github.com/nordicsemi-neuton/nrf-edgeai-thingy53-ble-remotecontrol), but the compilation failed.
The compilation result is shown in the image below. What could be the reason for this?

Hello,
I am not entirely sure about this sample, but I tried building and running it on my side and it works fine. I’m attaching the build log, and I can see the serial device logs also the device is advertising properly. I haven’t made any changes to the sample from the repository.
I recommend building a sample directly from the SDK to check whether the issue is related to your SDK or toolchain setup. Are you using the default build system option in the “Add Build Configuration”? I would suggest trying it with sysbuild instead of default build config, please see my screenshot below.
Executing task: nRF Connect: Generate config thingy53/nrf5340/cpuapp for c:\ncs\nrf-edgeai-thingy53-ble-remotecontrol
Building nrf-edgeai-thingy53-ble-remotecontrol
west build --build-dir c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol --pristine --board thingy53/nrf5340/cpuapp --sysbuild -- -DCONFIG_DEBUG_THREAD_INFO=y
-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
Parsing c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig.sysbuild
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/empty.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/empty.conf'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/autoconf.h'
--
*****************************
* Running CMake for mcuboot *
*****************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/app.overlay
-- Found devicetree overlay: C:/ncs/v3.1.0/nrf/modules/mcuboot/flash_sim.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
warning: MBEDTLS_CFG_FILE (defined at C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig:490,
C:/ncs/v3.1.0/nrf\subsys\nrf_security/Kconfig:67, C:/ncs/v3.1.0/zephyr/modules/mbedtls/Kconfig:59,
modules\mbedtls\Kconfig:59) was assigned the value 'mcuboot-mbedtls-cfg.h' but got the value
'config-mbedtls.h'. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MBEDTLS_CFG_FILE
and/or look up MBEDTLS_CFG_FILE 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: NCS_APPLICATION_BOOT_BANNER_STRING (defined at
C:/ncs/v3.1.0/nrf\lib\boot_banner/Kconfig:18) was assigned the value 'MCUboot' but got the value ''.
Check these unsatisfied dependencies: NCS_BOOT_BANNER (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING and/or
look up NCS_APPLICATION_BOOT_BANNER_STRING 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: 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.
Parsing C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp_defconfig'
Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/prj.conf'
Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf'
Merged configuration 'C:/ncs/v3.1.0/nrf/subsys/partition_manager/ext_flash_mcuboot_secondary.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
MCUBoot bootloader key file: C:/ncs/v3.1.0/bootloader/mcuboot/root-rsa-2048.pem
CMake Warning at CMakeLists.txt:412 (message):
WARNING: Using default MCUboot signing key file, this file is for debug use
only and is not secure!
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot
--
*******************************
* Running CMake for ipc_radio *
*******************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.1.0/nrf/applications/ipc_radio
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/applications/ipc_radio/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet_defconfig'
Merged configuration 'C:/ncs/v3.1.0/nrf/applications/ipc_radio/prj.conf'
Merged configuration 'C:/ncs/v3.1.0/nrf/applications/ipc_radio/overlay-bt_hci_ipc.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- libmetal version: 1.7.0 (C:/ncs/v3.1.0/nrf/applications/ipc_radio)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/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
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio
--
*************************
* Running CMake for b0n *
*************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet_defconfig'
Merged configuration 'C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot/prj.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n
--
***********************************************************
* Running CMake for nrf-edgeai-thingy53-ble-remotecontrol *
***********************************************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/thingy53_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/devicetree_generated.h
warning: UPDATEABLE_IMAGE_NUMBER (defined at
C:/ncs/v3.1.0/nrf\samples\common\mcumgr_bt_ota_dfu/Kconfig:87, subsys/dfu/Kconfig:96) was assigned
the value '2' but got the value ''. Check these unsatisfied dependencies:
(((BOARD_THINGY53_NRF5340_CPUAPP || BOARD_THINGY53_NRF5340_CPUAPP_NS) && SOC_SERIES_NRF53X &&
NCS_SAMPLE_MCUMGR_BT_OTA_DFU) || (!MCUBOOT && IMG_MANAGER)) (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_UPDATEABLE_IMAGE_NUMBER and/or look up
UPDATEABLE_IMAGE_NUMBER 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: MCUBOOT_UPDATE_FOOTER_SIZE (defined at subsys/dfu/Kconfig:55) was assigned the value '0x30'
but got the value ''. Check these unsatisfied dependencies: MCUBOOT_IMG_MANAGER (=n), IMG_MANAGER
(=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_UPDATE_FOOTER_SIZE and/or
look up MCUBOOT_UPDATE_FOOTER_SIZE 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 BMI270_TRIGGER_GLOBAL_THREAD (defined at
drivers/sensor/bosch/bmi270/Kconfig:36) was selected (set =y), but BMI270_TRIGGER_NONE (defined at
drivers/sensor/bosch/bmi270/Kconfig:33) ended up as the choice selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BMI270_TRIGGER_GLOBAL_THREAD and/or look up
BMI270_TRIGGER_GLOBAL_THREAD 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 BOARD_ENABLE_CPUNET is enabled.
warning: Deprecated symbol BT_DIS_MANUF_DEPRECATED_USED is enabled.
Parsing C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp_defconfig'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/prj.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/misc/generated/extra_kconfig_options.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- libmetal version: 1.7.0 (C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/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
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:1027 (message):
No SOURCES given to Zephyr library: drivers__counter
Excluding target from build.
-- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol
CMake Warning at C:/ncs/v3.1.0/nrf/cmake/sysbuild/debug_keys.cmake:27 (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/v3.1.0/nrf/cmake/sysbuild/provision_hex.cmake:11 (include)
C:/ncs/v3.1.0/nrf/sysbuild/CMakeLists.txt:55 (include)
C:/ncs/v3.1.0/nrf/sysbuild/CMakeLists.txt:778 (include_provision_hex)
cmake/modules/sysbuild_extensions.cmake:598 (nrf_POST_CMAKE)
cmake/modules/sysbuild_extensions.cmake:598 (cmake_language)
cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call)
cmake/modules/sysbuild_default.cmake:21 (include)
C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
C:/ncs/v3.1.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
template/CMakeLists.txt:10 (find_package)
-- Found partition manager static configuration : C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/pm_static_thingy53_nrf5340_cpuapp.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.
[324/324] Linking C executable zephyr\zephyr.elf
Memory region Used Size Region Size %age Used: ncs-v3.1.0
FLASH: 64668 B 64 KB 98.68%enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
RAM: 364864 B 440 KB 80.98%dynamic resolving since it is statically defined.
IDT_LIST: 0 GB 32 KB 0.00%olving since it is statically defined.
Generating files from C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/zephyr.elf for board: thingy53
[23/47] Performing build step for 'nrf-edgeai-thingy53-ble-remotecontrol'
[0/1] Re-running CMake...
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol
-- CMake version: 3.21.0ey from private key used for signing
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/thingy53_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/devicetree_generated.h
warning: Deprecated symbol BOARD_ENABLE_CPUNET is enabled.
warning: Deprecated symbol BT_DIS_MANUF_DEPRECATED_USED is enabled.
Parsing C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/autoconf.h'
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- libmetal version: 1.7.0 (C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/modules/lib/open-amp/open-amp)
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- C_FLAGS : -Wall -Wextra
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:1027 (message):
No SOURCES given to Zephyr library: drivers__counter
[47/47] Generating ../dfu_application.zip
* Terminal will be reused by tasks, press any key to close it. .0uct_tags.json
* Executing task: nRF Connect: Flash: nrf-edgeai-thingy53-ble-remotecontrol/build
image.py: sign the payload464 B 64 KB 5.29%sbuild/image_signing.cmake
Flashing build to nRF5340 DKplication.zip
west flash -d c:\ncs\nrf-edgeai-thingy53-ble-remotecontrol\build --dev-id 1050097505 --erasehyr.elf for board: thingy53
Generating files from C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/zephyr.elf for board: thingy53ingy53
[36/47] Creating signature of application
[38/47] Creating data to be provisioned to the Bootloader, storing to net_provision.hex
[41/47] Creating validation for zephyr.hex, storing to signed_by_b0_ipc_radio.hex
[43/47] Generating ../signed_by_mcuboot_and_b0_ipc_radio.hex nerated/zephyr_commit.h
-- west flash: rebuilding
[0/1] Re-running CMake...
Loading Zephyr module(s) (Zephyr base (cached)): sysbuild_default
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
Parsing c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig.sysbuild
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/zephyr/.config'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/autoconf.h'
--
*****************************
* Running CMake for mcuboot *
*****************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/app.overlay
-- Found devicetree overlay: C:/ncs/v3.1.0/nrf/modules/mcuboot/flash_sim.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
MCUBoot bootloader key file: C:/ncs/v3.1.0/bootloader/mcuboot/root-rsa-2048.pem
CMake Warning at CMakeLists.txt:412 (message):
WARNING: Using default MCUboot signing key file, this file is for debug use
only and is not secure!
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot
--
*******************************
* Running CMake for ipc_radio *
*******************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/v3.1.0/nrf/applications/ipc_radio
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/applications/ipc_radio/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/autoconf.h'
-- libmetal version: 1.7.0 (C:/ncs/v3.1.0/nrf/applications/ipc_radio)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/modules/lib/open-amp/open-amp)
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- C_FLAGS : -Wall -Wextra
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio
--
*************************
* Running CMake for b0n *
*************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/autoconf.h'
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n
--
***********************************************************
* Running CMake for nrf-edgeai-thingy53-ble-remotecontrol *
***********************************************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/thingy53_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/devicetree_generated.h
warning: Deprecated symbol BOARD_ENABLE_CPUNET is enabled.
warning: Deprecated symbol BT_DIS_MANUF_DEPRECATED_USED is enabled.
Parsing C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/autoconf.h'
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- libmetal version: 1.7.0 (C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/modules/lib/open-amp/open-amp)
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- C_FLAGS : -Wall -Wextra
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:1027 (message):
No SOURCES given to Zephyr library: drivers__counter
Excluding target from build.
-- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol
CMake Warning at C:/ncs/v3.1.0/nrf/cmake/sysbuild/debug_keys.cmake:27 (message):
--------------------------------------------------------------
--- WARNING: Using generated NSIB public/private key-pair. ---
--- It should not be used for production. ---
--- See SB_CONFIG_SECURE_BOOT_SIGNING_KEY_FILE ---
--------------------------------------------------------------
[24/24] Generating ../merged_CPUNET.hex
WARNING: Specifying runner options for multiple domains is experimental.ags.json
If problems are experienced, please specify a single domain using '--domain <domain>'
-- west flash: using runner nrfutil 64 KB 5.29%)
-- runners.nrfutil: mass erase requestedp
-- runners.nrfutil: reset after flashing requested0.00%motecontrol/build/mcuboot/zephyr/zephyr.elf for board: thingy53zephyr.elf for board: thingy53
-- runners.nrfutil: Flashing file: C:\ncs\nrf-edgeai-thingy53-ble-remotecontrol\build\merged_CPUNET.hexd: thingy53ingy53
-- runners.nrfutil: Connecting to probehex, storing to signed_by_b0_ipc_radio.hex
-- runners.nrfutil: Erasing non-volatile memory (ERASEALL)in
-- runners.nrfutil: Programming imageackage/cmake/ZephyrConfig.cmake:75 (include)
-- runners.nrfutil: Verifying image-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
-- runners.nrfutil: Resetare/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
-- runners.nrfutil: Board(s) with serial number(s) 1050097505 flashed successfully.
-- west flash: using runner nrfutil
-- runners.nrfutil: mass erase requested
-- runners.nrfutil: reset after flashing requestedC:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/pm_static_thingy53_nrf5340_cpuapp.yml
-- runners.nrfutil: Flashing file: C:\ncs\nrf-edgeai-thingy53-ble-remotecontrol\build\merged.hex
-- runners.nrfutil: Connecting to probe in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Erasing non-volatile memory (ERASEALL) resolving since it is statically defined.
-- runners.nrfutil: Programming imaget included in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Verifying image included in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Resety_1' is not included in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Board(s) with serial number(s) 1050097505 flashed successfully.statically defined.
* Terminal will be reused by tasks, press any key to close it. solving since it is statically defined.
Partition 'pcd_sram' is not included in the dynamic resolving since it is statically defined.


Kind Regards,
Abhijith
Hello,
I am not entirely sure about this sample, but I tried building and running it on my side and it works fine. I’m attaching the build log, and I can see the serial device logs also the device is advertising properly. I haven’t made any changes to the sample from the repository.
I recommend building a sample directly from the SDK to check whether the issue is related to your SDK or toolchain setup. Are you using the default build system option in the “Add Build Configuration”? I would suggest trying it with sysbuild instead of default build config, please see my screenshot below.
Executing task: nRF Connect: Generate config thingy53/nrf5340/cpuapp for c:\ncs\nrf-edgeai-thingy53-ble-remotecontrol
Building nrf-edgeai-thingy53-ble-remotecontrol
west build --build-dir c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol --pristine --board thingy53/nrf5340/cpuapp --sysbuild -- -DCONFIG_DEBUG_THREAD_INFO=y
-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
Parsing c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig.sysbuild
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/empty.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/empty.conf'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/autoconf.h'
--
*****************************
* Running CMake for mcuboot *
*****************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/app.overlay
-- Found devicetree overlay: C:/ncs/v3.1.0/nrf/modules/mcuboot/flash_sim.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
warning: MBEDTLS_CFG_FILE (defined at C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig:490,
C:/ncs/v3.1.0/nrf\subsys\nrf_security/Kconfig:67, C:/ncs/v3.1.0/zephyr/modules/mbedtls/Kconfig:59,
modules\mbedtls\Kconfig:59) was assigned the value 'mcuboot-mbedtls-cfg.h' but got the value
'config-mbedtls.h'. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MBEDTLS_CFG_FILE
and/or look up MBEDTLS_CFG_FILE 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: NCS_APPLICATION_BOOT_BANNER_STRING (defined at
C:/ncs/v3.1.0/nrf\lib\boot_banner/Kconfig:18) was assigned the value 'MCUboot' but got the value ''.
Check these unsatisfied dependencies: NCS_BOOT_BANNER (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING and/or
look up NCS_APPLICATION_BOOT_BANNER_STRING 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: 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.
Parsing C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp_defconfig'
Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/prj.conf'
Merged configuration 'C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf'
Merged configuration 'C:/ncs/v3.1.0/nrf/subsys/partition_manager/ext_flash_mcuboot_secondary.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
MCUBoot bootloader key file: C:/ncs/v3.1.0/bootloader/mcuboot/root-rsa-2048.pem
CMake Warning at CMakeLists.txt:412 (message):
WARNING: Using default MCUboot signing key file, this file is for debug use
only and is not secure!
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot
--
*******************************
* Running CMake for ipc_radio *
*******************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.1.0/nrf/applications/ipc_radio
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/applications/ipc_radio/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet_defconfig'
Merged configuration 'C:/ncs/v3.1.0/nrf/applications/ipc_radio/prj.conf'
Merged configuration 'C:/ncs/v3.1.0/nrf/applications/ipc_radio/overlay-bt_hci_ipc.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- libmetal version: 1.7.0 (C:/ncs/v3.1.0/nrf/applications/ipc_radio)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/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
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio
--
*************************
* Running CMake for b0n *
*************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet_defconfig'
Merged configuration 'C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot/prj.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n
--
***********************************************************
* Running CMake for nrf-edgeai-thingy53-ble-remotecontrol *
***********************************************************
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/b8b84efebd/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.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/thingy53_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/devicetree_generated.h
warning: UPDATEABLE_IMAGE_NUMBER (defined at
C:/ncs/v3.1.0/nrf\samples\common\mcumgr_bt_ota_dfu/Kconfig:87, subsys/dfu/Kconfig:96) was assigned
the value '2' but got the value ''. Check these unsatisfied dependencies:
(((BOARD_THINGY53_NRF5340_CPUAPP || BOARD_THINGY53_NRF5340_CPUAPP_NS) && SOC_SERIES_NRF53X &&
NCS_SAMPLE_MCUMGR_BT_OTA_DFU) || (!MCUBOOT && IMG_MANAGER)) (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_UPDATEABLE_IMAGE_NUMBER and/or look up
UPDATEABLE_IMAGE_NUMBER 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: MCUBOOT_UPDATE_FOOTER_SIZE (defined at subsys/dfu/Kconfig:55) was assigned the value '0x30'
but got the value ''. Check these unsatisfied dependencies: MCUBOOT_IMG_MANAGER (=n), IMG_MANAGER
(=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_UPDATE_FOOTER_SIZE and/or
look up MCUBOOT_UPDATE_FOOTER_SIZE 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 BMI270_TRIGGER_GLOBAL_THREAD (defined at
drivers/sensor/bosch/bmi270/Kconfig:36) was selected (set =y), but BMI270_TRIGGER_NONE (defined at
drivers/sensor/bosch/bmi270/Kconfig:33) ended up as the choice selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BMI270_TRIGGER_GLOBAL_THREAD and/or look up
BMI270_TRIGGER_GLOBAL_THREAD 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 BOARD_ENABLE_CPUNET is enabled.
warning: Deprecated symbol BT_DIS_MANUF_DEPRECATED_USED is enabled.
Parsing C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig
Loaded configuration 'C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp_defconfig'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/prj.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/misc/generated/extra_kconfig_options.conf'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config.sysbuild'
Configuration saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
Kconfig header saved to 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/b8b84efebd/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/b8b84efebd/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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- libmetal version: 1.7.0 (C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/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
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:1027 (message):
No SOURCES given to Zephyr library: drivers__counter
Excluding target from build.
-- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol
CMake Warning at C:/ncs/v3.1.0/nrf/cmake/sysbuild/debug_keys.cmake:27 (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/v3.1.0/nrf/cmake/sysbuild/provision_hex.cmake:11 (include)
C:/ncs/v3.1.0/nrf/sysbuild/CMakeLists.txt:55 (include)
C:/ncs/v3.1.0/nrf/sysbuild/CMakeLists.txt:778 (include_provision_hex)
cmake/modules/sysbuild_extensions.cmake:598 (nrf_POST_CMAKE)
cmake/modules/sysbuild_extensions.cmake:598 (cmake_language)
cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call)
cmake/modules/sysbuild_default.cmake:21 (include)
C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
C:/ncs/v3.1.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
C:/ncs/v3.1.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
template/CMakeLists.txt:10 (find_package)
-- Found partition manager static configuration : C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/pm_static_thingy53_nrf5340_cpuapp.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.
[324/324] Linking C executable zephyr\zephyr.elf
Memory region Used Size Region Size %age Used: ncs-v3.1.0
FLASH: 64668 B 64 KB 98.68%enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
RAM: 364864 B 440 KB 80.98%dynamic resolving since it is statically defined.
IDT_LIST: 0 GB 32 KB 0.00%olving since it is statically defined.
Generating files from C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/zephyr.elf for board: thingy53
[23/47] Performing build step for 'nrf-edgeai-thingy53-ble-remotecontrol'
[0/1] Re-running CMake...
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol
-- CMake version: 3.21.0ey from private key used for signing
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/thingy53_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/devicetree_generated.h
warning: Deprecated symbol BOARD_ENABLE_CPUNET is enabled.
warning: Deprecated symbol BT_DIS_MANUF_DEPRECATED_USED is enabled.
Parsing C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/autoconf.h'
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- libmetal version: 1.7.0 (C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/modules/lib/open-amp/open-amp)
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- C_FLAGS : -Wall -Wextra
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:1027 (message):
No SOURCES given to Zephyr library: drivers__counter
[47/47] Generating ../dfu_application.zip
* Terminal will be reused by tasks, press any key to close it. .0uct_tags.json
* Executing task: nRF Connect: Flash: nrf-edgeai-thingy53-ble-remotecontrol/build
image.py: sign the payload464 B 64 KB 5.29%sbuild/image_signing.cmake
Flashing build to nRF5340 DKplication.zip
west flash -d c:\ncs\nrf-edgeai-thingy53-ble-remotecontrol\build --dev-id 1050097505 --erasehyr.elf for board: thingy53
Generating files from C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/zephyr.elf for board: thingy53ingy53
[36/47] Creating signature of application
[38/47] Creating data to be provisioned to the Bootloader, storing to net_provision.hex
[41/47] Creating validation for zephyr.hex, storing to signed_by_b0_ipc_radio.hex
[43/47] Generating ../signed_by_mcuboot_and_b0_ipc_radio.hex nerated/zephyr_commit.h
-- west flash: rebuilding
[0/1] Re-running CMake...
Loading Zephyr module(s) (Zephyr base (cached)): sysbuild_default
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
Parsing c:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig.sysbuild
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/zephyr/.config'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/_sysbuild/autoconf.h'
--
*****************************
* Running CMake for mcuboot *
*****************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/app.overlay
-- Found devicetree overlay: C:/ncs/v3.1.0/nrf/modules/mcuboot/flash_sim.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
MCUBoot bootloader key file: C:/ncs/v3.1.0/bootloader/mcuboot/root-rsa-2048.pem
CMake Warning at CMakeLists.txt:412 (message):
WARNING: Using default MCUboot signing key file, this file is for debug use
only and is not secure!
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/mcuboot
--
*******************************
* Running CMake for ipc_radio *
*******************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/v3.1.0/nrf/applications/ipc_radio
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/applications/ipc_radio/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio/zephyr/include/generated/zephyr/autoconf.h'
-- libmetal version: 1.7.0 (C:/ncs/v3.1.0/nrf/applications/ipc_radio)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/modules/lib/open-amp/open-amp)
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- C_FLAGS : -Wall -Wextra
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/ipc_radio
--
*************************
* Running CMake for b0n *
*************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpunet.dts
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/ncs/v3.1.0/nrf/samples/nrf5340/netboot/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n/zephyr/include/generated/zephyr/autoconf.h'
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/b0n
--
***********************************************************
* Running CMake for nrf-edgeai-thingy53-ble-remotecontrol *
***********************************************************
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol
-- CMake version: 3.21.0
-- Cache files will be written to: C:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: thingy53, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.dts
-- Found devicetree overlay: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/thingy53_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/zephyr.dts
-- Generated pickled edt: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/devicetree_generated.h
warning: Deprecated symbol BOARD_ENABLE_CPUNET is enabled.
warning: Deprecated symbol BT_DIS_MANUF_DEPRECATED_USED is enabled.
Parsing C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/Kconfig
Loaded configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
Merged configuration 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config.sysbuild'
No change to configuration in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/.config'
No change to Kconfig header in 'C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol/zephyr/include/generated/zephyr/autoconf.h'
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== 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: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- libmetal version: 1.7.0 (C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol)
-- Build type:
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- Vendor: none
-- open-amp version: 1.7.0 (C:/ncs/v3.1.0/modules/lib/open-amp/open-amp)
-- Host: Windows/AMD64
-- Target: Generic/arm
-- Machine: arm
-- C_FLAGS : -Wall -Wextra
-- Found gen_kobject_list: C:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:1027 (message):
No SOURCES given to Zephyr library: drivers__counter
Excluding target from build.
-- Including signing script: C:/ncs/v3.1.0/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs/nrf-edgeai-thingy53-ble-remotecontrol/build/nrf-edgeai-thingy53-ble-remotecontrol
CMake Warning at C:/ncs/v3.1.0/nrf/cmake/sysbuild/debug_keys.cmake:27 (message):
--------------------------------------------------------------
--- WARNING: Using generated NSIB public/private key-pair. ---
--- It should not be used for production. ---
--- See SB_CONFIG_SECURE_BOOT_SIGNING_KEY_FILE ---
--------------------------------------------------------------
[24/24] Generating ../merged_CPUNET.hex
WARNING: Specifying runner options for multiple domains is experimental.ags.json
If problems are experienced, please specify a single domain using '--domain <domain>'
-- west flash: using runner nrfutil 64 KB 5.29%)
-- runners.nrfutil: mass erase requestedp
-- runners.nrfutil: reset after flashing requested0.00%motecontrol/build/mcuboot/zephyr/zephyr.elf for board: thingy53zephyr.elf for board: thingy53
-- runners.nrfutil: Flashing file: C:\ncs\nrf-edgeai-thingy53-ble-remotecontrol\build\merged_CPUNET.hexd: thingy53ingy53
-- runners.nrfutil: Connecting to probehex, storing to signed_by_b0_ipc_radio.hex
-- runners.nrfutil: Erasing non-volatile memory (ERASEALL)in
-- runners.nrfutil: Programming imageackage/cmake/ZephyrConfig.cmake:75 (include)
-- runners.nrfutil: Verifying image-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
-- runners.nrfutil: Resetare/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
-- runners.nrfutil: Board(s) with serial number(s) 1050097505 flashed successfully.
-- west flash: using runner nrfutil
-- runners.nrfutil: mass erase requested
-- runners.nrfutil: reset after flashing requestedC:/ncs/v3.1.0/zephyr/boards/nordic/thingy53/pm_static_thingy53_nrf5340_cpuapp.yml
-- runners.nrfutil: Flashing file: C:\ncs\nrf-edgeai-thingy53-ble-remotecontrol\build\merged.hex
-- runners.nrfutil: Connecting to probe in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Erasing non-volatile memory (ERASEALL) resolving since it is statically defined.
-- runners.nrfutil: Programming imaget included in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Verifying image included in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Resety_1' is not included in the dynamic resolving since it is statically defined.
-- runners.nrfutil: Board(s) with serial number(s) 1050097505 flashed successfully.statically defined.
* Terminal will be reused by tasks, press any key to close it. solving since it is statically defined.
Partition 'pcd_sram' is not included in the dynamic resolving since it is statically defined.


Kind Regards,
Abhijith