<?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>Fatal dfu log:Setting vector table to bootloader: 0x00078000</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48194/fatal-dfu-log-setting-vector-table-to-bootloader-0x00078000</link><description>my code based on file &amp;quot;nRF5_SDK_14.0.0_3bcc1f7.zip&amp;quot;.my hardware based on nrf52832QFAA. 
 my options set as: 
 project “bootloader_secure_ble”： 
 
 project “ ble_app_hrs ”with DFU services ： 
 
 1、merge hex:hrs.hex、 bootloader_secure_ble .hex、setting.hex</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Jun 2019 14:08:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48194/fatal-dfu-log-setting-vector-table-to-bootloader-0x00078000" /><item><title>RE: Fatal dfu log:Setting vector table to bootloader: 0x00078000</title><link>https://devzone.nordicsemi.com/thread/191154?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 14:08:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41bb0737-179d-4020-a2fe-ab504aa82789</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Buttonless characteristic use a 128-bit vendor specific UUID, which is why you had to set&amp;nbsp;NRF_SDH_BLE_VS_UUID_COUNT&amp;nbsp;to &amp;#39;1&amp;#39; and allocate more memory to the Softdevice. It is also required to change the vector table as you noted.&amp;nbsp;You can read more about the&amp;nbsp;SVCI interface here: &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_svc.html?cp=5_1_3_50"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_svc.html?cp=5_1_3_50&lt;/a&gt; .&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Tip: you can add &amp;quot;DEBUG&amp;quot; to the list of pre-processor definitions as shown below to get a more detailed crash log.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-51618ad0eba54e1b86d33877ffe34644/pastedimage1559743283048v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>