<?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>SDK 13 .0 Serial Secure DFU Bootloader RAM  region end address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34806/sdk-13-0-serial-secure-dfu-bootloader-ram-region-end-address</link><description>Hi 
 In the serial secure bootloader example (SDK 13.0), RAM region end address is defined as: 
 define symbol __ICFEDIT_region_RAM_end__ = 0x2000ff7f; 
 
 What are the last 0x80 bytes reserved for? 
 
 Regards 
 Yaron</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 May 2018 09:01:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34806/sdk-13-0-serial-secure-dfu-bootloader-ram-region-end-address" /><item><title>RE: SDK 13 .0 Serial Secure DFU Bootloader RAM  region end address</title><link>https://devzone.nordicsemi.com/thread/133598?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 09:01:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:451a2506-e09e-47ed-85aa-d1560ec40bf6</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Yaron,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;this is an artifact from SDK v11 where the bootloader supported bond sharing with the application, i.e. the application would place the bonding information of the peer that initiates DFU in RAM so that the bootloader could use this to reconnect after execution is passed from the application to the bootloader.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This feature was removed in SDK 12.x.x through SDK 14.x.x and then re-introduces in an improved and more robust implementation in SDK 15.0.0&lt;/p&gt;
&lt;p&gt;In short, you can reclaim the last 0x80 bytes as they are not used in the SDK versio nyou are using.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>