<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100303/build-error-while-running-dfu-over-bluetooth-sample-in-bl653-board</link><description>Hi, 
 I am using Nrf Connect Sdk version 1.9.1. I am trying to build the sample code for Ble DFU using BL653 board. The link of sample code is here . 
 I am getting Kconfig warnings and Cmake error when I try to build the same. The error is as follows</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Jun 2023 10:59:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100303/build-error-while-running-dfu-over-bluetooth-sample-in-bl653-board" /><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428691?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 10:59:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58e4bf9e-f6dc-457d-ab85-77e569aff0f6</guid><dc:creator>helloble</dc:creator><description>&lt;p&gt;Thanks. It&amp;#39;s building fine now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428677?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 10:17:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10a85c4d-2e36-4847-97fd-0f994ff155a9</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;It supposed to be&amp;nbsp;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_CALIBRATION&lt;strong&gt;_MAX_&lt;/strong&gt;SKIP, not&amp;nbsp;CLOCK_CONTROL_NRF_CALIBRATION_SKIP.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428674?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 10:08:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19d75569-da64-4fed-8b0c-a60e798a788c</guid><dc:creator>helloble</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I changed the name to &amp;quot;mcuboot.conf&amp;quot; and then built it. Still same error is coming. Screenshot is attached for your reference.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/4666.dfu_5F00_error.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;It says &amp;quot;D:/learning/Projectjun1/peripheral_lbs/child_image/mcuboot.conf:6: warning: attempt to assign the value &amp;#39;0&amp;#39; to the undefined symbol CLOCK_CONTROL_NRF_CALIBRATION_SKIP&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428671?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 09:58:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a62baee-a8c3-4ca7-a4ac-e9a828c312dc</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;No, you need to name the config file &amp;#39;mcuboot.conf&amp;#39; to tell the build system which&amp;nbsp;image the configuration belongs to.&lt;/p&gt;
