<?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 am I uploaded an application through UART, but the application does not run when the device is reset.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23329/why-am-i-uploaded-an-application-through-uart-but-the-application-does-not-run-when-the-device-is-reset</link><description>I debug the DFU Bootloader through UART,I am sure the APP code is complete updated,but the application does not run when the device is after bootloader to auto soft reset,but,the power on reset or pin reset the application can be run OK. exception I cancel</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Jul 2017 12:45:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23329/why-am-i-uploaded-an-application-through-uart-but-the-application-does-not-run-when-the-device-is-reset" /><item><title>RE: Why am I uploaded an application through UART, but the application does not run when the device is reset.</title><link>https://devzone.nordicsemi.com/thread/91719?ContentTypeID=1</link><pubDate>Fri, 07 Jul 2017 12:45:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c5206df-35e5-4127-9290-0940e010ed01</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Just to clarify: The bootloader reaches bootloader_app_start(), but does not jump to the application unless you power-cycle the device or perform a pinreset. However, if you comment out interrupts_disable() in bootloader_app_start(), then the bootloader will successfully start the application without having to power-cycle or perform a pin-reset?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>