<?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>Processor Expert SoftwareのトピックRe: How to update fw via USB: Processor Expert Stack for USB and usage like a folder</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386270#M3002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In your case, you must use Freescale USB Stack v 4.1.1 (PEx components). You can find instructions how to create an USB MSD Host application by using these components on web &lt;A href="http://mcuoneclipse.com/2013/03/02/usb-msd-host-for-the-freedom-board/" title="http://mcuoneclipse.com/2013/03/02/usb-msd-host-for-the-freedom-board/"&gt;USB MSD Host for the Freedom Board | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are also used another Processor Expert components provided by Erich Styger, see &lt;A href="https://github.com/ErichStyger/McuOnEclipse_PEx" title="https://github.com/ErichStyger/McuOnEclipse_PEx"&gt;ErichStyger/McuOnEclipse_PEx · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 08:52:58 GMT</pubDate>
    <dc:creator>marek_neuzil</dc:creator>
    <dc:date>2015-03-05T08:52:58Z</dc:date>
    <item>
      <title>How to update fw via USB: Processor Expert Stack for USB and usage like a folder</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386267#M2999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all, now I'm developing with K20&amp;nbsp; (MK20DN512VLL10 in LQFP 100-pin package) before i developed wit FRDM-K64&lt;/P&gt;&lt;P&gt;I heared that on K20 the USB stack will not be update and developed only with KSDK (for uP where KSDK is available).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is the Firmware Update via USB flash drive. I have already do in some other application VIA SERIAL (RS232) MODE. What I never did in my past is usa an USB stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have imported, with processor expert, the component "USB_LDD" , i try to add some other component (FSL_USB_MSD_host, FSL_USB_Mouse, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;FSL_USB_Keyboard, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;FSL_USB_CDC, USB_Host_CMX, USB_HID_CMX, USB_Config_CMX) but no one seems to be the correct.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is something that allow my firmware to dected if a Memory-Stick is connected and route inside his memory. (The transfer of data is another big&amp;nbsp; progress and I need FileSystem and many other thing, for now I only want transfer small byte for example!)&lt;/P&gt;&lt;P&gt;Example: I want that the firmware give an event (like timer event in file Events.c) when a memory stick is connected and he can access to the file located in a folder like this "H:\ExampleFolder\ExampleFile.hex" and transfer the first 100 byte&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I must to do? i do not find no-one processr expert method that allow me to do this in USB_LDD and I not find example for my specific uP or other smilar uP that use ProcessorExpert components...!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 13:34:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386267#M2999</guid>
      <dc:creator>holyhope</dc:creator>
      <dc:date>2015-02-19T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to update fw via USB: Processor Expert Stack for USB and usage like a folder</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386268#M3000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;If you want to start a development of an application based on fsl_usb_.... components, you can use the &lt;EM&gt;Processor Expert Kinetis SDK USB Stack Integration User Guide&lt;/EM&gt; that is available as a part of the help.&lt;/P&gt;&lt;P&gt;You can open the guide by the following way in KDS 2.0.0 (you must &lt;EM&gt;have KSDK 1.1.0 Eclipse Update&lt;/EM&gt; installed):&lt;/P&gt;&lt;P&gt;- Open &lt;EM&gt;Component Library&lt;/EM&gt; window and find &lt;EM&gt;fsl_usb_descriptors&lt;/EM&gt; component.&lt;/P&gt;&lt;P&gt;- Open the context menu of this component (click by right button of the mouse) and select &lt;EM&gt;Help on Component&lt;/EM&gt; item.&lt;/P&gt;&lt;P&gt;- In the Help window, open the &lt;EM&gt;fsl_usb_descriptions&lt;/EM&gt; page&lt;/P&gt;&lt;P&gt;- The &lt;EM&gt;fsl_usb_descriptors&lt;/EM&gt; help page (General Info tab) contains link to the user guide "&lt;EM&gt;USB stack Processor Expert integration documentation&lt;/EM&gt;" at the bottom of the page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="USB stack Processor Expert integration documentation link.PNG.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50807iEB95E4CA121D76F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="USB stack Processor Expert integration documentation link.PNG.png" alt="USB stack Processor Expert integration documentation link.PNG.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 09:00:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386268#M3000</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-02-26T09:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to update fw via USB: Processor Expert Stack for USB and usage like a folder</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386269#M3001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really want to use SDK! But... I'm developing on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MK20DN512VLL10 and SDK is not available ... When I developed for K64 I used SDK (Not for USB but for other driver, like serial com), now I can't...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;there isn't any other solution without SDK?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;edit: If is available, there isn't an .hex file that use the USB or a complete project that use USB? The first step is check if HW is OK, after that I can develop the USB&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Massimiliano&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 08:40:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386269#M3001</guid>
      <dc:creator>holyhope</dc:creator>
      <dc:date>2015-02-27T08:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to update fw via USB: Processor Expert Stack for USB and usage like a folder</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386270#M3002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In your case, you must use Freescale USB Stack v 4.1.1 (PEx components). You can find instructions how to create an USB MSD Host application by using these components on web &lt;A href="http://mcuoneclipse.com/2013/03/02/usb-msd-host-for-the-freedom-board/" title="http://mcuoneclipse.com/2013/03/02/usb-msd-host-for-the-freedom-board/"&gt;USB MSD Host for the Freedom Board | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are also used another Processor Expert components provided by Erich Styger, see &lt;A href="https://github.com/ErichStyger/McuOnEclipse_PEx" title="https://github.com/ErichStyger/McuOnEclipse_PEx"&gt;ErichStyger/McuOnEclipse_PEx · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 08:52:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386270#M3002</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-03-05T08:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to update fw via USB: Processor Expert Stack for USB and usage like a folder</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386271#M3003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I will try two way; The first with PEx of mcuoneclipse the second the KSDK component developing on K60 instead K20 (my uP will be k20 but I set on PEx k60 for enable KSDK)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 10:42:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-update-fw-via-USB-Processor-Expert-Stack-for-USB-and/m-p/386271#M3003</guid>
      <dc:creator>holyhope</dc:creator>
      <dc:date>2015-03-09T10:42:15Z</dc:date>
    </item>
  </channel>
</rss>