[quote userid="4240" url="~/f/nordic-q-a/100303/build-error-while-running-dfu-over-bluetooth-sample-in-bl653-board/428613"]&amp;lt;project dir&amp;gt;&lt;br /&gt;├── child_image&lt;br /&gt;│&amp;nbsp;&amp;nbsp; └── mcuboot.conf&lt;br /&gt;├── CMakeLists.txt&lt;br /&gt;├── Kconfig&lt;br /&gt;├── prj.conf&lt;br /&gt;├── README.rst&lt;br /&gt;├── sample.yaml&lt;br /&gt;└── src&lt;br /&gt; └── main.c[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428668?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 09:56:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ae93465-872d-436e-b8f0-0f0095c0c043</guid><dc:creator>helloble</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;I did the changes as mentioned by you that is, adding prj.conf inside the child_image and adding&amp;nbsp;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_MAX_SKIP=0 inside it. But still, I am facing the same error as before.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am attaching the screenshot for your reference.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:480px;max-width:640px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/4/bl653_5F00_error_5F00_screenshot.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428613?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 07:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:242c53e1-3add-4bec-8792-13e2bcee4ada</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You are&amp;nbsp;changing&amp;nbsp;the configuration of the application and not the bootloader when you add&amp;nbsp;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_MAX_SKIP=0&amp;nbsp;to your prj.conf.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;To apply this setting to the bootloader, you can create a new folder named &amp;#39;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/app_dev/multi_image/index.html#image-specific-variables"&gt;child_image&lt;/a&gt;&amp;#39; and add your mcuboot configuration there.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;E.g.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;project dir&amp;gt;&lt;br /&gt;├── child_image&lt;br /&gt;│&amp;nbsp;&amp;nbsp; └── mcuboot.conf&lt;br /&gt;├── CMakeLists.txt&lt;br /&gt;├── Kconfig&lt;br /&gt;├── prj.conf&lt;br /&gt;├── README.rst&lt;br /&gt;├── sample.yaml&lt;br /&gt;└── src&lt;br /&gt; └── main.c&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428601?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 06:08:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab03e058-1b76-4521-8f2f-4adc13352bd0</guid><dc:creator>helloble</dc:creator><description>&lt;p&gt;As I am not able to attach the file here. I&amp;#39;ll share the log here itself.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s the build error log:&lt;/p&gt;
&lt;p&gt;--------------------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;Building peripheral_lbs_ble_dfu&lt;br /&gt;C:\WINDOWS\system32\cmd.exe /d /s /c &amp;quot;west build --build-dir d:\learning\Folder6\peripheral_lbs_ble_dfu\build d:\learning\Folder6\peripheral_lbs_ble_dfu --pristine --board bl653_dvk -- -DNCS_TOOLCHAIN_VERSION:STRING=&amp;quot;NONE&amp;quot; -DBOARD_ROOT:STRING=&amp;quot;d:/learning/Project5/peripheral_lbs_BLE_DFU;d:/learning/Folder6/peripheral_lbs_ble_dfu&amp;quot;&amp;quot;&lt;/p&gt;
&lt;p&gt;-- west build: generating a build system&lt;br /&gt;Including boilerplate (Zephyr base): D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/learning/Folder6/peripheral_lbs_ble_dfu&lt;br /&gt;-- Zephyr version: 2.7.99 (D:/nrf/v1.9.1/zephyr), build: v2.7.99-ncs1-1&lt;br /&gt;-- Found Python3: D:/nrf/v1.9.1/toolchain/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Found west (found suitable version &amp;quot;0.12.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: bl653_dvk&lt;br /&gt;-- Cache files will be written to: D:/nrf/v1.9.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/nrf/v1.9.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/nrf/v1.9.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk.dts&lt;br /&gt;-- Generated zephyr.dts: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/dts.cmake&lt;br /&gt;Parsing D:/learning/Folder6/peripheral_lbs_ble_dfu/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/prj.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 9.2.1&lt;br /&gt;-- The CXX compiler identification is GNU 9.2.1&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: D:/nrf/v1.9.1/toolchain/opt/bin/arm-none-eabi-gcc.exe&lt;br /&gt;CMake Warning at D:/nrf/v1.9.1/zephyr/CMakeLists.txt:1687 (message):&lt;br /&gt; __ASSERT() statements are globally ENABLED&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: D:/learning/Folder6/peripheral_lbs_ble_dfu/build&lt;br /&gt;-- west build: building application&lt;br /&gt;[1/220] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json&lt;br /&gt;[2/220] Generating include/generated/driver-validation.h&lt;br /&gt;[3/220] Generating include/generated/kobj-types-enum.h, include/generated/otype-to-str.h, include/generated/otype-to-size.h&lt;br /&gt;[4/220] Generating include/generated/syscall_dispatch.c, include/generated/syscall_list.h&lt;br /&gt;[5/220] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj&lt;br /&gt;[6/220] Generating include/generated/offsets.h&lt;br /&gt;[7/220] Building C object zephyr/CMakeFiles/zephyr.dir/D_/nrf/v1.9.1/modules/crypto/tinycrypt/lib/source/aes_decrypt.c.obj&lt;br /&gt;[8/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_line.c.obj&lt;br /&gt;[9/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_init.c.obj&lt;br /&gt;[10/220] Building C object zephyr/CMakeFiles/zephyr.dir/D_/nrf/v1.9.1/modules/crypto/tinycrypt/lib/source/cmac_mode.c.obj&lt;br /&gt;[11/220] Building C object zephyr/CMakeFiles/zephyr.dir/D_/nrf/v1.9.1/modules/crypto/tinycrypt/lib/source/aes_encrypt.c.obj&lt;br /&gt;[12/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/pm/pm.c.obj&lt;br /&gt;[13/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_nvs.c.obj&lt;br /&gt;[14/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/pm/constraint.c.obj&lt;br /&gt;[15/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings.c.obj&lt;br /&gt;[16/220] Building C object zephyr/CMakeFiles/zephyr.dir/D_/nrf/v1.9.1/nrf/subsys/bluetooth/services/lbs.c.obj&lt;br /&gt;[17/220] Building C object zephyr/CMakeFiles/zephyr.dir/D_/nrf/v1.9.1/modules/crypto/tinycrypt/lib/source/utils.c.obj&lt;br /&gt;[18/220] Building C object zephyr/CMakeFiles/zephyr.dir/D_/nrf/v1.9.1/modules/crypto/tinycrypt/lib/source/ecc_dh.c.obj&lt;br /&gt;[19/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/pm/policy/residency.c.obj&lt;br /&gt;[20/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj&lt;br /&gt;[21/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj&lt;br /&gt;[22/220] Generating linker_zephyr_pre1.cmd&lt;br /&gt;[23/220] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/irq_manage.c.obj&lt;br /&gt;[24/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi_on_reset.S.obj&lt;br /&gt;[25/220] Generating linker_zephyr_pre0.cmd&lt;br /&gt;[26/220] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj&lt;br /&gt;[27/220] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj&lt;br /&gt;[28/220] Building C object zephyr/CMakeFiles/zephyr.dir/D_/nrf/v1.9.1/modules/crypto/tinycrypt/lib/source/ecc.c.obj&lt;br /&gt;[29/220] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/fatal.c.obj&lt;br /&gt;[30/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap_helper.S.obj&lt;br /&gt;[31/220] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap.c.obj&lt;br /&gt;[32/220] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj&lt;br /&gt;[33/220] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/prep_c.c.obj&lt;br /&gt;[34/220] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi.c.obj&lt;br /&gt;[35/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/exc_exit.S.obj&lt;br /&gt;[36/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault_s.S.obj&lt;br /&gt;[37/220] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/thread.c.obj&lt;br /&gt;[38/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/isr_wrapper.S.obj&lt;br /&gt;[39/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/reset.S.obj&lt;br /&gt;[40/220] Linking C static library zephyr\arch\common\libisr_tables.a&lt;br /&gt;[41/220] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/vector_table.S.obj&lt;br /&gt;[42/220] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/irq_init.c.obj&lt;br /&gt;[43/220] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fpu.c.obj&lt;br /&gt;[44/220] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/scb.c.obj&lt;br /&gt;[45/220] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/thread_abort.c.obj&lt;br /&gt;[46/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj&lt;br /&gt;[47/220] Building C object zephyr/arch/arch/arm/core/aarch32/mpu/CMakeFiles/arch__arm__core__aarch32__mpu.dir/arm_mpu.c.obj&lt;br /&gt;[48/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj&lt;br /&gt;[49/220] Linking C static library zephyr\arch\arch\arm\core\aarch32\libarch__arm__core__aarch32.a&lt;br /&gt;[50/220] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault.c.obj&lt;br /&gt;[51/220] Building C object zephyr/arch/arch/arm/core/aarch32/mpu/CMakeFiles/arch__arm__core__aarch32__mpu.dir/arm_core_mpu.c.obj&lt;br /&gt;[52/220] Linking C static library zephyr\arch\common\libarch__common.a&lt;br /&gt;[53/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj&lt;br /&gt;[54/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/abort.c.obj&lt;br /&gt;[55/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj&lt;br /&gt;[56/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj&lt;br /&gt;[57/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/qsort.c.obj&lt;br /&gt;[58/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj&lt;br /&gt;[59/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj&lt;br /&gt;[60/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj&lt;br /&gt;[61/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj&lt;br /&gt;[62/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj&lt;br /&gt;[63/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj&lt;br /&gt;[64/220] Linking C static library zephyr\arch\arch\arm\core\aarch32\cortex_m\libarch__arm__core__aarch32__cortex_m.a&lt;br /&gt;[65/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj&lt;br /&gt;[66/220] Linking C static library zephyr\arch\arch\arm\core\aarch32\mpu\libarch__arm__core__aarch32__mpu.a&lt;br /&gt;[67/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj&lt;br /&gt;[68/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32c_sw.c.obj&lt;br /&gt;[69/220] Building C object CMakeFiles/app.dir/src/main.c.obj&lt;br /&gt;[70/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj&lt;br /&gt;[71/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj&lt;br /&gt;[72/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj&lt;br /&gt;[73/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj&lt;br /&gt;[74/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj&lt;br /&gt;[75/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj&lt;br /&gt;[76/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj&lt;br /&gt;[77/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj&lt;br /&gt;[78/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj&lt;br /&gt;[79/220] Linking C static library app\libapp.a&lt;br /&gt;[80/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj&lt;br /&gt;[81/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj&lt;br /&gt;[82/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/multi_heap.c.obj&lt;br /&gt;[83/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj&lt;br /&gt;[84/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj&lt;br /&gt;[85/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj&lt;br /&gt;[86/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj&lt;br /&gt;[87/220] Building ASM object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/common/soc_nrf_common.S.obj&lt;br /&gt;[88/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj&lt;br /&gt;[89/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj&lt;br /&gt;[90/220] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj&lt;br /&gt;[91/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/bitarray.c.obj&lt;br /&gt;[92/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj&lt;br /&gt;[93/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj&lt;br /&gt;[94/220] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj&lt;br /&gt;[95/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj&lt;br /&gt;[96/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/net/lib/utils/addr_utils.c.obj&lt;br /&gt;[97/220] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj&lt;br /&gt;[98/220] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj&lt;br /&gt;[99/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj&lt;br /&gt;[100/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj&lt;br /&gt;[101/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj&lt;br /&gt;[102/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/addr.c.obj&lt;br /&gt;[103/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/buf.c.obj&lt;br /&gt;[104/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj&lt;br /&gt;[105/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_common.c.obj&lt;br /&gt;[106/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_store.c.obj&lt;br /&gt;[107/220] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj&lt;br /&gt;[108/220] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/nvs/nvs.c.obj&lt;br /&gt;[109/220] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/pthread_common.c.obj&lt;br /&gt;[110/220] Building C object zephyr/soc/arm/common/cortex_m/CMakeFiles/soc__arm__common__cortex_m.dir/arm_mpu_regions.c.obj&lt;br /&gt;[111/220] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj&lt;br /&gt;[112/220] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/log.c.obj&lt;br /&gt;[113/220] Building C object zephyr/soc/arm/nordic_nrf/nrf52/CMakeFiles/soc__arm__nordic_nrf__nrf52.dir/soc.c.obj&lt;br /&gt;[114/220] Building C object zephyr/soc/arm/nordic_nrf/nrf52/CMakeFiles/soc__arm__nordic_nrf__nrf52.dir/power.c.obj&lt;br /&gt;[115/220] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/nanosleep.c.obj&lt;br /&gt;[116/220] Linking C static library zephyr\lib\libc\minimal\liblib__libc__minimal.a&lt;br /&gt;[117/220] Linking C static library zephyr\soc\arm\common\cortex_m\libsoc__arm__common__cortex_m.a&lt;br /&gt;[118/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj&lt;br /&gt;[119/220] Linking C static library zephyr\libzephyr.a&lt;br /&gt;[120/220] Linking C static library zephyr\lib\posix\liblib__posix.a&lt;br /&gt;[121/220] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/rpa.c.obj&lt;br /&gt;[122/220] Linking C static library zephyr\soc\arm\nordic_nrf\nrf52\libsoc__arm__nordic_nrf__nrf52.a&lt;br /&gt;[123/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/settings.c.obj&lt;br /&gt;[124/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_ecc.c.obj&lt;br /&gt;[125/220] Linking C static library zephyr\subsys\bluetooth\common\libsubsys__bluetooth__common.a&lt;br /&gt;[126/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/l2cap.c.obj&lt;br /&gt;[127/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/ecc.c.obj&lt;br /&gt;[128/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj&lt;br /&gt;[129/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/conn.c.obj&lt;br /&gt;[130/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/adv.c.obj&lt;br /&gt;[131/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/id.c.obj&lt;br /&gt;[132/220] Building C object zephyr/subsys/random/CMakeFiles/subsys__random.dir/rand32_entropy_device.c.obj&lt;br /&gt;[133/220] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj&lt;br /&gt;[134/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/keys.c.obj&lt;br /&gt;[135/220] Building C object zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj&lt;br /&gt;[136/220] Building C object modules/nrf/lib/dk_buttons_and_leds/CMakeFiles/..__nrf__lib__dk_buttons_and_leds.dir/dk_buttons_and_leds.c.obj&lt;br /&gt;[137/220] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj&lt;br /&gt;[138/220] Building C object zephyr/subsys/net/CMakeFiles/subsys__net.dir/buf.c.obj&lt;br /&gt;[139/220] Linking C static library zephyr\subsys\random\libsubsys__random.a&lt;br /&gt;[140/220] Linking C static library zephyr\drivers\console\libdrivers__console.a&lt;br /&gt;[141/220] Linking C static library zephyr\drivers\gpio\libdrivers__gpio.a&lt;br /&gt;[142/220] Linking C static library zephyr\drivers\clock_control\libdrivers__clock_control.a&lt;br /&gt;[143/220] Linking C static library modules\nrf\lib\dk_buttons_and_leds\lib..__nrf__lib__dk_buttons_and_leds.a&lt;br /&gt;[144/220] Linking C static library zephyr\subsys\net\libsubsys__net.a&lt;br /&gt;[145/220] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj&lt;br /&gt;[146/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/att.c.obj&lt;br /&gt;[147/220] Building C object zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_nrf5.c.obj&lt;br /&gt;[148/220] Building C object zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj&lt;br /&gt;[149/220] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj&lt;br /&gt;[150/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/gatt.c.obj&lt;br /&gt;[151/220] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uart.c.obj&lt;br /&gt;[152/220] Building C object modules/nrf/lib/multithreading_lock/CMakeFiles/..__nrf__lib__multithreading_lock.dir/multithreading_lock.c.obj&lt;br /&gt;[153/220] Building C object zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj&lt;br /&gt;[154/220] Building C object modules/nrf/lib/fatal_error/CMakeFiles/..__nrf__lib__fatal_error.dir/fatal_error.c.obj&lt;br /&gt;[155/220] Linking C static library zephyr\drivers\entropy\libdrivers__entropy.a&lt;br /&gt;[156/220] Building C object modules/nrf/subsys/bluetooth/controller/CMakeFiles/..__nrf__subsys__bluetooth__controller.dir/crypto.c.obj&lt;br /&gt;[157/220] Linking C static library zephyr\drivers\serial\libdrivers__serial.a&lt;br /&gt;[158/220] Linking C static library zephyr\drivers\flash\libdrivers__flash.a&lt;br /&gt;[159/220] Linking C static library modules\nrf\lib\multithreading_lock\lib..__nrf__lib__multithreading_lock.a&lt;br /&gt;[160/220] Linking C static library zephyr\drivers\timer\libdrivers__timer.a&lt;br /&gt;[161/220] Building C object modules/nrf/subsys/bluetooth/controller/CMakeFiles/..__nrf__subsys__bluetooth__controller.dir/hci_internal.c.obj&lt;br /&gt;[162/220] Linking C static library modules\nrf\lib\fatal_error\lib..__nrf__lib__fatal_error.a&lt;br /&gt;[163/220] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/smp.c.obj&lt;br /&gt;[164/220] Building C object modules/nrf/drivers/mpsl/clock_control/CMakeFiles/..__nrf__drivers__mpsl__clock_control.dir/nrfx_clock_mpsl.c.obj&lt;br /&gt;[165/220] Building C object modules/nrf/subsys/bluetooth/controller/CMakeFiles/..__nrf__subsys__bluetooth__controller.dir/hci_driver.c.obj&lt;br /&gt;[166/220] Building C object modules/nrf/subsys/mpsl/init/CMakeFiles/..__nrf__subsys__mpsl__init.dir/mpsl_init.c.obj&lt;br /&gt;[167/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/xip.c.obj&lt;br /&gt;[168/220] Building C object modules/nrf/drivers/mpsl/flash_sync/CMakeFiles/..__nrf__drivers__mpsl__flash_sync.dir/flash_sync_mpsl.c.obj&lt;br /&gt;[169/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj&lt;br /&gt;[170/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj&lt;br /&gt;[171/220] Linking C static library zephyr\subsys\bluetooth\host\libsubsys__bluetooth__host.a&lt;br /&gt;[172/220] Linking C static library modules\nrf\drivers\mpsl\clock_control\lib..__nrf__drivers__mpsl__clock_control.a&lt;br /&gt;[173/220] Linking C static library modules\nrf\subsys\mpsl\init\lib..__nrf__subsys__mpsl__init.a&lt;br /&gt;[174/220] Linking C static library modules\nrf\subsys\bluetooth\controller\lib..__nrf__subsys__bluetooth__controller.a&lt;br /&gt;[175/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj&lt;br /&gt;[176/220] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/D_/nrf/v1.9.1/modules/hal/nordic/nrfx/mdk/system_nrf52833.c.obj&lt;br /&gt;[177/220] Linking C static library modules\nrf\drivers\mpsl\flash_sync\lib..__nrf__drivers__mpsl__flash_sync.a&lt;br /&gt;[178/220] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/nrfx_glue.c.obj&lt;br /&gt;[179/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/poll.c.obj&lt;br /&gt;[180/220] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/D_/nrf/v1.9.1/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.obj&lt;br /&gt;[181/220] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/D_/nrf/v1.9.1/modules/hal/nordic/nrfx/drivers/src/nrfx_nvmc.c.obj&lt;br /&gt;[182/220] Building C object modules/segger/CMakeFiles/modules__segger.dir/SEGGER_RTT_zephyr.c.obj&lt;br /&gt;[183/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj&lt;br /&gt;[184/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj&lt;br /&gt;[185/220] Building C object modules/segger/CMakeFiles/modules__segger.dir/D_/nrf/v1.9.1/modules/debug/segger/SEGGER/SEGGER_RTT.c.obj&lt;br /&gt;[186/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj&lt;br /&gt;[187/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj&lt;br /&gt;[188/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj&lt;br /&gt;[189/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj&lt;br /&gt;[190/220] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/D_/nrf/v1.9.1/modules/hal/nordic/nrfx/drivers/src/nrfx_gpiote.c.obj&lt;br /&gt;[191/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj&lt;br /&gt;[192/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj&lt;br /&gt;[193/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj&lt;br /&gt;[194/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj&lt;br /&gt;[195/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj&lt;br /&gt;[196/220] Linking C static library modules\segger\libmodules__segger.a&lt;br /&gt;[197/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj&lt;br /&gt;[198/220] Linking C static library modules\hal_nordic\nrfx\libmodules__hal_nordic__nrfx.a&lt;br /&gt;[199/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj&lt;br /&gt;[200/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj&lt;br /&gt;[201/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj&lt;br /&gt;[202/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj&lt;br /&gt;[203/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj&lt;br /&gt;[204/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj&lt;br /&gt;[205/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj&lt;br /&gt;[206/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/condvar.c.obj&lt;br /&gt;[207/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work.c.obj&lt;br /&gt;[208/220] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj&lt;br /&gt;[209/220] Linking C static library zephyr\kernel\libkernel.a&lt;br /&gt;[210/220] Linking C executable zephyr\zephyr_pre0.elf&lt;/p&gt;
&lt;p&gt;[211/220] Generating dev_handles.c&lt;br /&gt;[212/220] Building C object zephyr/CMakeFiles/zephyr_pre1.dir/misc/empty_file.c.obj&lt;br /&gt;[213/220] Building C object zephyr/CMakeFiles/zephyr_pre1.dir/dev_handles.c.obj&lt;br /&gt;[214/220] Linking C executable zephyr\zephyr_pre1.elf&lt;/p&gt;
&lt;p&gt;[215/220] Generating linker.cmd&lt;br /&gt;[216/220] Generating isr_tables.c, isrList.bin&lt;br /&gt;[217/220] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj&lt;br /&gt;[218/220] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj&lt;br /&gt;[219/220] Building C object zephyr/CMakeFiles/zephyr_final.dir/dev_handles.c.obj&lt;br /&gt;[220/220] Linking C executable zephyr\zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 173828 B 512 KB 33.16%&lt;br /&gt; SRAM: 26953 B 128 KB 20.56%&lt;br /&gt; IDT_LIST: 0 GB 2 KB 0.00%&lt;br /&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;
&lt;p&gt;* Executing task: nRF Connect: Build: peripheral_lbs_ble_dfu/build (active)&lt;/p&gt;
&lt;p&gt;Building peripheral_lbs_ble_dfu&lt;br /&gt;C:\WINDOWS\system32\cmd.exe /d /s /c &amp;quot;west build --build-dir d:\learning\Folder6\peripheral_lbs_ble_dfu\build d:\learning\Folder6\peripheral_lbs_ble_dfu&amp;quot;&lt;/p&gt;
&lt;p&gt;[0/1] Re-running CMake...&lt;br /&gt;Including boilerplate (Zephyr base (cached)): D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/learning/Folder6/peripheral_lbs_ble_dfu&lt;br /&gt;-- Zephyr version: 2.7.99 (D:/nrf/v1.9.1/zephyr), build: v2.7.99-ncs1-1&lt;br /&gt;-- Found west (found suitable version &amp;quot;0.12.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: bl653_dvk&lt;br /&gt;-- Cache files will be written to: D:/nrf/v1.9.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/nrf/v1.9.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/nrf/v1.9.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk.dts&lt;br /&gt;-- Generated zephyr.dts: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/dts.cmake&lt;br /&gt;Parsing D:/learning/Folder6/peripheral_lbs_ble_dfu/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/prj.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/autoconf.h&amp;#39;&lt;/p&gt;
&lt;p&gt;=== child image mcuboot - begin ===&lt;br /&gt;loading initial cache file D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/child_image_preload.cmake&lt;br /&gt;Including boilerplate (Zephyr base): D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr&lt;br /&gt;-- Zephyr version: 2.7.99 (D:/nrf/v1.9.1/zephyr), build: v2.7.99-ncs1-1&lt;br /&gt;-- Found Python3: D:/nrf/v1.9.1/toolchain/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Found west (found suitable version &amp;quot;0.12.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: bl653_dvk&lt;br /&gt;-- Cache files will be written to: D:/nrf/v1.9.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/nrf/v1.9.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/nrf/v1.9.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk.dts&lt;br /&gt;-- Found devicetree overlay: D:/nrf/v1.9.1/nrf/modules/mcuboot/usb.overlay&lt;br /&gt;-- Found devicetree overlay: D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/dts.overlay&lt;br /&gt;-- Generated zephyr.dts: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: TEMP_NRF5 (defined at drivers/sensor/nrf5/Kconfig:13) has direct dependencies HAS_HW_NRF_TEMP &amp;amp;&amp;amp; (MULTITHREADING || TEMP_NRF5_FORCE_ALT) &amp;amp;&amp;amp; SENSOR with value n, but is currently being y-selected by the following symbols:&lt;br /&gt; - CLOCK_CONTROL_NRF_USES_TEMP_SENSOR (defined at drivers/clock_control/Kconfig.nrf:119), with value y, direct dependencies HAS_HW_NRF_TEMP &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_DRIVER_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF &amp;amp;&amp;amp; CLOCK_CONTROL (value: y), and select condition HAS_HW_NRF_TEMP &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_DRIVER_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF &amp;amp;&amp;amp; CLOCK_CONTROL (value: y)&lt;/p&gt;
&lt;p&gt;Parsing D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/nrf/v1.9.1/nrf/subsys/partition_manager/partition_manager_enabled.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;&lt;br /&gt;error: Aborting due to Kconfig warnings&lt;/p&gt;
&lt;p&gt;CMake Error at D:/nrf/v1.9.1/zephyr/cmake/kconfig.cmake:272 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake:544 (include)&lt;br /&gt; D:/nrf/v1.9.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)&lt;br /&gt; D:/nrf/v1.9.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:35 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:44 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;CMake Error at D:/nrf/v1.9.1/nrf/cmake/multi_image.cmake:409 (message):&lt;br /&gt; CMake generation for mcuboot failed, aborting. Command: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; D:/nrf/v1.9.1/nrf/cmake/multi_image.cmake:150 (add_child_image_from_source)&lt;br /&gt; D:/nrf/v1.9.1/nrf/modules/mcuboot/CMakeLists.txt:216 (add_child_image)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;See also &amp;quot;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;br /&gt;See also &amp;quot;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/CMakeFiles/CMakeError.log&amp;quot;.&lt;br /&gt;FAILED: build.ninja &lt;br /&gt;D:\nrf\v1.9.1\toolchain\opt\bin\cmake.exe --regenerate-during-build -SD:\learning\Folder6\peripheral_lbs_ble_dfu -BD:\learning\Folder6\peripheral_lbs_ble_dfu\build&lt;br /&gt;ninja: error: rebuilding &amp;#39;build.ninja&amp;#39;: subcommand failed&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;d:\nrf\v1.9.1\toolchain\opt\bin\cmake.EXE&amp;#39; --build &amp;#39;d:\learning\Folder6\peripheral_lbs_ble_dfu\build&amp;#39;&lt;/p&gt;
&lt;p&gt;* The terminal process terminated with exit code: 1. &lt;br /&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;
&lt;p&gt;* Executing task: nRF Connect: Build: peripheral_lbs_ble_dfu/build (active)&lt;/p&gt;
&lt;p&gt;Building peripheral_lbs_ble_dfu&lt;br /&gt;C:\WINDOWS\system32\cmd.exe /d /s /c &amp;quot;west build --build-dir d:\learning\Folder6\peripheral_lbs_ble_dfu\build d:\learning\Folder6\peripheral_lbs_ble_dfu&amp;quot;&lt;/p&gt;
&lt;p&gt;[0/1] Re-running CMake...&lt;br /&gt;Including boilerplate (Zephyr base (cached)): D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/learning/Folder6/peripheral_lbs_ble_dfu&lt;br /&gt;-- Zephyr version: 2.7.99 (D:/nrf/v1.9.1/zephyr), build: v2.7.99-ncs1-1&lt;br /&gt;-- Found west (found suitable version &amp;quot;0.12.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: bl653_dvk&lt;br /&gt;-- Cache files will be written to: D:/nrf/v1.9.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/nrf/v1.9.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/nrf/v1.9.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk.dts&lt;br /&gt;-- Generated zephyr.dts: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/dts.cmake&lt;br /&gt;Parsing D:/learning/Folder6/peripheral_lbs_ble_dfu/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/prj.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/autoconf.h&amp;#39;&lt;/p&gt;
&lt;p&gt;=== child image mcuboot - begin ===&lt;br /&gt;loading initial cache file D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/child_image_preload.cmake&lt;br /&gt;Including boilerplate (Zephyr base (cached)): D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr&lt;br /&gt;-- Zephyr version: 2.7.99 (D:/nrf/v1.9.1/zephyr), build: v2.7.99-ncs1-1&lt;br /&gt;-- Found west (found suitable version &amp;quot;0.12.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: bl653_dvk&lt;br /&gt;-- Cache files will be written to: D:/nrf/v1.9.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/nrf/v1.9.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/nrf/v1.9.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk.dts&lt;br /&gt;-- Found devicetree overlay: D:/nrf/v1.9.1/nrf/modules/mcuboot/usb.overlay&lt;br /&gt;-- Found devicetree overlay: D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/dts.overlay&lt;br /&gt;-- Generated zephyr.dts: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/dts.cmake&lt;br /&gt;Parsing D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/nrf/v1.9.1/nrf/subsys/partition_manager/partition_manager_enabled.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;&lt;/p&gt;
&lt;p&gt;warning: TEMP_NRF5 (defined at drivers/sensor/nrf5/Kconfig:13) has direct dependencies HAS_HW_NRF_TEMP &amp;amp;&amp;amp; (MULTITHREADING || TEMP_NRF5_FORCE_ALT) &amp;amp;&amp;amp; SENSOR with value n, but is currently being y-selected by the following symbols:&lt;br /&gt; - CLOCK_CONTROL_NRF_USES_TEMP_SENSOR (defined at drivers/clock_control/Kconfig.nrf:119), with value y, direct dependencies HAS_HW_NRF_TEMP &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_DRIVER_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF &amp;amp;&amp;amp; CLOCK_CONTROL (value: y), and select condition HAS_HW_NRF_TEMP &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_DRIVER_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF &amp;amp;&amp;amp; CLOCK_CONTROL (value: y)&lt;/p&gt;
&lt;p&gt;error: Aborting due to Kconfig warnings&lt;/p&gt;
&lt;p&gt;CMake Error at D:/nrf/v1.9.1/zephyr/cmake/kconfig.cmake:272 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake:544 (include)&lt;br /&gt; D:/nrf/v1.9.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)&lt;br /&gt; D:/nrf/v1.9.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:40 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:44 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;CMake Error at D:/nrf/v1.9.1/nrf/cmake/multi_image.cmake:409 (message):&lt;br /&gt; CMake generation for mcuboot failed, aborting. Command: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; D:/nrf/v1.9.1/nrf/cmake/multi_image.cmake:150 (add_child_image_from_source)&lt;br /&gt; D:/nrf/v1.9.1/nrf/modules/mcuboot/CMakeLists.txt:216 (add_child_image)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;See also &amp;quot;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;br /&gt;See also &amp;quot;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/CMakeFiles/CMakeError.log&amp;quot;.&lt;br /&gt;FAILED: build.ninja &lt;br /&gt;D:\nrf\v1.9.1\toolchain\opt\bin\cmake.exe --regenerate-during-build -SD:\learning\Folder6\peripheral_lbs_ble_dfu -BD:\learning\Folder6\peripheral_lbs_ble_dfu\build&lt;br /&gt;ninja: error: rebuilding &amp;#39;build.ninja&amp;#39;: subcommand failed&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;d:\nrf\v1.9.1\toolchain\opt\bin\cmake.EXE&amp;#39; --build &amp;#39;d:\learning\Folder6\peripheral_lbs_ble_dfu\build&amp;#39;&lt;/p&gt;
&lt;p&gt;* The terminal process terminated with exit code: 1. &lt;br /&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;
&lt;p&gt;* Executing task: nRF Connect: Build [pristine]: peripheral_lbs_ble_dfu/build (active)&lt;/p&gt;
&lt;p&gt;Building peripheral_lbs_ble_dfu&lt;br /&gt;C:\WINDOWS\system32\cmd.exe /d /s /c &amp;quot;west build --build-dir d:\learning\Folder6\peripheral_lbs_ble_dfu\build d:\learning\Folder6\peripheral_lbs_ble_dfu --pristine --board bl653_dvk -- -DNCS_TOOLCHAIN_VERSION:STRING=&amp;quot;NONE&amp;quot; -DBOARD_ROOT:STRING=&amp;quot;d:/learning/Project5/peripheral_lbs_BLE_DFU;d:/learning/Folder6/peripheral_lbs_ble_dfu&amp;quot; -DCONF_FILE:STRING=&amp;quot;d:/learning/Folder6/peripheral_lbs_ble_dfu/prj.conf&amp;quot;&amp;quot;&lt;/p&gt;
&lt;p&gt;-- west build: generating a build system&lt;br /&gt;Including boilerplate (Zephyr base): D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/learning/Folder6/peripheral_lbs_ble_dfu&lt;br /&gt;-- Zephyr version: 2.7.99 (D:/nrf/v1.9.1/zephyr), build: v2.7.99-ncs1-1&lt;br /&gt;-- Found Python3: D:/nrf/v1.9.1/toolchain/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Found west (found suitable version &amp;quot;0.12.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: bl653_dvk&lt;br /&gt;-- Cache files will be written to: D:/nrf/v1.9.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/nrf/v1.9.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/nrf/v1.9.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk.dts&lt;br /&gt;-- Generated zephyr.dts: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/dts.cmake&lt;br /&gt;Parsing D:/learning/Folder6/peripheral_lbs_ble_dfu/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;d:/learning/Folder6/peripheral_lbs_ble_dfu/prj.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 9.2.1&lt;br /&gt;-- The CXX compiler identification is GNU 9.2.1&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: D:/nrf/v1.9.1/toolchain/opt/bin/arm-none-eabi-gcc.exe&lt;/p&gt;
&lt;p&gt;=== child image mcuboot - begin ===&lt;br /&gt;loading initial cache file D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/child_image_preload.cmake&lt;br /&gt;-- Application: D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr&lt;br /&gt;Including boilerplate (Zephyr base): D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Zephyr version: 2.7.99 (D:/nrf/v1.9.1/zephyr), build: v2.7.99-ncs1-1&lt;br /&gt;-- Found Python3: D:/nrf/v1.9.1/toolchain/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Found west (found suitable version &amp;quot;0.12.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: bl653_dvk&lt;br /&gt;-- Cache files will be written to: D:/nrf/v1.9.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/nrf/v1.9.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/nrf/v1.9.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk.dts&lt;br /&gt;-- Found devicetree overlay: D:/nrf/v1.9.1/nrf/modules/mcuboot/usb.overlay&lt;br /&gt;-- Found devicetree overlay: D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/dts.overlay&lt;br /&gt;-- Generated zephyr.dts: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: TEMP_NRF5 (defined at drivers/sensor/nrf5/Kconfig:13) has direct dependencies HAS_HW_NRF_TEMP &amp;amp;&amp;amp; (MULTITHREADING || TEMP_NRF5_FORCE_ALT) &amp;amp;&amp;amp; SENSOR with value n, but is currently being y-selected by the following symbols:&lt;br /&gt;Parsing D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/nrf/v1.9.1/zephyr/boards/arm/bl653_dvk/bl653_dvk_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/nrf/v1.9.1/bootloader/mcuboot/boot/zephyr/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/nrf/v1.9.1/nrf/subsys/partition_manager/partition_manager_enabled.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;&lt;br /&gt; - CLOCK_CONTROL_NRF_USES_TEMP_SENSOR (defined at drivers/clock_control/Kconfig.nrf:119), with value y, direct dependencies HAS_HW_NRF_TEMP &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_DRIVER_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF &amp;amp;&amp;amp; CLOCK_CONTROL (value: y), and select condition HAS_HW_NRF_TEMP &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_DRIVER_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION &amp;amp;&amp;amp; CLOCK_CONTROL_NRF &amp;amp;&amp;amp; CLOCK_CONTROL (value: y)&lt;/p&gt;
&lt;p&gt;error: Aborting due to Kconfig warnings&lt;/p&gt;
&lt;p&gt;CMake Error at D:/nrf/v1.9.1/zephyr/cmake/kconfig.cmake:272 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; D:/nrf/v1.9.1/zephyr/cmake/app/boilerplate.cmake:544 (include)&lt;br /&gt; D:/nrf/v1.9.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)&lt;br /&gt; D:/nrf/v1.9.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:35 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:44 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;CMake Error at D:/nrf/v1.9.1/nrf/cmake/multi_image.cmake:409 (message):&lt;br /&gt; CMake generation for mcuboot failed, aborting. Command: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; D:/nrf/v1.9.1/nrf/cmake/multi_image.cmake:150 (add_child_image_from_source)&lt;br /&gt; D:/nrf/v1.9.1/nrf/modules/mcuboot/CMakeLists.txt:216 (add_child_image)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;See also &amp;quot;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;br /&gt;See also &amp;quot;D:/learning/Folder6/peripheral_lbs_ble_dfu/build/CMakeFiles/CMakeError.log&amp;quot;.&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;d:\nrf\v1.9.1\toolchain\opt\bin\cmake.EXE&amp;#39; &amp;#39;-DWEST_PYTHON=d:\nrf\v1.9.1\toolchain\opt\bin\python.exe&amp;#39; &amp;#39;-Bd:\learning\Folder6\peripheral_lbs_ble_dfu\build&amp;#39; &amp;#39;-Sd:\learning\Folder6\peripheral_lbs_ble_dfu&amp;#39; -GNinja -DBOARD=bl653_dvk -DNCS_TOOLCHAIN_VERSION:STRING=NONE &amp;#39;-DBOARD_ROOT:STRING=d:/learning/Project5/peripheral_lbs_BLE_DFU;d:/learning/Folder6/peripheral_lbs_ble_dfu&amp;#39; -DCONF_FILE:STRING=d:/learning/Folder6/peripheral_lbs_ble_dfu/prj.conf&lt;/p&gt;
&lt;p&gt;* The terminal process terminated with exit code: 1. &lt;br /&gt; * Terminal will be reused by tasks, press any key to close it. &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428600?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 06:05:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd253edb-c3b5-4d87-878a-3367f9209d85</guid><dc:creator>helloble</dc:creator><description>&lt;p&gt;Hi Vidar Berg,&lt;/p&gt;
&lt;p&gt;I added&amp;nbsp;&lt;span&gt;MCUBOOT with&amp;nbsp;&lt;/span&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_MAX_SKIP=0 in my prj.conf file. After that, I run pristine build. Still I am facing the same problem as before. I&amp;#39;ll share the full build error log with you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Due to some issue with the website, I am not able to upload or attach the build error log here.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error while running DFU over bluetooth Sample in BL653 board.</title><link>https://devzone.nordicsemi.com/thread/428413?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 10:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2707a224-a88b-422b-9fa5-04436ff326a5</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please try to build MCUBOOT with&amp;nbsp;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_MAX_SKIP=0 as suggested in this answer&lt;/span&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/86225/bl653-soft-reset-fails-in-sample-dfu-app/360454"&gt;RE: BL653 soft reset fails in sample DFU App&lt;/a&gt;&amp;nbsp;. If this also fails, please upload the full build log so I can see what the Kconfig warnings were.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>