<?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>Failing to build; region `FLASH&amp;#39; overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126671/failing-to-build-region-flash-overflowed-by-680-bytes</link><description>I am in process up migrating a legacy project from SDK v2.4 to v3.2 and going through each revision incrementally to catch all the changes needed to modernize it and maintain functionality. I am able to build up to SDK v2.6.1 so far but stepping to v2</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Feb 2026 20:04:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126671/failing-to-build-region-flash-overflowed-by-680-bytes" /><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/560163?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2026 20:04:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d179455-8b36-4e32-9930-4533b12c5f2a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;It will set the &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/modules/mcuboot/boot/zephyr/Kconfig#L35"&gt;mcuboot partition to 0x7c00&lt;/a&gt;&amp;nbsp;for the mini size. The &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/modules/mcuboot/boot/zephyr/Kconfig#L40"&gt;default size is 0xc000&lt;/a&gt;&amp;nbsp;if you don&amp;#39;t use a static partition or&amp;nbsp;&lt;span&gt;CONFIG_PM_PARTITION_SIZE_MCUBOOT.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/560160?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2026 17:47:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:584c84e4-3225-4f71-ae7c-42228aeefe8a</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;Ok, but what does that mean?&amp;nbsp; Why wouldn&amp;#39;t it always &amp;quot;Build for a minimal image size&amp;quot;?&amp;nbsp; What specifically changes if that option is not yes or is omitted altogether?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/560159?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2026 17:44:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc503b5c-b19b-4f91-b16a-ca29f65f17c0</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;See&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/modules/mcuboot/boot/zephyr/Kconfig#L10-L25"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/modules/mcuboot/boot/zephyr/Kconfig#L10-L25&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/560154?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2026 16:53:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b38cce44-05dc-468b-b801-eaa90a3e9633</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;Ok, couple new data points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If I change my build configuration Extra CMake arguments to&amp;nbsp;&amp;quot;&lt;span&gt;-&lt;/span&gt;&lt;span&gt;Dmcuboot_CONF_FILE&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;prj_minimal&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;conf&amp;quot;&amp;nbsp;&lt;/span&gt;it builds without overflowing&lt;/li&gt;
&lt;li&gt;Changing to &amp;quot;-Dmcuboot_CONF_FILE=C:/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/prj_minimal.conf&amp;quot; also builds within permitted size&lt;/li&gt;
&lt;li&gt;Editing the prj.conf file in the local mcuboot subdirectoy to mimic the above and using that builds&amp;nbsp; within size&lt;/li&gt;
&lt;li&gt;Experimenting with adding back in the original contents of the local prj.conf, the only line that seems to cause issues (meaning it no longer links within the permitted size) is the removal of &amp;quot;CONFIG_BOOT_USE_MIN_PARTITION_SIZE=y&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I cannot find any documentation from Google searching on what exactly this directive does or why I would want it set to either yes or no.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/560050?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2026 22:03:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:585cc375-b2a3-4142-85b8-38d03610bdac</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Try to build with &amp;quot;&lt;span&gt;-&lt;/span&gt;&lt;span&gt;Dmcuboot_CONF_FILE&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;prj_minimal&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;conf&amp;quot; to see if it helps.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/560045?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2026 20:20:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03cf7104-d570-446e-a261-77fa90600599</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;The only line(s) in the build log that maybe seems suspect is:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;=== child image mcuboot -&amp;nbsp; begin ===&lt;br /&gt;loading initial cache file C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/child_image_preload.cmake&lt;/p&gt;
&lt;p&gt;The rest contains a few warnings (most of which I&amp;#39;m already planning to address, after) but none look like they would impact the mcuboot image.&amp;nbsp; The full (redacted) build log is below.&lt;/p&gt;
&lt;p&gt;-----------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;&amp;nbsp;*&amp;nbsp; Executing task: nRF Connect: Build [pristine]: &amp;lt;REDACTED&amp;gt;/build (active)&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Building &amp;lt;REDACTED&amp;gt;&lt;br /&gt;west build --build-dir c:/Projects/&amp;lt;REDACTED&amp;gt;/build c:/Projects/&amp;lt;REDACTED&amp;gt; --pristine --board my_board --no-sysbuild -- -DNCS_TOOLCHAIN_VERSION=&amp;quot;NONE&amp;quot; -DCONF_FILE=&amp;quot;prj.conf&amp;quot; -DDEBUG_THREAD_INFO=On -DCONFIG_DEBUG_THREAD_INFO=y -Dmcuboot_EXTRA_CONF_FILE=C:/ncs/v2.7.0/nrf/subsys/partition_manager/partition_manager_enabled.conf -Dmcuboot_CONF_FILE=c:/Projects/&amp;lt;REDACTED&amp;gt;/child_image/mcuboot/prj.conf -DBOARD_ROOT=c:/projects/&amp;lt;REDACTED&amp;gt;&lt;br /&gt;&lt;br /&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/Projects/&amp;lt;REDACTED&amp;gt;&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/ce3b5ff664/opt/bin/python.exe (found suitable version &amp;quot;3.9.13&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter&lt;br /&gt;-- Cache files will be written to: C:/ncs/v2.7.0/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.6.99 (C:/ncs/v2.7.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: my_board&lt;br /&gt;-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: C:/ncs/toolchains/ce3b5ff664/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 BOARD.dts: C:/Projects/&amp;lt;REDACTED&amp;gt;/boards/arm/MyBoard/my_board.dts&lt;br /&gt;-- Generated zephyr.dts: C:/Projects/&amp;lt;REDACTED&amp;gt;/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: C:/Projects/&amp;lt;REDACTED&amp;gt;/build/zephyr/include/generated/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: C:/Projects/&amp;lt;REDACTED&amp;gt;/build/zephyr/dts.cmake&lt;br /&gt;&lt;br /&gt;warning: THREAD_MONITOR (defined at kernel/Kconfig:471) was assigned the value &amp;#39;n&amp;#39; but got the value&lt;br /&gt;&amp;#39;y&amp;#39;. See &lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_THREAD_MONITOR"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt; and/or look up&lt;br /&gt;THREAD_MONITOR in the menuconfig/guiconfig interface. The Application Development Primer, Setting&lt;br /&gt;Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful&lt;br /&gt;too.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;warning: Deprecated symbol GPIO_AS_PINRESET is enabled.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;warning: Experimental symbol BT_LL_SW_SPLIT is enabled.&lt;br /&gt;&lt;br /&gt;Parsing C:/ncs/v2.7.0/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/boards/arm/MyBoard/my_board_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/build/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/build/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- Found GnuLd: c:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version &amp;quot;2.38&amp;quot;)&lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;CMake Deprecation Warning at C:/ncs/v2.7.0/zephyr/soc/CMakeLists.txt:15 (message):&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- WARNING: Functionality to describe SoCs in HWMv1 is&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- deprecated and should be replaced with HWMv2, including&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- boards. HWMv1 SoCs support remains only to ease the migration ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- of out-of-tree SoCs and associated boards. It will not be&amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- possible to build using HWMv1 SoCs at all in future releases. ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;CMake Warning at C:/ncs/v2.7.0/zephyr/subsys/bluetooth/controller/CMakeLists.txt:4 (message):&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; CONFIG_BT_CTLR_ADVANCED_FEATURES=y, Advanced Features&amp;#39; default value change&lt;br /&gt;&amp;nbsp; could change Zephyr Bluetooth Controller&amp;#39;s functional behavior.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/ce3b5ff664/opt/bin/python.exe (found version &amp;quot;3.9.13&amp;quot;) found components: Interpreter&lt;br /&gt;&lt;br /&gt;=== child image mcuboot -&amp;nbsp; begin ===&lt;br /&gt;loading initial cache file C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/child_image_preload.cmake&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/ce3b5ff664/opt/bin/python.exe (found suitable version &amp;quot;3.9.13&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter&lt;br /&gt;-- Cache files will be written to: C:/ncs/v2.7.0/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.6.99 (C:/ncs/v2.7.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: my_board&lt;br /&gt;-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: C:/ncs/toolchains/ce3b5ff664/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 BOARD.dts: C:/Projects/&amp;lt;REDACTED&amp;gt;/boards/arm/MyBoard/my_board.dts&lt;br /&gt;-- Found devicetree overlay: C:/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/app.overlay&lt;br /&gt;-- Generated zephyr.dts: C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/include/generated/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/dts.cmake&lt;br /&gt;&lt;br /&gt;warning: PRINTK (defined at subsys/debug/Kconfig:204) was assigned the value &amp;#39;n&amp;#39; but got the value&lt;br /&gt;&amp;#39;y&amp;#39;. See &lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_PRINTK"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt; and/or look up PRINTK in&lt;br /&gt;the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration&lt;br /&gt;Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;warning: Deprecated symbol GPIO_AS_PINRESET is enabled.&lt;br /&gt;&lt;br /&gt;Parsing C:/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/boards/arm/MyBoard/my_board_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;c:/Projects/&amp;lt;REDACTED&amp;gt;/child_image/mcuboot/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/ncs/v2.7.0/nrf/subsys/partition_manager/partition_manager_enabled.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- Found GnuLd: c:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version &amp;quot;2.38&amp;quot;)&lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;CMake Deprecation Warning at C:/ncs/v2.7.0/zephyr/soc/CMakeLists.txt:15 (message):&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- WARNING: Functionality to describe SoCs in HWMv1 is&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- deprecated and should be replaced with HWMv2, including&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- boards. HWMv1 SoCs support remains only to ease the migration ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- of out-of-tree SoCs and associated boards. It will not be&amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- possible to build using HWMv1 SoCs at all in future releases. ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;CMake Warning at C:/ncs/v2.7.0/nrf/lib/flash_patch/CMakeLists.txt:8 (message):&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ----------------------------------------------------------&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- WARNING: To maintain the integrity of secure boot, ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- enable CONFIG_DISABLE_FLASH_PATCH in production.&amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ----------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;CMake Deprecation Warning at C:/ncs/v2.7.0/nrf/cmake/partition_manager.cmake:32 (message):&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- WARNING: Child and parent image functionality is deprecated&amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- and should be replaced with sysbuild. Child and parent image&amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- support remains only to allow existing customer applications&amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- to build and allow porting to sysbuild, it is no longer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- receiving updates or new features and it will not be possible ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- to build using child/parent image at all in nRF Connect SDK&amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- version 2.9 onwards.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/cmake/modules/kernel.cmake:253 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/cmake/modules/zephyr_default.cmake:141 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt;&amp;nbsp; CMakeLists.txt:12 (find_package)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;MCUBoot bootloader key file: c:/Projects/&amp;lt;REDACTED&amp;gt;/child_image/mcuboot/my_private_key.pem&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot&lt;br /&gt;=== child image mcuboot -&amp;nbsp; end ===&lt;br /&gt;&lt;br /&gt;CMake Deprecation Warning at C:/ncs/v2.7.0/nrf/cmake/partition_manager.cmake:32 (message):&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- WARNING: Child and parent image functionality is deprecated&amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- and should be replaced with sysbuild. Child and parent image&amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- support remains only to allow existing customer applications&amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- to build and allow porting to sysbuild, it is no longer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- receiving updates or new features and it will not be possible ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- to build using child/parent image at all in nRF Connect SDK&amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- version 2.9 onwards.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/cmake/modules/kernel.cmake:253 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/cmake/modules/zephyr_default.cmake:141 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt;&amp;nbsp; CMakeLists.txt:2 (find_package)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;CMake Warning at C:/ncs/v2.7.0/nrf/cmake/partition_manager.cmake:102 (message):&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- WARNING: Using a bootloader without pm_static.yml.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- There are cases where a deployed product can consist of&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- multiple images, and only a subset of these images can be&amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- upgraded through a firmware update mechanism. In such cases,&amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- the upgradable images must have partitions that are static&amp;nbsp; &amp;nbsp; ---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- and are matching the partition map used by the bootloader&amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --- programmed onto the device.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---------------------------------------------------------------------&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/cmake/modules/kernel.cmake:253 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/cmake/modules/zephyr_default.cmake:141 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt;&amp;nbsp; C:/ncs/v2.7.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt;&amp;nbsp; CMakeLists.txt:2 (find_package)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;CMake Warning:&lt;br /&gt;&amp;nbsp; Manually-specified variables were not used by the project:&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; DEBUG_THREAD_INFO&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-- Build files have been written to: C:/Projects/&amp;lt;REDACTED&amp;gt;/build&lt;br /&gt;&amp;larr;[92m-- west build: building application&lt;br /&gt;[8/383] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.6.99 (C:/ncs/v2.7.0/zephyr), build: v3.6.99-ncs2&lt;br /&gt;[13/383] Performing build step for &amp;#39;mcuboot_subimage&amp;#39;&lt;br /&gt;[7/259] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.6.99 (C:/ncs/v2.7.0/zephyr), build: v3.6.99-ncs2&lt;br /&gt;[12/259] Building C object zephyr/CMakeFiles/zephyr.dir/C_/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.o[31/259] Building C object modules/mbedtls/CMakeFiles/modules__mbedtls.dir/C_/ncs/v2.7.0/modules/crypto/mbedtls/library/ssl_debug_helpers_gener[44/259] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk/system_nr[46/259] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_[48/259] Building C object modules/mbedtls/CMakeFiles/modules__mbedtls.dir/C_/ncs/v2.7.0/modules/crypto/mbedtls/library/ssl_debug_helpers_gener[49/259] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/ncs/v2.7.0/modules/hal/nordic/nrfx/drivers/src/n[62/259] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/ncs/v2.7.0/modules/hal/nordic/nrfx/helpers/nrfx_[136/259] Building ASM object zephyr/soc/soc/arm/nordic_nrf/CMakeFiles/..__modules__soc-hwmv1__soc__arm__nordic_nrf.dir/common/soc_nrf_common.S[138/259] Building C object zephyr/soc/soc/arm/nordic_nrf/CMakeFiles/..__modules__soc-hwmv1__soc__arm__nordic_nrf.dir/validate_enabled_instance[139/259] Building C object zephyr/soc/soc/arm/nordic_nrf/CMakeFiles/..__modules__soc-hwmv1__soc__arm__nordic_nrf.dir/validate_base_addresses.c[179/259] Building C object modules/mcuboot/boot/bootutil/zephyr/CMakeFiles/mcuboot_util.dir/C_/ncs/v2.7.0/bootloader/mcuboot/boot/bootutil/src[254/259] Linking C executable zephyr\zephyr_pre0.elf&lt;br /&gt;FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/zephyr_pre0.map&lt;br /&gt;cmd.exe /C &amp;quot;cd . &amp;amp;&amp;amp; C:\ncs\toolchains\ce3b5ff664\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe&amp;nbsp; -gdwarf-4 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj -o zephyr\zephyr_pre0.elf&amp;nbsp; zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj&amp;nbsp; -fuse-ld=bfd&amp;nbsp; -T&amp;nbsp; zephyr/linker_zephyr_pre0.cmd&amp;nbsp; -Wl,-Map=C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/zephyr_pre0.map&amp;nbsp; -Wl,--whole-archive&amp;nbsp; app/libapp.a&amp;nbsp; zephyr/libzephyr.a&amp;nbsp; zephyr/arch/common/libarch__common.a&amp;nbsp; zephyr/arch/arch/arm/core/libarch__arm__core.a&amp;nbsp; zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a&amp;nbsp; zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a&amp;nbsp; zephyr/lib/libc/minimal/liblib__libc__minimal.a&amp;nbsp; zephyr/lib/libc/common/liblib__libc__common.a&amp;nbsp; zephyr/soc/soc/arm/nordic_nrf/lib..__modules__soc-hwmv1__soc__arm__nordic_nrf.a&amp;nbsp; zephyr/drivers/clock_control/libdrivers__clock_control.a&amp;nbsp; zephyr/drivers/flash/libdrivers__flash.a&amp;nbsp; zephyr/drivers/pinctrl/libdrivers__pinctrl.a&amp;nbsp; zephyr/drivers/timer/libdrivers__timer.a&amp;nbsp; modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a&amp;nbsp; modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a&amp;nbsp; modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a&amp;nbsp; modules/mbedtls/libmbedTLSBase.a&amp;nbsp; modules/mbedtls/libmbedTLSCrypto.a&amp;nbsp; modules/mbedtls/libmbedTLSX509.a&amp;nbsp; modules/mbedtls/libmodules__mbedtls.a&amp;nbsp; modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a&amp;nbsp; -Wl,--no-whole-archive&amp;nbsp; zephyr/kernel/libkernel.a&amp;nbsp; -L&amp;quot;c:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v7e-m/nofp&amp;quot;&amp;nbsp; -LC:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr&amp;nbsp; -lgcc&amp;nbsp; zephyr/arch/common/libisr_tables.a&amp;nbsp; modules/mbedtls/libmbedTLSBase.a&amp;nbsp; modules/mbedtls/libmbedTLSCrypto.a&amp;nbsp; modules/mbedtls/libmbedTLSX509.a&amp;nbsp; -mcpu=cortex-m4&amp;nbsp; -mthumb&amp;nbsp; -mabi=aapcs&amp;nbsp; -mfp16-format=ieee&amp;nbsp; -Wl,--gc-sections&amp;nbsp; -Wl,--build-id=none&amp;nbsp; -Wl,--sort-common=descending&amp;nbsp; -Wl,--sort-section=alignment&amp;nbsp; -Wl,-u,_OffsetAbsSyms&amp;nbsp; -Wl,-u,_ConfigAbsSyms&amp;nbsp; -nostdlib&amp;nbsp; -static&amp;nbsp; -Wl,-X&amp;nbsp; -Wl,-N&amp;nbsp; -Wl,--orphan-handling=warn&amp;nbsp; -Wl,-no-pie&amp;nbsp; C:/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m4/soft-float/no-interrupts/libnrf_cc310_platform_0.9.19.a &amp;amp;&amp;amp; cmd.exe /C &amp;quot;cd /D C:\Projects\&amp;lt;REDACTED&amp;gt;\build\mcuboot\zephyr &amp;amp;&amp;amp; C:\ncs\toolchains\ce3b5ff664\opt\bin\cmake.exe -E true&amp;quot;&amp;quot;c:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: zephyr\zephyr_pre0.elf section `rodata&amp;#39; will not fit in region `FLASH&amp;#39;&lt;br /&gt;c:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: region `FLASH&amp;#39; overflowed by 680 bytes&lt;br /&gt;collect2.exe: error: ld returned 1 exit status&lt;br /&gt;ninja: build stopped: subcommand failed.&lt;br /&gt;[56/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[58/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[59/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[60/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[61/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[62/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[63/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[64/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[65/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[66/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[67/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[68/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[70/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[71/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[73/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[74/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[77/383] Building C object CMakeFiles/app.dir/src/&amp;lt;REDACTED&amp;gt;.c.obj&lt;br /&gt;[366/383] Linking C executable zephyr\zephyr_pre0.elf&lt;br /&gt;FAILED: modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build mcuboot/zephyr/zephyr.hex mcuboot/zephyr/zephyr.elf C:/Projects/&amp;lt;REDACTED&amp;gt;/build/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/zephyr.hex C:/Projects/&amp;lt;REDACTED&amp;gt;/build/mcuboot/zephyr/zephyr.elf&lt;br /&gt;cmd.exe /C &amp;quot;cd /D C:\Projects\&amp;lt;REDACTED&amp;gt;\build\mcuboot &amp;amp;&amp;amp; C:\ncs\toolchains\ce3b5ff664\opt\bin\cmake.exe --build . --&amp;quot;&lt;br /&gt;[368/383] Linking C executable zephyr\zephyr_pre0.elf&lt;br /&gt;ninja: build stopped: subcommand failed.&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;C:\ncs\toolchains\ce3b5ff664\opt\bin\cmake.EXE&amp;#39; --build &amp;#39;c:\Projects\&amp;lt;REDACTED&amp;gt;\build&amp;#39;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;*&amp;nbsp; The terminal process terminated with exit code: 1.&amp;nbsp;&lt;br /&gt;&amp;nbsp;*&amp;nbsp; Terminal will be reused by tasks, press any key to close it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559942?ContentTypeID=1</link><pubDate>Thu, 29 Jan 2026 17:26:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8301bde0-cd32-4e55-88fe-595237a1820c</guid><dc:creator>Amanda Hsieh</dc:creator><description>[quote user="Will_20241202"]I&amp;#39;m not (yet) using sysbuild.&amp;nbsp; [/quote]
&lt;p&gt;Then you have to figure out why c&lt;span&gt;hanging to 0x7000 in&amp;nbsp;child_image\mcuboot\prj.conf had no effect. Check if there are any config conflicts or warnings in the build log.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do other configs in&amp;nbsp;child_image\mcuboot\prj.conf take effect in&amp;nbsp;&lt;/span&gt;build\mcuboot\zephyr\.config?&lt;/p&gt;
&lt;p&gt;You can refer to bootloader\mcuboot\boot\zephyr\prj_minimal.conf for your&amp;nbsp;&lt;span&gt;child_image\mcuboot\prj.conf&lt;/span&gt;&amp;nbsp;to reduce the mcuboot size.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559826?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 18:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f387cd14-54cf-47f8-b274-5fe991244575</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;I&amp;#39;m not (yet) using sysbuild.&amp;nbsp; I&amp;#39;m trying to step one change at a time from a very old SDK (v2.4.0) to a very new one (v3.2.1) and only make small incremental changes along the way so that detecting/fixing problems are manageable. Once I get this variant building, I plan to migrate from HWMv1 to HWMv2 (still on SDK v2.7.0), and after that from the child_image flavor to sysbuild.&amp;nbsp; However I don&amp;#39;t want to add more variables to the mix until this set of issues is resolved.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559825?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 18:41:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d18b99b6-45e0-4cee-914c-cf370a3eb64a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Are you using sysbuild? If so, you can try to add to sysbuild/&lt;span&gt;mcuboot/prj.conf.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559823?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 18:11:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b08b5e0-755d-40f3-9589-6f014d154ad1</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;Changing to 0x7000 (in all four files) had no effect.&amp;nbsp; The other three files auto-regenerated back to 0x6000 and the build still failed because it was too big by 680 bytes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559820?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 17:51:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9aeb3877-8869-402c-9018-8ced91d05680</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Try to set&amp;nbsp;&lt;span&gt;CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x7000 (must align to 0x1000) in the&amp;nbsp;&lt;/span&gt;child_image\mcuboot\prj.conf.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559811?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 15:50:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f9a852d-cf7a-4629-a472-8618f0eb61e8</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;That symbol appears 4 times in all (human readable) files in the project directory:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;child_image\mcuboot\prj.conf&lt;/li&gt;
&lt;li&gt;build\mcuboot\zephyr\.config&lt;/li&gt;
&lt;li&gt;build\mcuboot\zephyr\include\generated\autoconf.h&lt;/li&gt;
&lt;li&gt;build\mcuboot\zephyr\misc\generated\configs.c&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I tried changing it in all four (even though the last 3 are auto-generated) from 0x6000 to 0x6300 and nothing changed.&amp;nbsp; Same error message about being too big by 680 bytes.&amp;nbsp; Curiously, the last 3 files auto-updated back to the 0x6000 value.&amp;nbsp; Which leads me to think the first file doesn&amp;#39;t actually do anything.&amp;nbsp; Is there some other place that this is controlled?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559808?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 15:22:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccb60eb0-93fa-47d4-9e5c-c04d2a72da0b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;You can check the &lt;span&gt;CONFIG_PM_PARTITION_SIZE_MCUBOOT&amp;nbsp;&lt;/span&gt;value in the .config file under build/mcuboot/zephyr and&amp;nbsp;try to increase it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559796?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 14:29:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:273eabb3-d712-424e-8d48-b2fa8d906c73</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;I tried removing giant swathes of code from my project (both functions and static variables) and it still says I am exactly 680 bytes too big...&amp;nbsp; Which leads me to believe the problem lies outside of my code, and likely in the bootloader.&amp;nbsp; Is there an easy way to check how big the bootloader is and how big the container that it is being put into is?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559795?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 14:29:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cfeccad-a322-4b1b-8034-951697fdd1e4</guid><dc:creator>Will_20241202</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;I have looked through that guide and it isn&amp;#39;t really helpful in my situation.&amp;nbsp; I&amp;#39;m trying to figure out why the exact same code with the exact same build options will build just fine using SDK 2.6.1 but runs out of space trying to build under SDK v2.7.0&lt;/p&gt;
&lt;p&gt;Clearly something changed between the two versions but I&amp;#39;m having trouble finding documentation on exactly what, or how to figure it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failing to build; region `FLASH' overflowed by 680 bytes</title><link>https://devzone.nordicsemi.com/thread/559481?ContentTypeID=1</link><pubDate>Fri, 23 Jan 2026 14:50:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8424ee0b-2b9b-49c4-bf74-4e124384f03a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please refer to&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/memory.html"&gt;Memory footprint optimization&lt;/a&gt;&amp;nbsp;to reduce the memory size. You can also compare the .config under build/zephry (or build/app/zephyr) to find the differences if you don&amp;#39;t modify the configs or anything.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>