<?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 3.5 USB problem on MCF52259</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160005#M1154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we finally solved our problem migrating to MQX 3.8 and CW7.2.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we figured out the problem was due to a some kind of conflict between our 1ms PIT, in which we put MQX scheduler as suggested in PIT usage example, and USB Task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2012 13:06:08 GMT</pubDate>
    <dc:creator>elel</dc:creator>
    <dc:date>2012-07-11T13:06:08Z</dc:date>
    <item>
      <title>MQX 3.5 USB problem on MCF52259</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160003#M1152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using MQX 3.5 on a board based on MCF52259 uC and I use CW7.1.2 to develop final application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the uC USB peripheral in order to connect USB sticks to the board, and I have some problem in USB detection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact, I tried 10 different USB sticks (various types and sizes) and only 5 of them were recognized by the OS. Some of them were not detected at all (no messages on standard output), instead with some others I saw "Unable to open USB disk" message on standard output. All the USB sticks I tried work well on PCs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm thinking about trying to migrate to MQX 3.8. Does anybody know if this is a known issue on MQX 3.5 and if there is some solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 21:31:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160003#M1152</guid>
      <dc:creator>elel</dc:creator>
      <dc:date>2012-05-04T21:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 3.5 USB problem on MCF52259</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160004#M1153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm having a similar issue using mqx 3.6.1 and mem_extend. we cannot migrate to 3.8 and have to use external ram due to the size and complexity of our application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 00:10:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160004#M1153</guid>
      <dc:creator>hchristo</dc:creator>
      <dc:date>2012-07-11T00:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 3.5 USB problem on MCF52259</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160005#M1154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we finally solved our problem migrating to MQX 3.8 and CW7.2.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we figured out the problem was due to a some kind of conflict between our 1ms PIT, in which we put MQX scheduler as suggested in PIT usage example, and USB Task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 13:06:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160005#M1154</guid>
      <dc:creator>elel</dc:creator>
      <dc:date>2012-07-11T13:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 3.5 USB problem on MCF52259</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160006#M1155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you found a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using external RAM and a common memory pool that spans internal and external RAM. Or are you in internal RAM only?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 03:12:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-3-5-USB-problem-on-MCF52259/m-p/160006#M1155</guid>
      <dc:creator>hchristo</dc:creator>
      <dc:date>2012-07-19T03:12:34Z</dc:date>
    </item>
  </channel>
</rss>

