<?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 imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00000001 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279147#M31865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using gstreamer to play RTSP stream and I seem to be getting this warning message on every frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had a look on "iMX6Q Reference Manual" and it says "SMFC0_FRM_LOST".&amp;nbsp; What does this exactly mean and how do I fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jul 2013 04:54:00 GMT</pubDate>
    <dc:creator>stevekwon</dc:creator>
    <dc:date>2013-07-18T04:54:00Z</dc:date>
    <item>
      <title>imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00000001</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279147#M31865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using gstreamer to play RTSP stream and I seem to be getting this warning message on every frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had a look on "iMX6Q Reference Manual" and it says "SMFC0_FRM_LOST".&amp;nbsp; What does this exactly mean and how do I fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 04:54:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279147#M31865</guid>
      <dc:creator>stevekwon</dc:creator>
      <dc:date>2013-07-18T04:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00000001</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279148#M31866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like FRaMe LOST situation occurs (I expect because IPU is overloaded).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Some information about it may be found in i.MX6 (Q) RM just before Table 37-36 (Error&lt;/P&gt;&lt;P&gt;Interrupts Summary) :&lt;BR /&gt;"The table below describes the error interrupts. The panic column indicates if this signal is&lt;/P&gt;&lt;P&gt;part of the logic generating the ipu_panic signal. The ipu_panic signal can be used for&lt;/P&gt;&lt;P&gt;indicating about errors that are result of data rate problems. Such problems may be a&lt;/P&gt;&lt;P&gt;result of the IPU running in slower clock then required by the use case. This signal can be&lt;/P&gt;&lt;P&gt;used in order to indicate the system that the IPU can't handle the desired data rate. In that&lt;/P&gt;&lt;P&gt;case the system may need to increase the clock to the IPU or simplify the use case."&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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>Thu, 18 Jul 2013 05:14:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279148#M31866</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-07-18T05:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00000001</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279149#M31867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; It's weird because I'm only receiving 1 stream of VGA @ 15FPS and I seem to be getting the error message on every frame but the video is showing up fine on the display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had a look at the clock, it seems like IPU default clocks are set to 264MHz from the maximum of 266MHz?&amp;nbsp; I'm not changing the clock at all so is it safe to assume it's set to near max speed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 05:38:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279149#M31867</guid>
      <dc:creator>stevekwon</dc:creator>
      <dc:date>2013-07-18T05:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00000001</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279150#M31868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may refer to the next thread :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/409980"&gt;Re: To find the root cause of i.MX6Q IPU error interrupt.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 07:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-0x00000001/m-p/279150#M31868</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-06-19T07:28:50Z</dc:date>
    </item>
  </channel>
</rss>

