<?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>Why does my Application still run if I program UICR.NRFFW[0] but leave the destination blank?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48995/why-does-my-application-still-run-if-i-program-uicr-nrffw-0-but-leave-the-destination-blank</link><description>I&amp;#39;m debugging some corner-cases with my own DFU process and Bootloader. I believe I hit a race condition in which sd_mbr_command() was called before the source of the new Bootloader was written. Thus, the MBR copied clear flash to the Bootloader location</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Jun 2019 09:12:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48995/why-does-my-application-still-run-if-i-program-uicr-nrffw-0-but-leave-the-destination-blank" /><item><title>RE: Why does my Application still run if I program UICR.NRFFW[0] but leave the destination blank?</title><link>https://devzone.nordicsemi.com/thread/194811?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2019 09:12:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b223d89f-0e8c-4ac2-9429-3026141abada</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The MBR will always check the bootloader address to see whether there is a bootloader available. If not (if you have deleted the address) it will assume that there isn&amp;#39;t, and it will continue to the softdevice (if there is a softdevice), which will boot up the application, or finally, boot up the application if there is no softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>