<?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>How to separate the boot code from the softdevice.hex?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71772/how-to-separate-the-boot-code-from-the-softdevice-hex</link><description>HI，All: 
 the softdevice.hex has inlcuded the bootable/strat code,as the figure below ,how to separate the bootable code from the hexcode? 
 
 in the SEGGER IDE: 
 
 
 
 in the softdevice hex file:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Feb 2021 12:30:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71772/how-to-separate-the-boot-code-from-the-softdevice-hex" /><item><title>RE: How to separate the boot code from the softdevice.hex?</title><link>https://devzone.nordicsemi.com/thread/295084?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 12:30:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9bca4b8-78c9-4637-bdcd-6dd95e5e5c4c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry, but not sure I understand the question then. Note that both the Softdevice and MBR are statically linked, which means you can&amp;#39;t relocate them in flash. The MBR must start at address 0x0, and the Softdevice at 0x1000.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to separate the boot code from the softdevice.hex?</title><link>https://devzone.nordicsemi.com/thread/295082?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 12:26:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cac6330-72c8-45b2-978e-3622fac33aa4</guid><dc:creator>wzszzxj</dc:creator><description>&lt;p&gt;Hi,Vidar:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;but I just want Softdevice as BLE in my project, And I want to DFU by USB HID. Now ,the only question is&amp;nbsp; to separate the boot code from the softdevice hexcode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to separate the boot code from the softdevice.hex?</title><link>https://devzone.nordicsemi.com/thread/295070?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 12:04:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17b76d63-5d15-44ad-b06b-b68c5ff15d49</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The MBR (&lt;span&gt;&lt;a title="Memory resource map and usage" href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/mem_usage/mem_resource_map_usage.html?cp=4_7_3_0_13_0"&gt;Memory resource map and usage&lt;/a&gt;&lt;/span&gt;) is available as a separate binary in sdk_root\components\softdevice\mbr\ if you want to support DFU without the Softdevice.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>