<?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>FDS and Openthread data segment overlapping</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40290/fds-and-openthread-data-segment-overlapping</link><description>Hello, 
 I am using nrf52840 with OpenThread stack. While I am using FDS to store application data, it seems the OpenThread dataset is written in the same area. Thus, the application running for a period of time, the FDS initialization may failed with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Nov 2018 14:27:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40290/fds-and-openthread-data-segment-overlapping" /><item><title>RE: FDS and Openthread data segment overlapping</title><link>https://devzone.nordicsemi.com/thread/156512?ContentTypeID=1</link><pubDate>Thu, 08 Nov 2018 14:27:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15496f57-d8ef-4893-9e7e-f708c778b537</guid><dc:creator>by1e11</dc:creator><description>&lt;p&gt;That&amp;#39;s perfect, thanks a lot&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best wishes&lt;/p&gt;
&lt;p&gt;Bo&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS and Openthread data segment overlapping</title><link>https://devzone.nordicsemi.com/thread/156511?ContentTypeID=1</link><pubDate>Thu, 08 Nov 2018 14:25:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb576668-7a68-45cb-86a3-75a2d6b3a5fe</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Bo,&lt;/p&gt;
&lt;p&gt;Yes, I can confirm that the FDS will reserve the last pages in flash when there&amp;#39;s no bootloader present, which overlaps with the default&amp;nbsp;&lt;span&gt;ot_flash_data placement in this case.&amp;nbsp;The solution is to&amp;nbsp;move the&amp;nbsp;ot_flash_data section as you said.&amp;nbsp;&lt;/span&gt;&lt;span&gt;Just remember to edit both start symbols in the xml:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt; &amp;lt;MemorySegment name=&amp;quot;ot_flash_data&amp;quot; start=&amp;quot;&lt;strong&gt;0x000fc000&lt;/strong&gt;&amp;quot; size=&amp;quot;0x4000&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;ProgramSection alignment=&amp;quot;4&amp;quot; keep=&amp;quot;Yes&amp;quot; load=&amp;quot;No&amp;quot; name=&amp;quot;.ot_flash_data&amp;quot; address_symbol=&amp;quot;__start_ot_flash_data&amp;quot; end_symbol=&amp;quot;__stop_ot_flash_data&amp;quot; start = &amp;quot;&lt;strong&gt;0x000fc000&lt;/strong&gt;&amp;quot; size=&amp;quot;0x4000&amp;quot; /&amp;gt;&lt;br /&gt; &amp;lt;/MemorySegment&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>