<?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 USB stops working after copy a large file in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352154#M49013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I plugin a USB memory on i.MX257-based board. It is detected and seems to work.&lt;/P&gt;&lt;P&gt;After mount USB to /mnt/usb,I start to test by loop copy a testfile from /mnt/usb folder &lt;/P&gt;&lt;P&gt;to&amp;nbsp; /mnt/usb/temp folder.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;when the testfile size is over than 1M bytes,I/O error occurs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;it stops working(unmounts itself)&amp;nbsp; after a while.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;by the way,the linux kernel version is 2.6.28.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;See the attached error log for more information. Appreciate any help to solve this trouble&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 02:29:10 GMT</pubDate>
    <dc:creator>chenkongjun</dc:creator>
    <dc:date>2014-09-10T02:29:10Z</dc:date>
    <item>
      <title>USB stops working after copy a large file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352154#M49013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I plugin a USB memory on i.MX257-based board. It is detected and seems to work.&lt;/P&gt;&lt;P&gt;After mount USB to /mnt/usb,I start to test by loop copy a testfile from /mnt/usb folder &lt;/P&gt;&lt;P&gt;to&amp;nbsp; /mnt/usb/temp folder.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;when the testfile size is over than 1M bytes,I/O error occurs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;it stops working(unmounts itself)&amp;nbsp; after a while.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;by the way,the linux kernel version is 2.6.28.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;See the attached error log for more information. Appreciate any help to solve this trouble&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 02:29:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352154#M49013</guid>
      <dc:creator>chenkongjun</dc:creator>
      <dc:date>2014-09-10T02:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: USB stops working after copy a large file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352155#M49014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first I would highly suggest to move to more new kernel,&lt;/P&gt;&lt;P&gt;since it has better memory management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX25PDK&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L2.6.31_09.12.00_SDK_SOURCE&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Linux 2.6.31 Source Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second from log seems that this may be caused also by hardware, since&lt;/P&gt;&lt;P&gt;big size data transfer causes big noise on system, so additionally I would suggest to&lt;/P&gt;&lt;P&gt;test memory. Just for testing you may wish to decrease operating frequency (procesor and&lt;/P&gt;&lt;P&gt;memory) and test if issue will persist. Probably you can change memory stick, use&lt;/P&gt;&lt;P&gt;well known vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 08:05:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352155#M49014</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-10T08:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: USB stops working after copy a large file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352156#M49015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I would also recommend you using a more recent kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the latest stable 3.16.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 12:07:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352156#M49015</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-09-10T12:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: USB stops working after copy a large file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352157#M49016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the reply.&lt;/P&gt;&lt;P&gt;In this project ,we have finished a lot of interface test except USB.&lt;/P&gt;&lt;P&gt;so&amp;nbsp; recompile kernel is not the best way.&lt;/P&gt;&lt;P&gt;in order to find out the reason,i'll try to test by using a more recent&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;kernel &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 03:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352157#M49016</guid>
      <dc:creator>chenkongjun</dc:creator>
      <dc:date>2014-09-11T03:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: USB stops working after copy a large file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352158#M49017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; To be fully on safe side, please double check if oscillator provides correct frequency.&lt;/P&gt;&lt;P&gt;Sometimes it affects large file transfer, since USB is frequency sensitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Yuri. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 09:04:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-stops-working-after-copy-a-large-file/m-p/352158#M49017</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-09-12T09:04:27Z</dc:date>
    </item>
  </channel>
</rss>

