<?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>topic Re: FAT12/16 formatting in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253250#M7367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's included as part of MQX after you install it on your computer. The full path name would be &lt;STRONG&gt;&amp;lt;mqx_install_directory&amp;gt;\mfs\examples\ramdisk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MQX can be downloaded from here: &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXSWDW" title="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXSWDW"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXSWDW&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 07:33:17 GMT</pubDate>
    <dc:creator>anthony_huereca</dc:creator>
    <dc:date>2013-07-04T07:33:17Z</dc:date>
    <item>
      <title>FAT12/16 formatting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253246#M7363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using K20 series micro controller in my project. I have a PSRAM interface to the K20 using the flexibus. I need to store the files from USB into the PSRAM in the same format as in USB.&lt;STRONG&gt; I want to format the PSRAM for FAT12/16 file system&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Does MQX file system supports this feature?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;PraveenHegde&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253246#M7363</guid>
      <dc:creator>praveenhegde</dc:creator>
      <dc:date>2013-07-03T16:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: FAT12/16 formatting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253247#M7364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that would be possible since there are examples of doing that with MRAM on the TWR-MEM tower board over the flexbus. Take a look at&lt;STRONG&gt; \mfs\examples\ramdisk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are format IOCTL commands in MFS, and you can see the code used by the ramdisk example to format that memory in &lt;STRONG&gt;\shell\source\mfs\sh_format.c&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 21:34:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253247#M7364</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2013-07-03T21:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: FAT12/16 formatting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253248#M7365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anthony...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me have a look at the above example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 03:32:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253248#M7365</guid>
      <dc:creator>praveenhegde</dc:creator>
      <dc:date>2013-07-04T03:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: FAT12/16 formatting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253249#M7366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony, I didnt find the &lt;STRONG&gt;\mfs\examples\ramdisk&amp;nbsp; &lt;/STRONG&gt;in freescale website. Do you have the link for this?&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 06:43:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253249#M7366</guid>
      <dc:creator>praveenhegde</dc:creator>
      <dc:date>2013-07-04T06:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: FAT12/16 formatting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253250#M7367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's included as part of MQX after you install it on your computer. The full path name would be &lt;STRONG&gt;&amp;lt;mqx_install_directory&amp;gt;\mfs\examples\ramdisk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MQX can be downloaded from here: &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXSWDW" title="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXSWDW"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXSWDW&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 07:33:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253250#M7367</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2013-07-04T07:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: FAT12/16 formatting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253251#M7368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anthony, I ll give it a try !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 07:34:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FAT12-16-formatting/m-p/253251#M7368</guid>
      <dc:creator>praveenhegde</dc:creator>
      <dc:date>2013-07-04T07:34:10Z</dc:date>
    </item>
  </channel>
</rss>

