<?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>nRF5144 Boot Code Not Executing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38376/nrf5144-boot-code-not-executing</link><description>Hi, thank you for looking at my post. 
 I am using Keil V5.25.2.0 with a nRF51422. I am using the soft device &amp;quot;s310_nrf51422_1.0.0-2.alpha_softdevice.&amp;quot; My memory regions for the boot and app are shown below. Memory regions for the soft devices are defined</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Sep 2018 17:28:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38376/nrf5144-boot-code-not-executing" /><item><title>RE: nRF5144 Boot Code Not Executing</title><link>https://devzone.nordicsemi.com/thread/148278?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 17:28:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6769b4b9-9564-4153-bd96-18c6c5c783ac</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I guess he was referring to the UICR.BOOTLOADERADDR register stored in non-volatile memory (flash). The UICR section is mapped to the 0x10001000 address range, and writes to this section is not supported in Keil&amp;#39;s flash algorithm (ignored). Please try to program the bootloader .hex file with nrfjprog instead: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_example_running.html?cp=4_0_10_4_3_1_1_0_1#bledfu_example_running_program"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_example_running.html?cp=4_0_10_4_3_1_1_0_1#bledfu_example_running_program&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some links to relevant documentation:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/mbr_bootloader/mbr_sd_reset_behavior.html?cp=2_3_1_0_11_2"&gt;Startup sequence with Softdevice&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nrf5x_command_line_tools/nrf5x_command_line_tools_lpage.html?cp=5_1"&gt;nrfjprog&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5144 Boot Code Not Executing</title><link>https://devzone.nordicsemi.com/thread/148066?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 14:28:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f8fc5a2-b259-457e-b25c-7cda55b7e25b</guid><dc:creator>Daniel Blesener</dc:creator><description>&lt;p&gt;Also, a former employee here who wrote this code noted this when I wrote him:&lt;/p&gt;
&lt;p&gt;&amp;quot;Vague memories of all this are coming back. If you are starting with a raw radio you may need to change a register value to ensure that the startup code within the soft device jumps to the correct code. &amp;nbsp; I don&amp;rsquo;t recall the exact memory map but the code resides in one space and by default the radio will jump there. The boot code resides elsewhere and a register within the radio needs to be set to get the soft device to jump to the boot code. There is a document with instructions on programming the radio in the factory and this step is included in that document. &amp;quot;&lt;/p&gt;
&lt;p&gt;Is this true? Anyone know what he is referring to?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>