<?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>Calling SD API could not enter the SVC_Handler in the Softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51057/calling-sd-api-could-not-enter-the-svc_handler-in-the-softdevice</link><description>My environment: Keil 5; nRF52832 SDK 15.2 ; Softdevice S132 6.1.0 
 The uart bootloader code locate in the address: 0x70000 - 0x80000 ; (The MBR in 0x70000) 
 The application code locate in the address: 0x30000 - 0x50000; (The MBR in 0x30000) 
 
 My power</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Aug 2019 14:16:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51057/calling-sd-api-could-not-enter-the-svc_handler-in-the-softdevice" /><item><title>RE: Calling SD API could not enter the SVC_Handler in the Softdevice</title><link>https://devzone.nordicsemi.com/thread/204813?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 14:16:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:110064d9-dd2b-4b43-afed-40db901b5565</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;In the bootloader, after the bootloader start, you would need to call sd_softdevice_vector_table_base_set (). This is done to redirect the vector table into the softdevice vector table instead of the bootloader.&lt;/p&gt;
&lt;p&gt;vector table.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>