<?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>topic Problem!!! On mx27ads ref board, the USB device has not lighted after inserted to the USB slot. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-On-mx27ads-ref-board-the-USB-device-has-not-lighted/m-p/179957#M7457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Sir/Madam,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'am now using my board -- reference mx27ads board labeled rev2.6&amp;nbsp;with Freescale arm 2.6.19.2 linux to run my wirless USB card.&amp;nbsp; The card run&amp;nbsp;normally under other OS with other platform,&amp;nbsp; but&amp;nbsp;it cannot be lighted on under&amp;nbsp;my board. I've test&amp;nbsp;a USB storage card, the result is same. So, I don't know where I need to do&amp;nbsp;more configurations, does it on software -- kernel or on hardware --&amp;nbsp;my board switch and so on?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The development status of my project&amp;nbsp;is now more and more&amp;nbsp;urgent because I've delayed the project without&amp;nbsp;a correct way to solve the problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Could you give me a suggestion or solution?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm looking forward to your reply very anxiously.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Yours Sincerely,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Charles&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2008 15:55:21 GMT</pubDate>
    <dc:creator>charli</dc:creator>
    <dc:date>2008-01-16T15:55:21Z</dc:date>
    <item>
      <title>Problem!!! On mx27ads ref board, the USB device has not lighted after inserted to the USB slot.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-On-mx27ads-ref-board-the-USB-device-has-not-lighted/m-p/179957#M7457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Sir/Madam,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'am now using my board -- reference mx27ads board labeled rev2.6&amp;nbsp;with Freescale arm 2.6.19.2 linux to run my wirless USB card.&amp;nbsp; The card run&amp;nbsp;normally under other OS with other platform,&amp;nbsp; but&amp;nbsp;it cannot be lighted on under&amp;nbsp;my board. I've test&amp;nbsp;a USB storage card, the result is same. So, I don't know where I need to do&amp;nbsp;more configurations, does it on software -- kernel or on hardware --&amp;nbsp;my board switch and so on?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The development status of my project&amp;nbsp;is now more and more&amp;nbsp;urgent because I've delayed the project without&amp;nbsp;a correct way to solve the problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Could you give me a suggestion or solution?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm looking forward to your reply very anxiously.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Yours Sincerely,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Charles&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 15:55:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-On-mx27ads-ref-board-the-USB-device-has-not-lighted/m-p/179957#M7457</guid>
      <dc:creator>charli</dc:creator>
      <dc:date>2008-01-16T15:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem!!! On mx27ads ref board, the USB device has not lighted after inserted to the USB slot.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-On-mx27ads-ref-board-the-USB-device-has-not-lighted/m-p/179958#M7458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;hello charles,&lt;BR /&gt;You have to look into your kernel's configuration, to enable the USB part...&lt;BR /&gt;In LTIB check "configure the kernel" exit and save your new configuration . . .&lt;BR /&gt;Afterward the linux kernel configuration appear, go into "device drivers"&amp;gt;"USB support"&lt;BR /&gt;Enable as much things as you need.&lt;BR /&gt;Be sure that "EHCI HCD USB2.0" | "support for ARC controller" | "Support for Host1" port on ARC controller" |"USB mass storage support" |&amp;nbsp; are built-in (the star symbol).&lt;BR /&gt;If you ever try to use the host 2 you have to check if you are not using your pins for another function, because a lot of things are multiplexed . . .&lt;BR /&gt;exit and save and flash your board with the new kernel&lt;BR /&gt;with the host 1 enable you should be able to mount a usb mass storage on the USB Host 1 FS port...&lt;BR /&gt;enjoy&lt;BR /&gt;good luck&lt;BR /&gt;aurelien&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 17:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-On-mx27ads-ref-board-the-USB-device-has-not-lighted/m-p/179958#M7458</guid>
      <dc:creator>aurelihein</dc:creator>
      <dc:date>2008-01-16T17:09:54Z</dc:date>
    </item>
  </channel>
</rss>

