<?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>Simple SPI bootloader - jump not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10437/simple-spi-bootloader---jump-not-working</link><description>As it was asked here and an answer was given, but it&amp;#39;s not working. 
 @Vidar: I&amp;#39;ve taken dual_bank_ble_s110 bootloader example and removed all the call I don&amp;#39;t need, left is everything what&amp;#39;s needed. Bootloader is started but application is not. It just</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Nov 2015 09:48:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10437/simple-spi-bootloader---jump-not-working" /><item><title>RE: Simple SPI bootloader - jump not working</title><link>https://devzone.nordicsemi.com/thread/38796?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 09:48:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:570b5b1f-dd22-4db5-8e0a-8205a1b2ff44</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I deleted this comment from my previous thread: &amp;quot;Think the SD_MBR_COMMAND_INIT_SD could work although the MBR is intended for use with the SD. This will forward the interrupts to the vector table above the MBR where the softdevice is typically located.&amp;quot; Reason is that SD_MBR_COMMAND_INIT_SD doesn&amp;#39;t only forward the interrupt, but also runs the reset handler of the Softdevice(application in this case) so it will not return back to the bootloader. The result is that the program will jump to the application, but interrupts will not be forwarded when issuing this command. Sorry for the misleading comment. If you don&amp;#39;t want to use the existing bootloader examples with softdevice I&amp;#39;d recommend to design your own MBR that suits your use case as this MBR is designed for use with the softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>