<?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>ColdFire/68K Microcontrollers and Processors中的主题 Re: ColdFire: JFFS2 Flash File System</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128131#M590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi c.ris&lt;BR /&gt;&lt;BR /&gt;I also ask what requirements the file system has?&lt;BR /&gt;&lt;BR /&gt;The uTasker uses the uFileSystem for managing parameters and storing files for use by web server etc.&lt;BR /&gt;It is a simple solution which works well on the M5223X - there is a full desciption of it here : &lt;A href="http://www.uTasker.com/docs/uTasker/uTaskerFileSystem.PDF" target="test_blank"&gt;http://www.uTasker.com/docs/uTasker/uTaskerFileSystem.PDF&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;It can not be compared with the file systems you have quoted but a simple approach can prove to be fully adequate for the majority of tasks that are perfomred on an embedded processor. It requires around 2,3k of code on the Coldfire and the complete uTasker package is free for non-commerical work, including the uTasker simulator which also fully simulates the file system in FLASH on the M5223X.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_blank"&gt;&lt;IMG src="http://www.uTasker.com/uTaskerLogoSS.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2007 21:58:25 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2007-03-27T21:58:25Z</dc:date>
    <item>
      <title>ColdFire: JFFS2 Flash File System</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128129#M588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I would like to port JFFS2 to my coldfire platform without OS. Can someone who has already done this give me some hints?&lt;BR /&gt;&lt;BR /&gt;Would it be better to use YAFFS?. I know very little about it, but I have heard it is simpler and faster, is that true?&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Cris&lt;/P&gt;&lt;P&gt;--&lt;BR /&gt;Alban Edit: addes part number + clarified subject&lt;/P&gt;&lt;P&gt;Message Edited by Alban on &lt;SPAN class="date_text"&gt;2007-03-27&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:52 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 15:31:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128129#M588</guid>
      <dc:creator>c_ris</dc:creator>
      <dc:date>2007-03-27T15:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File System</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128130#M589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Either one of these should be portable to the Coldfire architecture, but I suspect that yaffs would be easier, simply because it is less closely linked to Linux and more ports have been made already.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Have you considered the licensing implications? Both of these are GPL'd so your bare metal application will also have to be GPL because of the viral nature of GPL. There are other alternative licenses&amp;nbsp;for yaffs, but you'd need to check with Aleph1 (&lt;A href="http://www.aleph1.co.uk/node/33" rel="nofollow" target="_blank"&gt;http://www.aleph1.co.uk/node/33&lt;/A&gt;).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If you can't use GPL source or can't afford Aleph1's license fees, then you may want to consider writing a less ambitious filing system yourself. A full blown journalling filing system may be overkill for an application that doesn't require an OS.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Paul.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 16:39:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128130#M589</guid>
      <dc:creator>mccPaul</dc:creator>
      <dc:date>2007-03-27T16:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire: JFFS2 Flash File System</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128131#M590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi c.ris&lt;BR /&gt;&lt;BR /&gt;I also ask what requirements the file system has?&lt;BR /&gt;&lt;BR /&gt;The uTasker uses the uFileSystem for managing parameters and storing files for use by web server etc.&lt;BR /&gt;It is a simple solution which works well on the M5223X - there is a full desciption of it here : &lt;A href="http://www.uTasker.com/docs/uTasker/uTaskerFileSystem.PDF" target="test_blank"&gt;http://www.uTasker.com/docs/uTasker/uTaskerFileSystem.PDF&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;It can not be compared with the file systems you have quoted but a simple approach can prove to be fully adequate for the majority of tasks that are perfomred on an embedded processor. It requires around 2,3k of code on the Coldfire and the complete uTasker package is free for non-commerical work, including the uTasker simulator which also fully simulates the file system in FLASH on the M5223X.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_blank"&gt;&lt;IMG src="http://www.uTasker.com/uTaskerLogoSS.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 21:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128131#M590</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2007-03-27T21:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: ColdFire: JFFS2 Flash File System</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128132#M591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you Paul and Mark!&lt;BR /&gt;&lt;BR /&gt;I`ll take a look to uTasker`s uFileSystem, but I was thinking in something specific for flash memories, that`s why I had chosen JFFS and YAFFS. Is there any other File System for flash memories?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Cris&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 22:21:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/ColdFire-JFFS2-Flash-File-System/m-p/128132#M591</guid>
      <dc:creator>c_ris</dc:creator>
      <dc:date>2007-03-27T22:21:42Z</dc:date>
    </item>
  </channel>
</rss>

