<?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>Cannot jump to application from bootloader, bootloader crashes/freezes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27354/cannot-jump-to-application-from-bootloader-bootloader-crashes-freezes</link><description>Hello, 
 I added an extra opcode to the DFU Control Point characteristic so that I can jump to the main application by writing to it. The problem is that whenever I do that, the bootloader freezes (it doesn&amp;#39;t reset). I&amp;#39;m on SDK13.1, using S132 4.0.2</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Nov 2017 16:03:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27354/cannot-jump-to-application-from-bootloader-bootloader-crashes-freezes" /><item><title>RE: Cannot jump to application from bootloader, bootloader crashes/freezes</title><link>https://devzone.nordicsemi.com/thread/108028?ContentTypeID=1</link><pubDate>Mon, 20 Nov 2017 16:03:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52d572e4-ef35-4e14-b94e-e271b3693a13</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Can you just use a LED to check which line of code it&amp;#39;s getting to ? (move one line of code at a time) You can also run the bootloader in debug mode and add some break points ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot jump to application from bootloader, bootloader crashes/freezes</title><link>https://devzone.nordicsemi.com/thread/108030?ContentTypeID=1</link><pubDate>Mon, 20 Nov 2017 12:13:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9532930-68b3-47f0-83c6-63458fd426e3</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Unfortunately, I can&amp;#39;t. Everything stops working after the program enters &lt;code&gt;nrf_bootloader_app_start()&lt;/code&gt;. I have a blinking LED and it stops blinking. The logs stop a bit before entering that function, but I guess that&amp;#39;s because something went very wrong and it didn&amp;#39;t have the chance to print the missing logs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot jump to application from bootloader, bootloader crashes/freezes</title><link>https://devzone.nordicsemi.com/thread/108029?ContentTypeID=1</link><pubDate>Mon, 20 Nov 2017 11:46:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d09f0b9-0b2e-4d00-912e-fc39b0b211f8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Andy,&lt;/p&gt;
&lt;p&gt;Could you print out some log from inside nrf_bootloader_app_start() to check where there program stucks?
nrf_dfu_mbr_init_sd() is the call to initialize the softdevice from the bootloader. I don&amp;#39;t think you should have any problem calling it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>