<?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>DFU s112 - CPU could not be halted</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34939/dfu-s112---cpu-could-not-be-halted</link><description>I have secure DFU working fine for my s132 (SES sdk15.0), and now trying s112 using the example from post how to use dfu? 
 I used SDK_14.2.0_nRF52810_Secure_BL_v1.1.zip and made changes if necessary in SES according to suggested modifications in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jun 2018 11:09:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34939/dfu-s112---cpu-could-not-be-halted" /><item><title>RE: DFU s112 - CPU could not be halted</title><link>https://devzone.nordicsemi.com/thread/135122?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 11:09:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8635946b-d6b2-42ad-84d0-31edc4b9d6af</guid><dc:creator>EarthLord</dc:creator><description>&lt;p&gt;Yes, it should be nrf52, although it works when this option is chosen. Looks like a typo or copy-paste error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU s112 - CPU could not be halted</title><link>https://devzone.nordicsemi.com/thread/134251?ContentTypeID=1</link><pubDate>Thu, 31 May 2018 23:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a86c1880-4d7b-421a-8641-0620e35b9369</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The Keil example provided in the link&amp;nbsp;&lt;span&gt;for nRF52810 in SDK v15 works fine, thank-you. (probably an SES s112 version in the next sdk release).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;To your questions, ....1) the bootloader was built using what was in 14.2 zip file, SD v5.1, .....2) I gave SD v6 a try in sdk 14.2 since I&amp;nbsp;used SD v6&amp;nbsp;for my app, and it did not work.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I noticed that for&amp;nbsp;nrfutil pkg generate I used&amp;nbsp;--sd-req 0xA7 for SD s112, but the entry in the &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil" rel="noopener noreferrer" target="_blank"&gt;Github entry&lt;/a&gt; had&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;s112_nrf51_6.0.0&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;0xA7&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span&gt;Should it not be nfr52?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-thank-you&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU s112 - CPU could not be halted</title><link>https://devzone.nordicsemi.com/thread/134228?ContentTypeID=1</link><pubDate>Thu, 31 May 2018 15:12:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52a49027-9cb3-4a2e-8a49-03c8fd960aaf</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;In addition, my coworker Vidar has uploaded an example for bootloader for nRF52810 in SDK v15 &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/32918/nrf52810-secure-ble-dfu-on-iar---not-connecting"&gt;here&lt;/a&gt;. Please try.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU s112 - CPU could not be halted</title><link>https://devzone.nordicsemi.com/thread/134217?ContentTypeID=1</link><pubDate>Thu, 31 May 2018 14:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d041f35-0ac0-45f3-894a-c3d3d7bfb0d6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Simon,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you send us your .zip file also the scrip you used to generate the .zip file ? I suspect the SD version was not correct ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suspect you can&amp;#39;t debug and got issue with failed to halt process , could be because of the configuration of the start address of the bootloader. Could you double check if it&amp;#39;s configured correctly ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which softdevice and which SDK you used to build your bootloader ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What do you mean by &amp;quot;SD v6.0 in the 14.2&amp;quot; ? We only have v5.0 in SDK v14.2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>