<?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 Re: i.MX6D Watchdog Timer Timing Out Too Fast in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344358#M47469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add WDOG initialization ar very beginning of&lt;/P&gt;&lt;P&gt;processor start-up, say in uboot lowlevel_init.S and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 08:31:54 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-09-09T08:31:54Z</dc:date>
    <item>
      <title>i.MX6D Watchdog Timer Timing Out Too Fast</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344357#M47468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an i.MX6D-based board, and we are trying to use the watchdog timer to reboot the system in case of inactivity.&amp;nbsp; The device enumerates correctly during boot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14099624589477059" jivemacro_uid="_14099624589477059"&gt;
&lt;P&gt;imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when we measure it, the watchdog reboots the system after 25 seconds, not after 60 seconds.&amp;nbsp; The register WDOG1_WCR contains the value 0x779F, which is consistent with a 60-second timeout.&amp;nbsp; We're pretty sure it's nothing else that's rebooting the system since, if we tickle /dev/watchdog every 20 seconds, the system does not reboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen this before?&amp;nbsp; Is it possible we've messed up on setting up some of the clocks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 00:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344357#M47468</guid>
      <dc:creator>leoschwab</dc:creator>
      <dc:date>2014-09-06T00:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6D Watchdog Timer Timing Out Too Fast</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344358#M47469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add WDOG initialization ar very beginning of&lt;/P&gt;&lt;P&gt;processor start-up, say in uboot lowlevel_init.S and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:31:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344358#M47469</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-09T08:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6D Watchdog Timer Timing Out Too Fast</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344359#M47470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ERROR: Non-sequitur (Response bears no relation to the question asked).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 18:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344359#M47470</guid>
      <dc:creator>leoschwab</dc:creator>
      <dc:date>2014-09-09T18:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6D Watchdog Timer Timing Out Too Fast</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344360#M47471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you figure what is the issue by yourself? I am experiencing the same issue and nobody at Freescale seems to understand it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344360#M47471</guid>
      <dc:creator>benoitmoffet</dc:creator>
      <dc:date>2015-05-27T15:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6D Watchdog Timer Timing Out Too Fast</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344361#M47472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope.&amp;nbsp; The issue does seem to have "gone away" in that watchdog timeouts now take the expected amount of time, but I've no idea what we changed/fixed to make that happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 19:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344361#M47472</guid>
      <dc:creator>leoschwab</dc:creator>
      <dc:date>2015-05-27T19:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6D Watchdog Timer Timing Out Too Fast</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344362#M47473</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 have run into the same issue. Did anyone find the root cause in the meantime?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 17:02:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344362#M47473</guid>
      <dc:creator>sebastian_reich</dc:creator>
      <dc:date>2019-02-19T17:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6D Watchdog Timer Timing Out Too Fast</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344363#M47474</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 figured out, that the 32khz clock did run much faster than it should by using the SNVS RTC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;# cat /sys/class/rtc/rtc1/name
snvs_rtc 20cc000.snvs:snvs-rtc-lp
# cat /sys/class/rtc/rtc1/since_epoch ; sleep 60 ; cat /sys/class/rtc/rtc1/since_epoch
5534
5698
# echo "5698-5534 = 164 =&amp;gt; 32khz clock was almost 3x faster than it should be"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case the imx6dl is mounted on a off-the-shelf system on module and the issue was fixed by a new revision of the custom carrier board. I do not know what carrier board change caused/fixed the issue. My guess is, that there were some power glitches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 12:46:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6D-Watchdog-Timer-Timing-Out-Too-Fast/m-p/344363#M47474</guid>
      <dc:creator>sebastian_reich</dc:creator>
      <dc:date>2019-02-21T12:46:15Z</dc:date>
    </item>
  </channel>
</rss>

