<?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>Move bootloader during application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18366/move-bootloader-during-application</link><description>I would like to update my current bootloader with one, that is bigger than the predefined space of the current bootloader. For that, I want to flash an application via DFU that moves the bootloader to a lower address, so that the new bootloader can fit</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Dec 2016 14:44:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18366/move-bootloader-during-application" /><item><title>RE: Move bootloader during application</title><link>https://devzone.nordicsemi.com/thread/70904?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 14:44:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecd78b04-a1cc-455a-9694-b10773bbc73f</guid><dc:creator>VanNuru</dc:creator><description>&lt;p&gt;I didn&amp;#39;t know that the bootloader update would work, if I changed the bootloader start address directly before using the MBR. Somehow your code to change it crashed my update, so I used my own and now I can change the start address dynamically. Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Move bootloader during application</title><link>https://devzone.nordicsemi.com/thread/70903?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 12:43:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdd8a7f7-2ab4-455b-b577-3afe6009dd60</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Vanuru,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve made an example that alters the bootloader start address in order to update from the Legacy Bootloader(SDK v11.0.0 and older) to the Secure Bootloader (SDK v12.x.0). You can also use this example to increase the size of Legacy bootloader.&lt;/p&gt;
&lt;p&gt;The details and the necessary code changes are described in &lt;a href="https://devzone.nordicsemi.com/question/105922/dfu-updating-from-legacysdk-v1100-bootloader-to-securesdk-v12x0-bootloader/"&gt;this&lt;/a&gt; post.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>