<?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>MPC5xxx中的主题 MPC5125 hang</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5125-hang/m-p/1207285#M17002</link>
    <description>&lt;P&gt;Hi all:&lt;/P&gt;&lt;P&gt;Mpc5125 doesn't start occasionally. We find the code hanging by lighting the indicator in. S and. C files.&lt;/P&gt;&lt;P&gt;It starts after the blr instruction of. S file and before the initialization PSC of. C file.&lt;BR /&gt;When the fault occurs, the poreset signal cannot restarts mpc5125. It must be powered off and then started. What is the possible reason.&lt;/P&gt;&lt;P&gt;The running process of the program is as follows.&lt;/P&gt;&lt;P&gt;in .s file&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ……&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ……&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mtlr r6&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mr r3, r2&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //led1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //run&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; blr &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //hang start jump to .c file code&lt;/P&gt;&lt;P&gt;in .c file&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; _WRS_ASM ("");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vxSdaInit ();&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; _WRS_ASM ("");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pscInit(); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //hang end&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //led2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //not run&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2021 06:24:37 GMT</pubDate>
    <dc:creator>frank747</dc:creator>
    <dc:date>2021-01-06T06:24:37Z</dc:date>
    <item>
      <title>MPC5125 hang</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5125-hang/m-p/1207285#M17002</link>
      <description>&lt;P&gt;Hi all:&lt;/P&gt;&lt;P&gt;Mpc5125 doesn't start occasionally. We find the code hanging by lighting the indicator in. S and. C files.&lt;/P&gt;&lt;P&gt;It starts after the blr instruction of. S file and before the initialization PSC of. C file.&lt;BR /&gt;When the fault occurs, the poreset signal cannot restarts mpc5125. It must be powered off and then started. What is the possible reason.&lt;/P&gt;&lt;P&gt;The running process of the program is as follows.&lt;/P&gt;&lt;P&gt;in .s file&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ……&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ……&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mtlr r6&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mr r3, r2&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //led1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //run&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; blr &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //hang start jump to .c file code&lt;/P&gt;&lt;P&gt;in .c file&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; _WRS_ASM ("");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vxSdaInit ();&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; _WRS_ASM ("");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pscInit(); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //hang end&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //led2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //not run&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 06:24:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5125-hang/m-p/1207285#M17002</guid>
      <dc:creator>frank747</dc:creator>
      <dc:date>2021-01-06T06:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5125 hang</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5125-hang/m-p/1207535#M17009</link>
      <description>&lt;P&gt;If this problem happens occasionally, this problem is not software problem.&lt;/P&gt;
&lt;P&gt;Check your board using the Chapter 5 of the MPC5125 Datasheet:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/data-sheet/MPC5125.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/data-sheet/MPC5125.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Often incorrect concerning to this chapter produces similar behavior.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 13:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5125-hang/m-p/1207535#M17009</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2021-01-06T13:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5125 hang</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5125-hang/m-p/1207936#M17013</link>
      <description>&lt;P&gt;Hi Pavel:&lt;/P&gt;&lt;P&gt;I found another problem on this board, The LPC_ CLK signal's frequency changes with temperature, and the relationship between frequency and temperature is similar to linear relationship. We use FPGA to collect LPC_CLK and counting,then lighting LED, we can find that the lighting frequency increases when the temperature decreases. When the temperature increases, the lighting frequency gradually decreases.&lt;/P&gt;&lt;P&gt;I checked my board using&amp;nbsp;&lt;SPAN&gt;the Chapter 5 of the MPC5125 Datasheet. my board has some problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1.&amp;nbsp; &lt;SPAN class="fontstyle0"&gt;some supplies reach the specified operating conditions after the PORESET be released.&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Unlike the recommended circuit, the PLL power supply uses magnetic beads instead of 10 ohm resistors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Will these problems lead to the abnormality of my board? And&amp;nbsp; my board has started running, and then it hangs. Is this problem really irrelevant to the software?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 03:06:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5125-hang/m-p/1207936#M17013</guid>
      <dc:creator>frank747</dc:creator>
      <dc:date>2021-01-07T03:06:58Z</dc:date>
    </item>
  </channel>
</rss>

