<?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>debug the app with the secure bootloader.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35997/debug-the-app-with-the-secure-bootloader</link><description>Hi, I&amp;#39;ve tried to implement in my project the OTA DFU based on the dfu buttonless example using the secure bootloader. 
 I used this guide to realize it: https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jul 2018 08:36:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35997/debug-the-app-with-the-secure-bootloader" /><item><title>RE: debug the app with the secure bootloader.</title><link>https://devzone.nordicsemi.com/thread/138696?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 08:36:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4bef6d4-7576-4530-91b8-ae4b2591d416</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Fabiano,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are correct. The bootloader check the CRC of the application image on every booting up to verify the integrity of the application. If you modify the application and flash it with Keil, the CRC wouldn&amp;#39;t be updated and won&amp;#39;t match with your new application. For development you can just skip the CRC check as you already done. But consider to put it back when you release.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>