<?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>Protect flash region from FDS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22167/protect-flash-region-from-fds</link><description>Hi, 
 So I have a HEX file with unit specific data that I upload to 0x00062000. This data is about 80kb so it leaves some space incase I need a bootloader in the future. 
 Furthermore I store some data generated from device usage with the FDS. Everything</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 May 2017 10:53:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22167/protect-flash-region-from-fds" /><item><title>RE: Protect flash region from FDS</title><link>https://devzone.nordicsemi.com/thread/87131?ContentTypeID=1</link><pubDate>Mon, 22 May 2017 10:53:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:896f7e2f-64c6-4bbd-825c-368b771ba6a0</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;FDS shouldn&amp;#39;t overwrite your data as long as you have configured correctly.&lt;/p&gt;
&lt;p&gt;The default setting is:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define FDS_VIRTUAL_PAGES 3
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then the three last pages of flash will be used by FDS (as long as you don&amp;#39;t have a bootloader).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>