<?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>MCUXpresso SDKのトピックRT1064 SDK example for dev_msc_sdcard_freertos</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1247698#M3100</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to build the example project&amp;nbsp;dev_msc_sdcard_freertos or&amp;nbsp;dev_composite_cdc_msc_sdcard_freertos, but when I download the SDK using the MCUXpresso SDK Builder I do not see either of the above mentioned folders in the downloaded zip file. The only ones I can see are the non-RTOS versions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried the 2.8.6 version of the SDK, 2.9.1, and the RT1064, RT1060 and RT1050 SDKs to see if I can find it anywhere, but I still can't find it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does such a thing exist?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Mar 2021 01:48:06 GMT</pubDate>
    <dc:creator>nplayle</dc:creator>
    <dc:date>2021-03-18T01:48:06Z</dc:date>
    <item>
      <title>RT1064 SDK example for dev_msc_sdcard_freertos</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1247698#M3100</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to build the example project&amp;nbsp;dev_msc_sdcard_freertos or&amp;nbsp;dev_composite_cdc_msc_sdcard_freertos, but when I download the SDK using the MCUXpresso SDK Builder I do not see either of the above mentioned folders in the downloaded zip file. The only ones I can see are the non-RTOS versions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried the 2.8.6 version of the SDK, 2.9.1, and the RT1064, RT1060 and RT1050 SDKs to see if I can find it anywhere, but I still can't find it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does such a thing exist?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 01:48:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1247698#M3100</guid>
      <dc:creator>nplayle</dc:creator>
      <dc:date>2021-03-18T01:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 SDK example for dev_msc_sdcard_freertos</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1248064#M3102</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;Please select the [Select ALL] when building the SDK library, then the SDK library will have the FreeRTOS version of USB demos.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-03-18_17-48-13.jpg" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140036i4F759CB437A757F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-03-18_17-48-13.jpg" alt="2021-03-18_17-48-13.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2021-03-18_17-48-13.jpg&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 10:09:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1248064#M3102</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-03-18T10:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 SDK example for dev_msc_sdcard_freertos</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1248985#M3103</link>
      <description>&lt;P&gt;Thanks, I did manage to find the version with freeRTOS but only if I don't select MCUExpresso as the IDE - I assume I can just port this into the IDE?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;NIck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 15:57:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1248985#M3103</guid>
      <dc:creator>nplayle</dc:creator>
      <dc:date>2021-03-19T15:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 SDK example for dev_msc_sdcard_freertos</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1249269#M3105</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;1) I assume I can just port this into the IDE? &lt;BR /&gt;-- Yes, of course.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 03:10:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1064-SDK-example-for-dev-msc-sdcard-freertos/m-p/1249269#M3105</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-03-22T03:10:39Z</dc:date>
    </item>
  </channel>
</rss>

