<?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>MQX Software Solutions中的主题 Re: MQX 4.0 USB Host</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265070#M7951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did the updates and still had issues with the new project wizard.&amp;nbsp; A common error was:&lt;/P&gt;&lt;P&gt;identifier ‘USB_Status’ redeclared was declared as: ‘int’ now declared as: ‘unsigned long’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, including “usb_error.h” in the host_common.h gets rid of the errors.&lt;/P&gt;&lt;P&gt;This is the path to those files in my install: C:\Freescale\Freescale_MQX_4_0\lib\twrk60f120m.cw10\debug\usb&lt;/P&gt;&lt;P&gt;I’m happy to now have my project working in MQX 4.0.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Apr 2013 20:24:42 GMT</pubDate>
    <dc:creator>c_dawg</dc:creator>
    <dc:date>2013-04-25T20:24:42Z</dc:date>
    <item>
      <title>MQX 4.0 USB Host</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265066#M7947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;From our factory MQX team:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I tried to create sample applications, and I found that, when I create “New Application” and then I select “ USB Host and “Basic Application” in the next page, I get similar errors – regardless of the compiler selection (GCC or FSL).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;It seems that the templates delivered with the New Project Wizard for MQX 4.0 don’t reflect recent changes in the USB Host library. We are working on this issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Has there been any fix for this yet?&amp;nbsp; I really want to use MQX 4.0 with USB host capability.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 22:23:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265066#M7947</guid>
      <dc:creator>c_dawg</dc:creator>
      <dc:date>2013-04-12T22:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.0 USB Host</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265067#M7948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I try CW 10.3 MQX 4.0 New Project Wizard and I can see it fails to build "New Application", "USB Host", "Basic Application", HUB+CDC class support. We will look on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, we can use "Example Application" and select one of the USB Host applications provided to create usb host applications using the CW MQX 4.0 New Project Wizard.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 05:04:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265067#M7948</guid>
      <dc:creator>Martin_</dc:creator>
      <dc:date>2013-04-16T05:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.0 USB Host</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265068#M7949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example projects are great for seeing how a certain aspect of MQX works.&amp;nbsp; However, when creating a project that requires more than one function the “New Project Wizard” should be the way to go.&amp;nbsp; I started a project in MQX 3.8.1 using the “New Project Wizard” and I am trying to get it to work in MQX 4.0. The purpose of this is to take advantage of the TWR-K60F120M Board Support Package (Doesn’t exist in MQX 3.8.1).&amp;nbsp; This will make it easier to port my firmware from the TWR to my board. &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Reference: Creating a New BSP thread-&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2023" data-containertype="14" data-objectid="306172" data-objecttype="1" href="https://community.freescale.com/thread/306172"&gt;https://community.freescale.com/thread/306172&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I guess I’m just a little surprised going from MQX 3.8 to 4.0 limits functionality of using the “New Project Wizard.”&amp;nbsp; Is there any estimated time for this fix? &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 16:29:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265068#M7949</guid>
      <dc:creator>c_dawg</dc:creator>
      <dc:date>2013-04-22T16:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.0 USB Host</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265069#M7950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There seem to be new "MCU v10.3 Updates for MQX" available through "Install New Software..." menu in CW 10.3, FSL MCU Eclipse Update Site. Please give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is improved, however, still the CDC doesn't build (others do build, so if you need hub/mass storage/printer/hid it will work for you already). We will fix the cdc very soon too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 05:24:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265069#M7950</guid>
      <dc:creator>Martin_</dc:creator>
      <dc:date>2013-04-23T05:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.0 USB Host</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265070#M7951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did the updates and still had issues with the new project wizard.&amp;nbsp; A common error was:&lt;/P&gt;&lt;P&gt;identifier ‘USB_Status’ redeclared was declared as: ‘int’ now declared as: ‘unsigned long’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, including “usb_error.h” in the host_common.h gets rid of the errors.&lt;/P&gt;&lt;P&gt;This is the path to those files in my install: C:\Freescale\Freescale_MQX_4_0\lib\twrk60f120m.cw10\debug\usb&lt;/P&gt;&lt;P&gt;I’m happy to now have my project working in MQX 4.0.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 20:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-0-USB-Host/m-p/265070#M7951</guid>
      <dc:creator>c_dawg</dc:creator>
      <dc:date>2013-04-25T20:24:42Z</dc:date>
    </item>
  </channel>
</rss>

