<?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 Solo Board Reboot Issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734801#M114373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am working on i.MX6 Solo board with Yocto OS . The Linux version is 3.14.38 . We made the board to switch on and off continuously several times within some few seconds gap . After 20-25 times of testing the board reboots after the linux login prompt appears or just before that. After reboot the board is stable and no issue further. The watchdog is enabled but I tried after removing it too. The POR signal is going low and the board is resetting. We are stuck up with this issue and do not know how to go forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Kindly provide some suggestions to debug and solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2018 09:54:04 GMT</pubDate>
    <dc:creator>anjalikkrishna</dc:creator>
    <dc:date>2018-03-26T09:54:04Z</dc:date>
    <item>
      <title>Solo Board Reboot Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734801#M114373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am working on i.MX6 Solo board with Yocto OS . The Linux version is 3.14.38 . We made the board to switch on and off continuously several times within some few seconds gap . After 20-25 times of testing the board reboots after the linux login prompt appears or just before that. After reboot the board is stable and no issue further. The watchdog is enabled but I tried after removing it too. The POR signal is going low and the board is resetting. We are stuck up with this issue and do not know how to go forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Kindly provide some suggestions to debug and solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 09:54:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734801#M114373</guid>
      <dc:creator>anjalikkrishna</dc:creator>
      <dc:date>2018-03-26T09:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Solo Board Reboot Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734802#M114374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nxp recommends to remove power (voltage source) to all components on the board &lt;BR /&gt;in the event of a processor reset, as it is done on i.MX6Q Sabre SD schematic spf-27392&lt;/P&gt;&lt;P&gt;p.21 with WDOG&amp;amp;PWRON connection. Without it some components which are not affected by POR,&lt;/P&gt;&lt;P&gt;may be in state preventing normal boot. For example if EIM boot pins are used for input and connected&lt;/P&gt;&lt;P&gt;to some external buffer, after POR buffer may stay as output, causing sampling wrong boot configuration.&lt;/P&gt;&lt;P&gt;While removing whole board power turns all components to normal state. Recommended to use latest&lt;/P&gt;&lt;P&gt;ddr scripts which have necessary changes for successful reboot on link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-333933"&gt;i.MX6ULL_LPDDR2_Script_Aid&lt;/A&gt;&amp;nbsp;&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>Mon, 26 Mar 2018 10:39:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734802#M114374</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-03-26T10:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Solo Board Reboot Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734803#M114375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank You for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am using Solo board. This script aid looks like to be the one used for ultra lite. Can I use the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 11:02:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734803#M114375</guid>
      <dc:creator>anjalikkrishna</dc:creator>
      <dc:date>2018-03-26T11:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Solo Board Reboot Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734804#M114376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;had you tried to open that link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16992i9FB9A1A5951C57F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 11:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734804#M114376</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-03-26T11:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Solo Board Reboot Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734805#M114377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry for the confusion. Hope&amp;nbsp; second link is the the right one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 11:40:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Solo-Board-Reboot-Issue/m-p/734805#M114377</guid>
      <dc:creator>anjalikkrishna</dc:creator>
      <dc:date>2018-03-26T11:40:40Z</dc:date>
    </item>
  </channel>
</rss>

