<?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>Pre-load data in FDS, cloning devices</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25170/pre-load-data-in-fds-cloning-devices</link><description>Hi everyone, 
 I am currently working on a project that leads me to save a respectful amount of data.
Some of the objects that I save size a few KB actually. 
 I would like to use FDS all the time to manage them even though I need to start with initial</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Sep 2017 12:07:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25170/pre-load-data-in-fds-cloning-devices" /><item><title>RE: Pre-load data in FDS, cloning devices</title><link>https://devzone.nordicsemi.com/thread/99161?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 12:07:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e99a096-e934-478d-bf22-7f21621db79d</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;By modifying the bootloader it should be possible, but it is difficult to say how much work it would take.&lt;/p&gt;
&lt;p&gt;Without modifying the bootloader, it might be possible. The bootloader expects to get one application hex file, but you can try to merge the application hex with the FDS hex, in to one &amp;quot;application hex&amp;quot;. Typically Fstorage (used by FDS) uses the last pages of flash (or the last pages of flash before the bootloader if it exists), but this isn&amp;#39;t a good idea if you want to do dual bank update. Instead you should configure Fstorage to use the pages that are just after the application, or at least below the limit for doing dual bank update. Or you could just do single bank update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pre-load data in FDS, cloning devices</title><link>https://devzone.nordicsemi.com/thread/99160?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 17:03:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56fb184b-0c5a-4698-b199-d0b66d3ae8e9</guid><dc:creator>ColdBrew667</dc:creator><description>&lt;p&gt;Well, I was wondering if this kind of trick can be also played during a DFU sequence.
Say I have one device in the field, it has been initiated with the Hex file of the FDS portion. Now my application changed and I have new files to add to the existing file system. Let us say I agree to loose user data during DFU, will it be possible for me to flash the FDS section again on the field?
Or am I again stuck with init values being part of the app and then create files in FDS using code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pre-load data in FDS, cloning devices</title><link>https://devzone.nordicsemi.com/thread/99159?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 13:05:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c525e43-1f54-4548-aaad-c2c4c92a82b4</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I haven&amp;#39;t tested, but I don&amp;#39;t see why it wouldn&amp;#39;t work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>