<?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: How to Reset MPC8247 32bit Processor. in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211020#M2358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your valuable response.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First and Third option i could not abl to try it.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Since First one needs hardware change.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Third one we not at all handling WatchDog Timer.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I could try second option by entering chekstop state.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; but i could not able to execute mfmsr/mtmsr register from Linux .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So i cannot able to enter chekstop state.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Please help me some sample code for linux environment.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Thank in advance&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2008 12:47:40 GMT</pubDate>
    <dc:creator>Jeat</dc:creator>
    <dc:date>2008-04-11T12:47:40Z</dc:date>
    <item>
      <title>How to Reset MPC8247 32bit Processor.</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211018#M2356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;I am using MPC8247 PowerPC processor for the linux embedded system. I had booted-up succesfully. I am tried to Reset processor using reboot and poweroff command but I can't. Then I got suggestion to Reset the MPC processors we have to access invalid address to enter chekstop state for Reset....so and so....&lt;BR /&gt;Anyboby who got experience in these senerio please help me by giving sample code.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211018#M2356</guid>
      <dc:creator>Jeat</dc:creator>
      <dc:date>2008-04-09T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset MPC8247 32bit Processor.</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211019#M2357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The typical ways to reset a PQ2 are:&lt;BR /&gt;&amp;nbsp;- in Hardware have a GPIO pin routed to HRESET. Then you can toggle the GPIO&lt;BR /&gt;&amp;nbsp;- cause a machine check which can be configured to reset the target&lt;BR /&gt;&amp;nbsp;- let the watchdog timeout, which will then cause a reset (I think this is what most people do)&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 19:51:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211019#M2357</guid>
      <dc:creator>genuap</dc:creator>
      <dc:date>2008-04-09T19:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset MPC8247 32bit Processor.</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211020#M2358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your valuable response.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First and Third option i could not abl to try it.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Since First one needs hardware change.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Third one we not at all handling WatchDog Timer.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I could try second option by entering chekstop state.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; but i could not able to execute mfmsr/mtmsr register from Linux .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So i cannot able to enter chekstop state.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Please help me some sample code for linux environment.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Thank in advance&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:47:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211020#M2358</guid>
      <dc:creator>Jeat</dc:creator>
      <dc:date>2008-04-11T12:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset MPC8247 32bit Processor.</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211021#M2359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi all,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Finally I got the solution to reset the MPC8247 processor with help of freescale service team.&amp;nbsp;&amp;nbsp; I am always thankfull to them. I advice you all any support you nedded raise service request.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Supervisor previlege can be&amp;nbsp; acheived by using modules.&lt;BR /&gt;&amp;nbsp;So&amp;nbsp; that you can execute the mfmsr and mtmsf asm commands.&lt;BR /&gt;I cleared MSR_ME and MSR_IR bits in MSR register and system got reseted automatically.&lt;BR /&gt;Thanks for all.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 15:06:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-Reset-MPC8247-32bit-Processor/m-p/211021#M2359</guid>
      <dc:creator>Jeat</dc:creator>
      <dc:date>2008-04-15T15:06:48Z</dc:date>
    </item>
  </channel>
</rss>

