<?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: Cause of iMX6Q/D Watchdog timer resetting the system? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708124#M110032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was looking at this thread more carefully and have another question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/thread/457871#comment-935193" title="https://community.nxp.com/thread/457871#comment-935193"&gt;https://community.nxp.com/thread/457871#comment-935193&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;"Increase VDD_ARM_IN and VDD_SOC_IN&amp;nbsp;voltage to 1.275V&lt;/STRONG&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;..according to the values of the datasheet in kernel-imx/arch/arm/boot/dts/imx6q.dtsi for LDO enabled mode."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our android version is JellyBeans more specifically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux version 3.0.35&amp;nbsp; (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #7 SMP PREEMPT Wed Oct 18 10:22:25 PDT 2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I did a search of the file, I don't find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/arch/arm/boot/dts/imx6q.dtsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of you know where I can set this voltage on JellyBeans? Is there another way to setup these voltages? This is what I see under our folder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="dtsi_file.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184i59FC1302EBE3C15C/image-size/large?v=v2&amp;amp;px=999" role="button" title="dtsi_file.png" alt="dtsi_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Oct 2017 17:25:21 GMT</pubDate>
    <dc:creator>gmmo</dc:creator>
    <dc:date>2017-10-20T17:25:21Z</dc:date>
    <item>
      <title>Cause of iMX6Q/D Watchdog timer resetting the system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708120#M110028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am working on an embedded system that uses on the main board and iMX6Q/D and runs Android Jelly beans, more precisely:&amp;nbsp;Linux version 3.0.35, Jelly Beans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is an embedded system and "out of the blue"&amp;nbsp;the system completely resets itself. By looking at the uboot reason of reset we are able to see the code 0x0011, which inside the kernel says "WDOG"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void disp_boot_reason(void)&lt;BR /&gt;...&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;case 0x0010:&lt;BR /&gt; case 0x0011:&lt;BR /&gt; printk("WDOG");&lt;BR /&gt; break;&lt;BR /&gt; ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system has been in development for a long time, it started back in 2013. So things are quite old, but we can't changed&amp;nbsp;the hardware or OS at this stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the iMX 6Dual/6Quad Reference manual I read:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The Watchdog Timer (WDOG) protects against system failures by providing a method by&lt;BR /&gt;which to escape from unexpected events or programming errors."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see no traces of software failure either from the linux kernel logs or the android adb shell logs. I do see that the watch dog is set to be server every 60s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: small; font-family: 'Default Sans Serif', Verdana, Arial, Helvetica, sans-serif;"&gt;10-13 22:53:05.750 E/kernel&amp;nbsp; ( 2403): &amp;lt;6&amp;gt;imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: small; font-family: 'Default Sans Serif', Verdana, Arial, Helvetica, sans-serif;"&gt;Here are my questions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: small; font-family: 'Default Sans Serif', Verdana, Arial, Helvetica, sans-serif;"&gt;1. It is a software or hardware fault? I am assuming it is hardware since our software is running fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: small; font-family: 'Default Sans Serif', Verdana, Arial, Helvetica, sans-serif;"&gt;2. What do the manual mean by "unexpected events"? Hardware fault?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: small; font-family: 'Default Sans Serif', Verdana, Arial, Helvetica, sans-serif;"&gt;3. Is there a way to know, from the hardware perspective what is the root cause of the watchdog not being served by the kernel? We are suspecting our display, but not totally sure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: small; font-family: 'Default Sans Serif', Verdana, Arial, Helvetica, sans-serif;"&gt;4. When there is a hardware fault, can I add some logs to the kernel to help pin point what hardware component is making the watchdog timer not kick in?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5. known hardware bugs regarding the iMX watchdog timer? Can it be served and reset the processor anyway?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 23:32:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708120#M110028</guid>
      <dc:creator>gmmo</dc:creator>
      <dc:date>2017-10-16T23:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cause of iMX6Q/D Watchdog timer resetting the system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708121#M110029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The typical watchdog reset occurs because the ARM was not able to pet the watchdog in the given time frame.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What's the error behavior when the watchdog kicks in? (maybe record it with a camera)&lt;/LI&gt;&lt;LI&gt;What's the CPU load of your system?&lt;/LI&gt;&lt;LI&gt;Do you have GPU intensive tasks? Could be a bus "deadlock":&lt;BR /&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/thread/457871#comment-935193" title="https://community.nxp.com/thread/457871#comment-935193"&gt;https://community.nxp.com/thread/457871#comment-935193&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Have you verified the stability of the voltage supply (VDD_ARM_IN and VDD_SOC_IN)?&lt;BR /&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/thread/457871#comment-949758" title="https://community.nxp.com/thread/457871#comment-949758"&gt;https://community.nxp.com/thread/457871#comment-949758&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 11:09:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708121#M110029</guid>
      <dc:creator>michaelguntli</dc:creator>
      <dc:date>2017-10-17T11:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cause of iMX6Q/D Watchdog timer resetting the system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708122#M110030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael, the system is a medical device and we disabled the hardware acceleration completely. There are no GPU intensive tasks going on. It is just a simple Android activity running a simple test overnight that uses few hardware components: heater and a mechanical pump. Yet, when we come back to check the device, usually after 2 days, it is back to the home screen of our application, and from the UBOOT log we see that a hardware reset has happened because of the watchdog timer. Here more questions if you happen to know:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. It looks like from the manual it is done through an interrupt service. So who registers this interrupt?&lt;/P&gt;&lt;P&gt;3. I am software engineer (not hardware) Is there some chip pin accessible from outside that we can probe so that we know the root cause of the reset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 16:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708122#M110030</guid>
      <dc:creator>gmmo</dc:creator>
      <dc:date>2017-10-17T16:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cause of iMX6Q/D Watchdog timer resetting the system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708123#M110031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It makes sense to check memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-105652"&gt;https://community.nxp.com/docs/DOC-105652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 18 Oct 2017 04:04:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708123#M110031</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-10-18T04:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cause of iMX6Q/D Watchdog timer resetting the system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708124#M110032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was looking at this thread more carefully and have another question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/thread/457871#comment-935193" title="https://community.nxp.com/thread/457871#comment-935193"&gt;https://community.nxp.com/thread/457871#comment-935193&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;"Increase VDD_ARM_IN and VDD_SOC_IN&amp;nbsp;voltage to 1.275V&lt;/STRONG&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;..according to the values of the datasheet in kernel-imx/arch/arm/boot/dts/imx6q.dtsi for LDO enabled mode."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our android version is JellyBeans more specifically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux version 3.0.35&amp;nbsp; (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #7 SMP PREEMPT Wed Oct 18 10:22:25 PDT 2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I did a search of the file, I don't find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/arch/arm/boot/dts/imx6q.dtsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of you know where I can set this voltage on JellyBeans? Is there another way to setup these voltages? This is what I see under our folder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="dtsi_file.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184i59FC1302EBE3C15C/image-size/large?v=v2&amp;amp;px=999" role="button" title="dtsi_file.png" alt="dtsi_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 17:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cause-of-iMX6Q-D-Watchdog-timer-resetting-the-system/m-p/708124#M110032</guid>
      <dc:creator>gmmo</dc:creator>
      <dc:date>2017-10-20T17:25:21Z</dc:date>
    </item>
  </channel>
</rss>

