<?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>deadcode in flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25781/deadcode-in-flash</link><description>I have a app that stores some calibration information in flash (1 page at 0x7F000)
When I booted now I noticed it has replaced it with &amp;quot;DEADCODE&amp;quot; following some hex number, what is this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Oct 2017 08:00:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25781/deadcode-in-flash" /><item><title>RE: deadcode in flash</title><link>https://devzone.nordicsemi.com/thread/101554?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2017 08:00:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b3fb09f-fc2c-4b14-ad72-fbdeef3a2798</guid><dc:creator>emdi</dc:creator><description>&lt;p&gt;Well, I am guessing your project uses the Peer Manager, which in turn uses fds to store data in the last three flash pages (0x7D000, 0x7E000, 0x7F000). Write to addresses below 7xD000 and you should be fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: deadcode in flash</title><link>https://devzone.nordicsemi.com/thread/101553?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2017 07:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2cb37c0-0306-4c52-bbb8-bab33721ff2f</guid><dc:creator>erltot</dc:creator><description>&lt;p&gt;It is a bit inconvinient since it has replaced my calibration values, how do I do this right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: deadcode in flash</title><link>https://devzone.nordicsemi.com/thread/101552?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2017 07:46:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:782f18aa-5f9e-445d-be0e-ea4832c83b64</guid><dc:creator>emdi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;it&amp;#39;s a magic word used by the fds library to tag the flash pages it uses.&lt;/p&gt;
&lt;p&gt;Regards,
emdi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>