<?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 read fail in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/read-fail/m-p/672576#M103620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; when I type the command , dmesg to watch the kernel information , the information is the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There are no other information to be listed, just the information above . My core board is imx6q . I need you help, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Jun 2017 07:49:32 GMT</pubDate>
    <dc:creator>jiema</dc:creator>
    <dc:date>2017-06-24T07:49:32Z</dc:date>
    <item>
      <title>read fail</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-fail/m-p/672576#M103620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; when I type the command , dmesg to watch the kernel information , the information is the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;FIFO_RD_AUX_MSB read fails&lt;BR /&gt;FIFO_RD_AUX_LSB read fails&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There are no other information to be listed, just the information above . My core board is imx6q . I need you help, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2017 07:49:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-fail/m-p/672576#M103620</guid>
      <dc:creator>jiema</dc:creator>
      <dc:date>2017-06-24T07:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: read fail</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-fail/m-p/672577#M103621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems this message is from ..drivers/input/touchscreen/max11801_ts.c&lt;/P&gt;&lt;P&gt;Is this chip used in custom board, in general one can debug it using&lt;BR /&gt;AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors&lt;BR /&gt;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf"&gt;http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jun 2017 22:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-fail/m-p/672577#M103621</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-06-25T22:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: read fail</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-fail/m-p/672578#M103622</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;&amp;nbsp; &amp;nbsp; I am glad to see your repay, &amp;nbsp;The chip max11801 is used for touch panel controller in my custom board. The operation to touch panel is normal. I want to watch the kernel information using the command dmesg. but now It fails. The document will be useful when I debug. Now&amp;nbsp;I just need to watch , not to debug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;Allen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 08:43:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-fail/m-p/672578#M103622</guid>
      <dc:creator>jiema</dc:creator>
      <dc:date>2017-06-27T08:43:32Z</dc:date>
    </item>
  </channel>
</rss>

