<?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>bootloader does not fit in flash.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103608/bootloader-does-not-fit-in-flash</link><description>Using 512K NRF52832, the code after minimum size optimization takes 255K. 
 Trying to add MCUBOOT, I get an error that it does not fit in flash. 
 I tried: 
 CONFIG_BOOT_SWP_USING_MOVE=y 
 but this did not build. 
 What are my options? 
 Thanks 
 Joh</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Sep 2023 12:16:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103608/bootloader-does-not-fit-in-flash" /><item><title>RE: bootloader does not fit in flash.</title><link>https://devzone.nordicsemi.com/thread/446058?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2023 12:16:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:038642c6-3a17-4550-808b-283b052a6dc7</guid><dc:creator>Johan.h</dc:creator><description>&lt;p&gt;Of course...&amp;nbsp;&amp;nbsp; :-0&lt;/p&gt;
&lt;p&gt;sorry for this confusion.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader does not fit in flash.</title><link>https://devzone.nordicsemi.com/thread/445314?ContentTypeID=1</link><pubDate>Mon, 11 Sep 2023 07:59:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc460dff-4909-422a-8e18-88b171671eb7</guid><dc:creator>Vidar Berg</dc:creator><description>[quote userid="123077" url="~/f/nordic-q-a/103608/bootloader-does-not-fit-in-flash/445303"]&lt;p&gt;This device is not using DCDC converter, and I assume that this is the problem. I could not find the correct config value to use the LDO.&lt;/p&gt;
&lt;p&gt;Who to configure?&lt;/p&gt;
&lt;p&gt;I tried:&lt;/p&gt;
&lt;p&gt;CONFIG_DCDC_NRF52X=n&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#cmdoption-arg-CONFIG_BOARD_ENABLE_DCDC_APP" data-score="11"&gt;CONFIG_BOARD_ENABLE_DCDC_APP&lt;/a&gt;=n&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;both are&amp;nbsp;undefined.&lt;/p&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I guess this&amp;nbsp;reply was meant to be a response to your other ticket here:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/103614/nrf52832-does-not-start-after-power-up"&gt;NRF52832 does not start after power up.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader does not fit in flash.</title><link>https://devzone.nordicsemi.com/thread/445313?ContentTypeID=1</link><pubDate>Mon, 11 Sep 2023 07:58:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc9a47a6-5f64-497e-850c-7896f47b3ca1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you&amp;nbsp;need to support DFU over BLE and not over UART, you will either have to reduce the size of your application or add an external SPI NOR flash IC to your design to&amp;nbsp;place&amp;nbsp;your &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/mcuboot/design.html#image-slots"&gt;secondary slot&lt;/a&gt;&amp;nbsp;in.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Typical flash memory layout when using MCUBoot on the 52832 without ext. flash&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1694419062617v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&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: bootloader does not fit in flash.</title><link>https://devzone.nordicsemi.com/thread/445303?ContentTypeID=1</link><pubDate>Mon, 11 Sep 2023 07:32:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e167ce9-fcd8-4166-84e4-4f830b5ad036</guid><dc:creator>Johan.h</dc:creator><description>&lt;p&gt;This device is not using DCDC converter, and I assume that this is the problem. I could not find the correct config value to use the LDO.&lt;/p&gt;
&lt;p&gt;Who to configure?&lt;/p&gt;
&lt;p&gt;I tried:&lt;/p&gt;
&lt;p&gt;CONFIG_DCDC_NRF52X=n&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#cmdoption-arg-CONFIG_BOARD_ENABLE_DCDC_APP" data-score="11"&gt;CONFIG_BOARD_ENABLE_DCDC_APP&lt;/a&gt;=n&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;both are&amp;nbsp;undefined.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>