<?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: MFS init hang on K70 w/SDHC in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300075#M9641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've the same problem using SanDisk cards on MQX 4.1.1 and kinetis k64 . How can'I solve this? Can I decrease the sdcard frequency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using sdcard.c example&amp;nbsp; with a Kingston SD I see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;shell&amp;gt; Installing MFS over partition...&lt;/P&gt;&lt;P&gt;SD card installed to a:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And all work fine, I can read and write. But,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a sdcard.c example with a SAnDisk card:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;shell&amp;gt; Installing MFS over SD card driver...&lt;/P&gt;&lt;P&gt;Error opening filesystem: UNKNOWN ERROR !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 16:13:46 GMT</pubDate>
    <dc:creator>thiagow</dc:creator>
    <dc:date>2016-01-19T16:13:46Z</dc:date>
    <item>
      <title>MFS init hang on K70 w/SDHC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300070#M9636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a K70 board that is a shipping product with MQX 3.8.1.&amp;nbsp; I'm about to receive the next generation of that board.&amp;nbsp; While I'm waiting I'm trying to convert my code base to MQX 4.1.&amp;nbsp; I cloned the K70TWR BSP as a starting point.&amp;nbsp; I'm bringing peripherals online one at a time.&amp;nbsp; I have SPI working and now I'm working on the esdhc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I let the board run through initialization at full speed, the MFS initialization hangs in MFS_Mount_drive_internal().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="mfs_init_hang_call_stack.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44207i9CE48E7045ACC577/image-size/large?v=v2&amp;amp;px=999" role="button" title="mfs_init_hang_call_stack.png" alt="mfs_init_hang_call_stack.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It turns out that it is stuck in an infinite loop on these lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="color: #000000; font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ** Calculate the rest of the drive data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; k = drive_ptr-&amp;gt;BPB.SECTORS_PER_CLUSTER;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for ( drive_ptr-&amp;gt;CLUSTER_POWER_SECTORS = 0; !(k &amp;amp; 1); drive_ptr-&amp;gt;CLUSTER_POWER_SECTORS++ )&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; k&amp;gt;&amp;gt;=1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="color: #333333; font-family: arial,helvetica,sans-serif;"&gt;The BPB.SECTORS_PER_CLUSTER is zero, therefore k is zero before the for loop.&amp;nbsp; I suppose one might not expect for k to ever be zero and that is why there is no check.&amp;nbsp; If we are this far down the initialization then we know the SDHC card is present and we expect reads to work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="color: #333333; font-family: arial,helvetica,sans-serif;"&gt;I have found that if set a breakpoint up one level in the call stack (MFS_Open_Device()) and step over the call to MFS_Read_device_sector() shown below, then I get valid data in drive_ptr and initialization is successful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ** read boot sector and get the BIOS Parameter Block&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; error_code = MFS_Read_device_sector(drive_ptr, BOOT_SECTOR, drive_ptr-&amp;gt;DIR_SECTOR_PTR);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( error_code == MFS_NO_ERROR )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; drive_ptr-&amp;gt;DIR_SECTOR_NUMBER = BOOT_SECTOR;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; error_code = MFS_Mount_drive_internal(drive_ptr);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration in init_edshc.c is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="color: #000000; font-family: courier new,courier;"&gt;const ESDHC_INIT_STRUCT _bsp_esdhc0_init = {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* ESDHC device number */ &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25000000,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* ESDHC baudrate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BSP_SYSTEM_CLOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* ESDHC clock source&amp;nbsp; */ &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;};&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;where BSP_SYSTEM_CLOCK is 120000000UL.&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;It's all standard stuff.&amp;nbsp; In fact, it's the K70TWR default settings.&amp;nbsp; The variables in the equation are the changes in MQX 4.1.&amp;nbsp; My application code is lifted straight from the MFS example in MQX 3.8.1.&amp;nbsp; I reviewed the MQX 4.1 version of the example today and I didn't notice any differences.&amp;nbsp; However, I noticed that there are a lot of differences between the MQX 3.8.1 and MQX 4.1 versions of edshc.c.&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;One more data point...I tried changing the ESDHC baudrate to 50000000.&amp;nbsp; The result was that the MFS initialization did not hang, but I saw corruption in the file names on the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems there is a race condition somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 23:36:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300070#M9636</guid>
      <dc:creator>pbanta</dc:creator>
      <dc:date>2014-05-16T23:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: MFS init hang on K70 w/SDHC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300071#M9637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pbanta:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran the demo (C:\Freescale\Freescale_MQX_4_1\mfs\examples\sdcard) in my side, and not found this issue. The following is the terminal output &lt;/P&gt;&lt;P&gt;&lt;EM&gt;SD card demo&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Shell (build: May 16 2014)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Copyright (c) 2013 Freescale Semiconductor;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;shell&amp;gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please run this demo in your board?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Daniel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 05:56:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300071#M9637</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2014-05-23T05:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: MFS init hang on K70 w/SDHC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300072#M9638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have run the demo on my board but I don't have a UART for the console so I can't see the prompt.&amp;nbsp; I don't know whether or not it's working correctly.&amp;nbsp; In the demo I've set breakpoints on _io_mfs_install() and _io_dev_uninstall() so I can see that the code is running and detecting card insertion/removal, but I cannot verify that I can read/write the SD card..&amp;nbsp; I'm trying to get the iodebug: console working through my PE Micro but so far it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also ran the demo on my K70 TWR but there is no surprise that works fine there.&amp;nbsp; I expected it to work on the tower and it did.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to mention in my original post that the MCU is a K70FX512.&amp;nbsp; I don't think it should matter, but it's not exactly the same chip used on the K70TWR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 20:35:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300072#M9638</guid>
      <dc:creator>pbanta</dc:creator>
      <dc:date>2014-05-27T20:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: MFS init hang on K70 w/SDHC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300073#M9639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the iodebug: console to work.&amp;nbsp; When I run the demo I can see the prompt but the filesystem is not being mounted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;SD card demo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Shell (build: May 27 2014)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Copyright (c) 2013 Freescale Semiconductor;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;shell&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;shell&amp;gt; dir&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Error, file system not mounted&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;shell&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 21:18:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300073#M9639</guid>
      <dc:creator>pbanta</dc:creator>
      <dc:date>2014-05-27T21:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: MFS init hang on K70 w/SDHC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300074#M9640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your issue is related to your SD card.&amp;nbsp; MQX only supports MFS (FAT) file system.&amp;nbsp;&amp;nbsp; I tested it with Kingston micro SDHC card, 4Gb, class 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; Installing MFS over partition...&lt;/P&gt;&lt;P&gt;SD card installed to a:&lt;/P&gt;&lt;P&gt;shell&amp;gt; dir&lt;/P&gt;&lt;P&gt;DANIEL.TXT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 05-29-2014 15:11:28&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A DANIEL.TXT&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;shell&amp;gt; SD card uninstalled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 07:19:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300074#M9640</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2014-05-29T07:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: MFS init hang on K70 w/SDHC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300075#M9641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've the same problem using SanDisk cards on MQX 4.1.1 and kinetis k64 . How can'I solve this? Can I decrease the sdcard frequency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using sdcard.c example&amp;nbsp; with a Kingston SD I see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;shell&amp;gt; Installing MFS over partition...&lt;/P&gt;&lt;P&gt;SD card installed to a:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And all work fine, I can read and write. But,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a sdcard.c example with a SAnDisk card:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;P&gt;shell&amp;gt; Installing MFS over SD card driver...&lt;/P&gt;&lt;P&gt;Error opening filesystem: UNKNOWN ERROR !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shell&amp;gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 16:13:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MFS-init-hang-on-K70-w-SDHC/m-p/300075#M9641</guid>
      <dc:creator>thiagow</dc:creator>
      <dc:date>2016-01-19T16:13:46Z</dc:date>
    </item>
  </channel>
</rss>

