<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>MQX Software SolutionsのトピックRe: Files overwritten with MFS</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514865#M16336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same test with 128 files:&lt;/P&gt;&lt;P&gt;file 46 and 111 goes missing&lt;/P&gt;&lt;P&gt;file 62 and 127 is size 0 and replaces 46 and 111 in file list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same test with 256 files:&lt;/P&gt;&lt;P&gt;file 46,111, 176 goes missing&lt;/P&gt;&lt;P&gt;file 62, 127 and 192 is size 0 and replaces 46 and 111 in file list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried changing files size to 1500 bytes, same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be a pattern&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 14:56:07 GMT</pubDate>
    <dc:creator>jonalvik</dc:creator>
    <dc:date>2016-06-06T14:56:07Z</dc:date>
    <item>
      <title>Files overwritten with MFS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514864#M16335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have MFS mounted on a 32MB RAM device.&lt;/P&gt;&lt;P&gt;When creating and writing files I get a strange error, always the same error for same test set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test case:&lt;/P&gt;&lt;P&gt;- Create a directory&lt;/P&gt;&lt;P&gt;- write 63 files of 1KB named "a:\ev0\pc0" to "a:\ev0\pc62"&lt;/P&gt;&lt;P&gt;- read back and verify&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Behavior:&lt;/P&gt;&lt;P&gt;- No error messages when creating and writing files&lt;/P&gt;&lt;P&gt;- before writing file "pc62" all files are present and ok.&lt;/P&gt;&lt;P&gt;- After writing file "pc62", file "pc46" is missing, size of "pc62" is 0 (fwrite reported 1KB)&lt;/P&gt;&lt;P&gt;- when listing files "pc62" is listed in the place "pc46" used to be"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The test is repeatable, also when varying file/directory names".&lt;/P&gt;&lt;P&gt;When extending the test to write larger number of files, the problem gets worse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some limitation to the number of files or naming of files?&lt;/P&gt;&lt;P&gt;My only idea so far is that this is some error inside MFS causing corruption.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using MQX 4.1.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:38:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514864#M16335</guid>
      <dc:creator>jonalvik</dc:creator>
      <dc:date>2016-06-06T10:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Files overwritten with MFS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514865#M16336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same test with 128 files:&lt;/P&gt;&lt;P&gt;file 46 and 111 goes missing&lt;/P&gt;&lt;P&gt;file 62 and 127 is size 0 and replaces 46 and 111 in file list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same test with 256 files:&lt;/P&gt;&lt;P&gt;file 46,111, 176 goes missing&lt;/P&gt;&lt;P&gt;file 62, 127 and 192 is size 0 and replaces 46 and 111 in file list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried changing files size to 1500 bytes, same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be a pattern&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:56:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514865#M16336</guid>
      <dc:creator>jonalvik</dc:creator>
      <dc:date>2016-06-06T14:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Files overwritten with MFS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514866#M16337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this issue is resolved in the latest MQX version, MQX4.2.0, with the MQX 4.2.0.2 patch, would you mind to check it?&lt;/P&gt;&lt;P&gt;Please download this package from the &lt;A href="https://community.nxp.com/www.nxp.com/mqx" target="test_blank"&gt;www.nxp.com/mqx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://nxp.flexnetoperations.com/control/frse/product?child_plneID=683961&amp;amp;cert_num=178657411&amp;amp;ver=ARC" title="https://nxp.flexnetoperations.com/control/frse/product?child_plneID=683961&amp;amp;cert_num=178657411&amp;amp;ver=ARC"&gt; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="mqx.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/60717iE2CB2CB5C3E7D78B/image-size/large?v=v2&amp;amp;px=999" role="button" title="mqx.jpg" alt="mqx.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 06:34:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514866#M16337</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-06-07T06:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Files overwritten with MFS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514867#M16338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try your suggestion.&lt;/P&gt;&lt;P&gt;Do I need the 4.2.0.1 patch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:59:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514867#M16338</guid>
      <dc:creator>jonalvik</dc:creator>
      <dc:date>2016-06-09T08:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Files overwritten with MFS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514868#M16339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; No,&amp;nbsp; 4.2.0.1 patch is included in 4.2.0.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 12:44:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Files-overwritten-with-MFS/m-p/514868#M16339</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-06-09T12:44:29Z</dc:date>
    </item>
  </channel>
</rss>

