<?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: USB device MSD build error in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463318#M15495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share the path of the example you are using please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2016 16:43:54 GMT</pubDate>
    <dc:creator>Carlos_Musich</dc:creator>
    <dc:date>2016-03-09T16:43:54Z</dc:date>
    <item>
      <title>USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463317#M15494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am using FRDMk22 controller KDS3.0 and ksdk1.3.0 example. when i try to build usb device MSD example code i am getting error.i build all related library also but still am getting error why?i attached image also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i changed following setting because i need SD card mass storage device.&lt;/P&gt;&lt;P&gt;#define RAM_DISK_APP&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; (0)//ori-1&lt;/P&gt;&lt;P&gt;#define SD_CARD_APP&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; (1)//ori-0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to solve this error i thing i want to enable some macro setting but i dnt know where to change. please give some solution. if any other Mass storage SD-card example there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;sudhakar p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 08:45:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463317#M15494</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2016-03-09T08:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463318#M15495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share the path of the example you are using please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 16:43:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463318#M15495</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2016-03-09T16:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463319#M15496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Carlos,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if i configure followed way&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;#define RAM_DISK_APP&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; (1)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;#define SD_CARD_APP&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; (0)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;i can build the example without error. but when i enabled &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;SD_CARD_APP 1 that time only am getting above error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;path of my project. &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;i tried&lt;/SPAN&gt; same setting (&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;SD_CARD_APP 1 &lt;/SPAN&gt;) with FRDMk64 example its also building correct without error. its giving error only for FRDMk22 example why?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;C:\Freescale\KSDK_1.3.0\examples\frdmk22f\demo_apps\usb\device\msd\mqx\kds&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;sudhakar p&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 04:24:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463319#M15496</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2016-03-10T04:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463320#M15497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For FRDMK22 board, the MCU is MK22FN512VLH12, no sdhc interface, you can check the reference manual for more details&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>Thu, 10 Mar 2016 06:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463320#M15497</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-03-10T06:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463321#M15498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;but in this board optional Micro SD-slot there. i attached hardware there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sudhakar p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 07:10:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463321#M15498</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2016-03-10T07:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463322#M15499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes,&amp;nbsp; there is an optional microSD card slot, but it is for operating over SPI. the existing demo is via sdhc, you need to change it. You can check the fsl_sdcard and fsl_spi components in ksdk to implement it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next files in KSDK installation might serve you as reference on how to implement the sd card via spi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.3.0\middleware\filesystem\fatfs\fsl_sd_disk\src\&lt;STRONG&gt;fsl_sdspi_disk.c&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.3.0\platform\composite\inc\&lt;STRONG&gt;fsl_sdcard_spi.h&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.3.0\platform\composite\src\sdcard\&lt;STRONG&gt;fsl_sdcard_spi.c&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&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>Thu, 10 Mar 2016 08:22:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463322#M15499</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-03-10T08:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463323#M15500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can you give some idea how to change from SDHC to SPI. first i dnt have any code for FRDMk22 board SD-MSD example.&lt;/P&gt;&lt;P&gt;is possible to convert FRDMk64 example to FRDMk22? if you guide step by step its great help from your side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sudhakar p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 13:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463323#M15500</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2016-03-10T13:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB device MSD build error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463324#M15501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is answered in your other post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/387444"&gt;how to change USB SD-MSD SDHC to SPI mode&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 20:31:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-device-MSD-build-error/m-p/463324#M15501</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2016-03-11T20:31:35Z</dc:date>
    </item>
  </channel>
</rss>

