<?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>Start dfu bootloader from MBR</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13395/start-dfu-bootloader-from-mbr</link><description>On my own board based on 51822, I developped an HTS-like application with SD8.0.0. 
 Now, I would like integrate the DFU bootloader. 
 I follow the &amp;quot;Running the BLE bootloader example&amp;quot; . 
 Programming the DFU bootloader 
 
 
 Erasing the device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Apr 2016 15:31:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13395/start-dfu-bootloader-from-mbr" /><item><title>RE: Start dfu bootloader from MBR</title><link>https://devzone.nordicsemi.com/thread/51100?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2016 15:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8653ab0-69b9-4d8f-ba25-1aa8bc3a3f6c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Manu: I&amp;#39;m glad that you found the issue. Sorry that I didn&amp;#39;t check if you have the 16kB RAM variant.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start dfu bootloader from MBR</title><link>https://devzone.nordicsemi.com/thread/51099?ContentTypeID=1</link><pubDate>Wed, 27 Apr 2016 09:54:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c73af5da-1b17-434d-ac10-f9edac60d0bd</guid><dc:creator>Manu</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;
&lt;p&gt;The problem was in the dfu_gcc_nrf51.ld file which is configured with the RAM size at 32Kbytes, while mine is 16Kbytes.&lt;/p&gt;
&lt;p&gt;/** RAM Region for bootloader. This setting is suitable when used with s110, s120, s130, s310. */&lt;/p&gt;
&lt;p&gt;RAM (rwx) :  ORIGIN = 0x20002C00, LENGTH = 0x5380 (to modify in 0x1380 for QFAA chip)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start dfu bootloader from MBR</title><link>https://devzone.nordicsemi.com/thread/51098?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2016 10:46:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d82f60c-86c8-4f0c-b313-9918bc983477</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Manu,&lt;/p&gt;
&lt;p&gt;Could you try to test:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Make a simple application (blinking an LED for example) and make sure it works when the softdevice programmed on the flash (locate the application in the application area)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Write 0x0003C000 to 0x10001014  in UICR and flash the test application to the address 0x3C000&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the application doesn&amp;#39;t start on test case 2, please provide us the hex dump of the whole flash and your project files of the test project&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>