<?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>MCUBOOT FLASH overflow on nrf52840 dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79476/mcuboot-flash-overflow-on-nrf52840-dongle</link><description>Hello everyone, 
 i encounter a problem on building my application that uses BLE and a I2C ssensor. If I build only the application without a Bootloader there is no problem. But when i added the MCUBOOT bootloader the build crush due to FLASH overflow</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Sep 2021 11:14:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79476/mcuboot-flash-overflow-on-nrf52840-dongle" /><item><title>RE: MCUBOOT FLASH overflow on nrf52840 dongle</title><link>https://devzone.nordicsemi.com/thread/329197?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 11:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6cb8590-8aa2-432d-97cc-a0a9fb916deb</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Nikos,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for missing the board detail. By default, it uses the nRF5 bootloader, so mcuboot would be the second stage bootloader at this point, which isn&amp;#39;t a great starting point:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/77252/nrf52840dongle_nrf52840-config_bootloader_mcuboot-y-partition-to-small"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/77252/nrf52840dongle_nrf52840-config_bootloader_mcuboot-y-partition-to-small&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUBOOT FLASH overflow on nrf52840 dongle</title><link>https://devzone.nordicsemi.com/thread/329104?ContentTypeID=1</link><pubDate>Sat, 11 Sep 2021 12:36:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7326698-75ad-466f-b540-7fe7878f9e1f</guid><dc:creator>nik_mitros</dc:creator><description>&lt;p&gt;Hello Hakon,&lt;/p&gt;
&lt;p&gt;I dont think thats the problrem. I just tried to run the simplest blinky example with MCUBOOT and the same error appeared. The only thing I added to the prj.conf is&amp;nbsp;CONFIG_BOOTLOADER_MCUBOOT=y.&lt;/p&gt;
&lt;p&gt;I am guessing is some problem that has to do with the devicetree and the flash mapping of the nrf52840 donlge? Because when I run my application with MCUBOOT on nrf52840 DK everything works fine.&lt;/p&gt;
&lt;p&gt;Have you tried to run the blinky example with MCUBOOT on nrf52840 dongle?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Nikos.&lt;/p&gt;
&lt;div style="display:none;" id="highlighter--hover-tools"&gt;
&lt;div id="highlighter--hover-tools--container"&gt;
&lt;div class="highlighter--icon highlighter--icon-copy" title="Copy"&gt;&lt;/div&gt;
&lt;div class="highlighter--separator"&gt;&lt;/div&gt;
&lt;div class="highlighter--icon highlighter--icon-change-color" title="Change Color"&gt;&lt;/div&gt;
&lt;div class="highlighter--separator"&gt;&lt;/div&gt;
&lt;div class="highlighter--icon highlighter--icon-delete" title="Delete"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="display:none;" id="highlighter--hover-tools"&gt;
&lt;div id="highlighter--hover-tools--container"&gt;
&lt;div class="highlighter--icon highlighter--icon-copy" title="Copy"&gt;&lt;/div&gt;
&lt;div class="highlighter--separator"&gt;&lt;/div&gt;
&lt;div class="highlighter--icon highlighter--icon-change-color" title="Change Color"&gt;&lt;/div&gt;
&lt;div class="highlighter--separator"&gt;&lt;/div&gt;
&lt;div class="highlighter--icon highlighter--icon-delete" title="Delete"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUBOOT FLASH overflow on nrf52840 dongle</title><link>https://devzone.nordicsemi.com/thread/328949?ContentTypeID=1</link><pubDate>Fri, 10 Sep 2021 08:09:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46b9462f-7bd9-4200-87e7-f57ebbe77d8a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]i encounter a problem on building my application that uses BLE and a I2C ssensor. If I build only the application without a Bootloader there is no problem. But when i added the MCUBOOT bootloader the build crush due to FLASH overflow. The ERROR I get:[/quote]
&lt;p&gt;You are running out of space. Is there any functionality that you don&amp;#39;t need? For instance using newlib and printing floats?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y
CONFIG_NEWLIB_LIBC=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>