<?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>Increase Bootloader (Secure DFU) size SDK 15.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48148/increase-bootloader-secure-dfu-size-sdk-15-3</link><description>I changed the bootloader size by changing the flash start address (in the .icf file, from 0xf8000, to 0xf7000). I just want to check what other files/settings needs to be changed in order for this to work (with SoftDevice and application)? Like for example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Jun 2019 13:53:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48148/increase-bootloader-secure-dfu-size-sdk-15-3" /><item><title>RE: Increase Bootloader (Secure DFU) size SDK 15.3</title><link>https://devzone.nordicsemi.com/thread/191148?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 13:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96512836-2db9-44b4-ae90-485f7e6c017e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BOOTLOADER_START_ADDR is defined at link time using linker symbols so it will always correspond with the start address defined in .icf, see CODE_START in app_util.h for implementation. You don&amp;#39;t need to change anything else.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>