<?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>Kinetis Software Development KitのトピックResources reserved for USB MSD bare metal application</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517991#M5403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I need to implement KSDK USB,&amp;nbsp; MSD function on MK66 without any RTOS system, what kinds of resource (timer, interrupt, RAM......) should I reserve for&amp;nbsp; the USB stack?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used CMX USB stack with coldfire in the past, I knew that I need to reserve a PIT for the stack. But I don't see this requirement on&amp;nbsp; any KSDK documents. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jun 2016 18:18:50 GMT</pubDate>
    <dc:creator>Weining</dc:creator>
    <dc:date>2016-06-10T18:18:50Z</dc:date>
    <item>
      <title>Resources reserved for USB MSD bare metal application</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517991#M5403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I need to implement KSDK USB,&amp;nbsp; MSD function on MK66 without any RTOS system, what kinds of resource (timer, interrupt, RAM......) should I reserve for&amp;nbsp; the USB stack?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used CMX USB stack with coldfire in the past, I knew that I need to reserve a PIT for the stack. But I don't see this requirement on&amp;nbsp; any KSDK documents. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 18:18:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517991#M5403</guid>
      <dc:creator>Weining</dc:creator>
      <dc:date>2016-06-10T18:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Resources reserved for USB MSD bare metal application</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517992#M5404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, WeiNing,&lt;/P&gt;&lt;P&gt;If you use K66 and want to know the required resource, I suggest you download KDS tools and KSDK tools, review the USB MSD example code, check the resource.&lt;/P&gt;&lt;P&gt;You can download KDS from the website:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE" title="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE"&gt;Kinetis Design Studio Integrated Development Enviro|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You can download KSDK from the website:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fksdk" rel="nofollow" target="_blank"&gt;http://www.nxp.com/ksdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can check the code after you load the example of USB MSD from the SDK directory.&lt;/P&gt;&lt;P&gt;Hope it can help you.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 08:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517992#M5404</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-06-13T08:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Resources reserved for USB MSD bare metal application</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517993#M5405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xiangjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am using MDK, KSDK and TWR-K65F180 to test the USB MSD stack. Yes I also try to read the code to learn what resources the stack uses, but I would like to see if there are any shortcuts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I used CMX USB stack, the document clearly mentioned that what kinds of resource we need to reserve for the stack. I don't see a document like that for Kinetis SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Weining Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 12:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517993#M5405</guid>
      <dc:creator>Weining</dc:creator>
      <dc:date>2016-06-13T12:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Resources reserved for USB MSD bare metal application</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517994#M5406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, WeiNing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that we have not documentation to list the resource for USB example, you have to check the source code of USB stack to know the resource reserved.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 03:31:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517994#M5406</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-06-14T03:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Resources reserved for USB MSD bare metal application</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517995#M5407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xiangjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Weining&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 18:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Resources-reserved-for-USB-MSD-bare-metal-application/m-p/517995#M5407</guid>
      <dc:creator>Weining</dc:creator>
      <dc:date>2016-06-22T18:20:41Z</dc:date>
    </item>
  </channel>
</rss>

