<?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 The meander is displayed incorrectly when using interrupts on epit in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/The-meander-is-displayed-incorrectly-when-using-interrupts-on/m-p/1485169#M192223</link>
    <description>&lt;P&gt;Hanging timer interrupts on the LED pin by m4 app. Before linux is fully started, the meander is displayed correctly. After a full start, the meander breaks off and does not work as it should. Tried adding epit1 epit2 status disabled in the device tree, nothing changed.&lt;BR /&gt;Before starting linux&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_5343759638253910589_y.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/185714iA41D2201711E8B38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="photo_5343759638253910589_y.jpeg" alt="photo_5343759638253910589_y.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;photo_5343759638253910589_y.jpeg&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;After starting linux &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_5343759638253910590_y.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/185715i523B361F7154BE8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="photo_5343759638253910590_y.jpeg" alt="photo_5343759638253910590_y.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;photo_5343759638253910590_y.jpeg&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;In the file imx6sxea-com-kit_v2-m4.dts tried&lt;BR /&gt;&amp;amp;epit1 {&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;BR /&gt;&amp;amp;epit2 {&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;In the file imx6sxea-com-kit_v2-m4.dts tried (also tried to comment out epit)&lt;/P&gt;&lt;P&gt;epit1: epit@020d0000 {&lt;BR /&gt;reg = &amp;lt;0x020d0000 0x4000&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;epit2: epit@020d4000 {&lt;BR /&gt;reg = &amp;lt;0x020d4000 0x4000&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;BR /&gt;Please advise in which direction to look&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2022 07:58:05 GMT</pubDate>
    <dc:creator>Artem</dc:creator>
    <dc:date>2022-07-06T07:58:05Z</dc:date>
    <item>
      <title>The meander is displayed incorrectly when using interrupts on epit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/The-meander-is-displayed-incorrectly-when-using-interrupts-on/m-p/1485169#M192223</link>
      <description>&lt;P&gt;Hanging timer interrupts on the LED pin by m4 app. Before linux is fully started, the meander is displayed correctly. After a full start, the meander breaks off and does not work as it should. Tried adding epit1 epit2 status disabled in the device tree, nothing changed.&lt;BR /&gt;Before starting linux&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_5343759638253910589_y.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/185714iA41D2201711E8B38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="photo_5343759638253910589_y.jpeg" alt="photo_5343759638253910589_y.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;photo_5343759638253910589_y.jpeg&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;After starting linux &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_5343759638253910590_y.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/185715i523B361F7154BE8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="photo_5343759638253910590_y.jpeg" alt="photo_5343759638253910590_y.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;photo_5343759638253910590_y.jpeg&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;In the file imx6sxea-com-kit_v2-m4.dts tried&lt;BR /&gt;&amp;amp;epit1 {&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;BR /&gt;&amp;amp;epit2 {&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;In the file imx6sxea-com-kit_v2-m4.dts tried (also tried to comment out epit)&lt;/P&gt;&lt;P&gt;epit1: epit@020d0000 {&lt;BR /&gt;reg = &amp;lt;0x020d0000 0x4000&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;epit2: epit@020d4000 {&lt;BR /&gt;reg = &amp;lt;0x020d4000 0x4000&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;BR /&gt;Please advise in which direction to look&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 07:58:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/The-meander-is-displayed-incorrectly-when-using-interrupts-on/m-p/1485169#M192223</guid>
      <dc:creator>Artem</dc:creator>
      <dc:date>2022-07-06T07:58:05Z</dc:date>
    </item>
  </channel>
</rss>

