<?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: imx35 3 stack board linux booting problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226829#M16273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Benoy&lt;/P&gt;&lt;P&gt;We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow to resolved the &lt;/P&gt;&lt;P&gt;issue, can we close the discussion? If you still need Freescale help, please feel free to contact us.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 02:34:21 GMT</pubDate>
    <dc:creator>YixingKong</dc:creator>
    <dc:date>2014-02-18T02:34:21Z</dc:date>
    <item>
      <title>imx35 3 stack board linux booting problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226828#M16272</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;I am trying to boot&amp;nbsp; my board with imx35 3 stack board with linux 2.6.31(source available in freescale SDK). I could find that during booting the kernel gets crashed from init/main.c/rest_init() function.&lt;/P&gt;&lt;P&gt;I have done some analysis in rest_init() function and found that kernel&amp;nbsp; crash occurs when it tries to schedule the process kthreadd invoked from the rest_init() function.&lt;/P&gt;&lt;P&gt;The crash log is given below –&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Unhandled fault: imprecise external abort (0xc06) at 0x00000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Internal error: : c06 [#1]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;d&amp;gt;Modules linked in:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CPU: 0&amp;nbsp;&amp;nbsp;&amp;nbsp; Not tainted&amp;nbsp; (2.6.31-207-g7286c01 #108)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PC is at kernel_thread_helper+0x0/0xc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LR is at kernel_thread_helper+0x0/0xc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;pc : [&amp;lt;c0029690&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;c0029690&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; psr: 00000013&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sp : c1829ff8&amp;nbsp; ip : 00000000&amp;nbsp; fp : 00000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;r10: 00000000&amp;nbsp; r9 : 00000000&amp;nbsp; r8 : 00000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;r7 : 00000000&amp;nbsp; r6 : 00000000&amp;nbsp; r5 : 00000000&amp;nbsp; r4 : 00000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;r3 : c002969c&amp;nbsp; r2 : c005e684&amp;nbsp; r1 : 00000000&amp;nbsp; r0 : 00000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Flags: nzcv&amp;nbsp; IRQs on&amp;nbsp; FIQs on&amp;nbsp; Mode SVC_32&amp;nbsp; ISA ARM&amp;nbsp; Segment kernel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Control: 00c5387f&amp;nbsp; Table: 80004008&amp;nbsp; DAC: 00000017&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Process swapper (pid: 2, stack limit = 0xc1828268)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stack: (0xc1829ff8 to 0xc182a000)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;9fe0:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 47e247e2 47e247e2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code: e121f002 e12fff1e c034d8eb c03cec84 (e1a00001)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;4&amp;gt;---[ end trace 1b75b31a2719ed1c ]--- &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me to unblock this point.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Benoy&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 14:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226828#M16272</guid>
      <dc:creator>benoysaha</dc:creator>
      <dc:date>2013-01-16T14:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: imx35 3 stack board linux booting problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226829#M16273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Benoy&lt;/P&gt;&lt;P&gt;We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow to resolved the &lt;/P&gt;&lt;P&gt;issue, can we close the discussion? If you still need Freescale help, please feel free to contact us.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 02:34:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226829#M16273</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-18T02:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: imx35 3 stack board linux booting problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226830#M16274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Benoy&lt;/P&gt;&lt;P&gt;We have not got your response yet and will close the diacussion in 3 days. If you still need help, please feel free to &lt;/P&gt;&lt;P&gt;reply with an update to this discussion.&lt;BR /&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 03:23:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226830#M16274</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-25T03:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: imx35 3 stack board linux booting problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226831#M16275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Benoy&lt;/P&gt;&lt;P&gt;This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 07:41:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-3-stack-board-linux-booting-problem/m-p/226831#M16275</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-03-03T07:41:27Z</dc:date>
    </item>
  </channel>
</rss>

