<?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: MPC 8313 e300 Core is Not initializing in UBOOT in PowerQUICC Processors</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399144#M1045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Akman &amp;amp; Alexander,&lt;/P&gt;&lt;P&gt;&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; I check the board with HRCW values from JTAG, but still no luck.The Problem is same and not get solved. &lt;/P&gt;&lt;P&gt;Alexander:&lt;/P&gt;&lt;P&gt;Can u please provide some insights to solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rama Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 09:51:51 GMT</pubDate>
    <dc:creator>rama_krishna</dc:creator>
    <dc:date>2015-06-02T09:51:51Z</dc:date>
    <item>
      <title>MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399136#M1037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&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; I am Newbie to the MPC world and facing a different issue while bring up the New custom board based on MPC8313E.Our custom board has the NAND flash for booting purpose. For flashing of uboot image to nand, we follow the procedure listed below. We take MPC8313RDB as a reference.&lt;/P&gt;&lt;P&gt;1.Build the Uboot with minimal configurations(only nand flashing) that should be loading to the target via JTAG.&lt;/P&gt;&lt;P&gt;2.Connect the JTAG ( USB TAP) to the target.&lt;/P&gt;&lt;P&gt;3.Initialize the DDR by using Cfg file.&lt;/P&gt;&lt;P&gt;4.load the uboot image to DDR (adddress 0x100000)by using JTAG.&lt;/P&gt;&lt;P&gt;5. Change the Program counter value to the specified location(in our case 0x100110:init API).&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;6.Click on RUN in the configuration terminal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Above procedure is successful, then the uboot prompt will come in the debug port, After that by using NAND flashing commands we can flash the UBOOT image to the NAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have multiple custom boards (same configuration and same chip)based on MPC8313E,The above procedure is working for all boards except one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem is &lt;STRONG&gt;Core is not getting initialized&lt;/STRONG&gt; and processor is going to&lt;STRONG&gt; undefined state(Not known for JTAG)&lt;/STRONG&gt;. I am trying to STOP the process by using JTAG, it shows the error as&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;Failed to Stop the Process. Cannot Put the target into STOP Mode&lt;/STRONG&gt;". The last instruction executed is at address 0x103178. I have check in the uboot.map file , the API is &lt;STRONG&gt;init_e300_core.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In the API some initialization sequence is happening (MSR register is updating).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is the Processor is Not responding to some instructions ?&lt;/P&gt;&lt;P&gt;2. Processor is Connecting to the JTAG Well, but during init of core going to exception, is the Processor is misbehaving due to some internal corruption?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the reason for misbehaving of processor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to sort out the problem .Please give some insights for debugging of board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rama Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: rama krishna vishnumolakala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 06:05:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399136#M1037</guid>
      <dc:creator>rama_krishna</dc:creator>
      <dc:date>2015-05-27T06:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399137#M1038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The debugger can take control over the core only if the core is not in checkstop state.&lt;/P&gt;&lt;P&gt;The core may enter to checkstop state as a result of attempt to execute invalid command or access to invalid memory location (memory location not assigned to any memory controller). When the core goes to checkstop state, the debugger can not take control over the core.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding of your problem description, this is the most probable reason of the problem you observing.&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, 27 May 2015 07:00:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399137#M1038</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2015-05-27T07:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399138#M1039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexander,&lt;/P&gt;&lt;P&gt;&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; Thanks for quick response. I check the Memory Contents(read from DDR by using JTAG:Save Memory) with the original file(uboot.bin). The contents are same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the above observation can we say that there is no invalid instruction(because same code working on other board with MPC8313E)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u please give some debug steps to find out the check stop state of processor(which memory location going to invalid state)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is HRCW read failure will make this kind of behaviour? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rama Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399138#M1039</guid>
      <dc:creator>rama_krishna</dc:creator>
      <dc:date>2015-05-27T09:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399139#M1040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rama&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are seeing core initialization errors, it is possible that your SoC is&lt;/P&gt;&lt;P&gt;not reading&amp;nbsp; valid RCW values. From the reference manual :&lt;/P&gt;&lt;P&gt;"The reset configuration words are loaded from NOR Flash,&lt;/P&gt;&lt;P&gt;NAND Flash, or the I2C interfaces or from hard-coded values&lt;/P&gt;&lt;P&gt;during the power-on or hard reset flows."&lt;/P&gt;&lt;P&gt;So please take a deeper look at your design to find&lt;/P&gt;&lt;P&gt;out where the RCW values are loaded from. It is&lt;/P&gt;&lt;P&gt;possible that on that one board where you are seeing&lt;/P&gt;&lt;P&gt;the problem that particular RCW source interface is&lt;/P&gt;&lt;P&gt;not working.&lt;/P&gt;&lt;P&gt;I am not sure what JTAG debugger you are using but&lt;/P&gt;&lt;P&gt;most JTAG debuggers would also allow you to provide&lt;/P&gt;&lt;P&gt;RCW override values via JTAG. If you find out that&lt;/P&gt;&lt;P&gt;there is an issue reading the RCW values you might&lt;/P&gt;&lt;P&gt;be able to provide hard coded RCWs or overrides using&lt;/P&gt;&lt;P&gt;your JTAG probe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Sinan Akman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 14:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399139#M1040</guid>
      <dc:creator>sinanakman</dc:creator>
      <dc:date>2015-05-27T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399140#M1041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;rama krishna vishnumolakala wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last instruction executed is at address 0x103178. I have check in the uboot.map file , the API is &lt;STRONG&gt;init_e300_core.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In the API some initialization sequence is happening (MSR register is updating).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As a next step of debugging, I suggest looking which particular instruction is causes the processor to go undefined state, and what this instruction is exactly doing. If you say this instruction updates MSR register than please check which MSR bits exactly.&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, 27 May 2015 17:27:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399140#M1041</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2015-05-27T17:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399141#M1042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The instructions executed is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rlwimi R3,R5,0,25,25&lt;/P&gt;&lt;P&gt;sync&lt;/P&gt;&lt;P&gt;mtmsr R3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R5 Has the Contents of Original MSR&lt;/P&gt;&lt;P&gt;Value of MSR (R5)is 0x2000 --&amp;gt;Floating point execution enable&lt;/P&gt;&lt;P&gt;Value of R3 is 0x3002 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the rlwimi Instruction executed, core is not responding.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance of chip may corrupt?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to sort out this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rama Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 04:56:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399141#M1042</guid>
      <dc:creator>rama_krishna</dc:creator>
      <dc:date>2015-05-28T04:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399142#M1043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Akram,&lt;/P&gt;&lt;P&gt;&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; Thanks for your response.&lt;/P&gt;&lt;P&gt;I am using code warrior USB TAP as a JTAG Debugger. The Source for HRCW is CPLD(acts as like NOR flash). I have check the HRCW registers by using JTAG and comapre with our values,both are same. I have check the Read &amp;amp; Write of DDR, there is no data mismatch.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance of chip may corrupt?&lt;/P&gt;&lt;P&gt;Please let me know to find out the corruptness of chip? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rama Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 11:16:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399142#M1043</guid>
      <dc:creator>rama_krishna</dc:creator>
      <dc:date>2015-05-28T11:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399143#M1044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rama&lt;/P&gt;&lt;P&gt;If you like to eliminate the possibility of reading corrupt&lt;/P&gt;&lt;P&gt;values from your CPLD then please use your CW TAP&lt;/P&gt;&lt;P&gt;to supply the RCW values instead of reading them from&lt;/P&gt;&lt;P&gt;CPLD. How it is done in your CW config files is probably&lt;/P&gt;&lt;P&gt;explained in CW manual.&lt;/P&gt;&lt;P&gt;Having said this, I see that Alexander is helping you&lt;/P&gt;&lt;P&gt;out with debugging the code that potentially causes&lt;/P&gt;&lt;P&gt;a checkstop so I suggest you continue debugging as&lt;/P&gt;&lt;P&gt;per his instructions but you can try out feeding RCW&lt;/P&gt;&lt;P&gt;values via JTAG to make sure this is not part of the&lt;/P&gt;&lt;P&gt;problem.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sinan Akman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 19:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399143#M1044</guid>
      <dc:creator>sinanakman</dc:creator>
      <dc:date>2015-05-28T19:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 8313 e300 Core is Not initializing in UBOOT</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399144#M1045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Akman &amp;amp; Alexander,&lt;/P&gt;&lt;P&gt;&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; I check the board with HRCW values from JTAG, but still no luck.The Problem is same and not get solved. &lt;/P&gt;&lt;P&gt;Alexander:&lt;/P&gt;&lt;P&gt;Can u please provide some insights to solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rama Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 09:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC-8313-e300-Core-is-Not-initializing-in-UBOOT/m-p/399144#M1045</guid>
      <dc:creator>rama_krishna</dc:creator>
      <dc:date>2015-06-02T09:51:51Z</dc:date>
    </item>
  </channel>
</rss>

