<?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>Problem in loading the application after dfu</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11596/problem-in-loading-the-application-after-dfu</link><description>Hii all 
 I am trying to port the experimental/bootloader_signing project to gcc I made changes in the project accordingly, so now its working. I can able to flash application from the phone but after that its again start in boot mode.
After debugging</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jan 2016 14:41:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11596/problem-in-loading-the-application-after-dfu" /><item><title>RE: Problem in loading the application after dfu</title><link>https://devzone.nordicsemi.com/thread/43812?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 14:41:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1032ebfb-3937-4dc7-9e67-dc5181e4428b</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;No problem :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in loading the application after dfu</title><link>https://devzone.nordicsemi.com/thread/43811?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 14:26:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:671051ec-4ea2-4ddb-b095-6d81bd989bb3</guid><dc:creator>Pavan kumar</dc:creator><description>&lt;p&gt;Heey now its working well thanks a lot for your help Bjorn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in loading the application after dfu</title><link>https://devzone.nordicsemi.com/thread/43810?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 14:01:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c5ead13-64a9-4e2f-a11b-4fe3b4903f7d</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You have to change the bootloader settings address from &lt;code&gt;0x0003FC00&lt;/code&gt; to &lt;code&gt;0x0003D800&lt;/code&gt;, i.e.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;BOOTLOADER_SETTINGS (rw) : ORIGIN = 0x0003D800, LENGTH = 0x0400
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and you have to set the BOOTLOADER_SETTINGS_ADDRESS define to 0x0003D800 in &lt;code&gt;dfu_types.h&lt;/code&gt; if you have not defined &lt;code&gt;SIGNING&lt;/code&gt;in your Preprocessor Symbols.&lt;/p&gt;
&lt;p&gt;-Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>