<?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>S12 / MagniV MicrocontrollersのトピックSoftware reset for MC9S12ZVCA192 controller</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Software-reset-for-MC9S12ZVCA192-controller/m-p/437551#M11461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know whether we can do a software reset for MC9S12ZVCA192 controller. Any register configuration to do a software reset.&lt;/P&gt;&lt;P&gt;I referred the device manual but could not find any reset which can be done by software.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dhankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2015 09:19:05 GMT</pubDate>
    <dc:creator>dhankarcdas</dc:creator>
    <dc:date>2015-11-24T09:19:05Z</dc:date>
    <item>
      <title>Software reset for MC9S12ZVCA192 controller</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Software-reset-for-MC9S12ZVCA192-controller/m-p/437551#M11461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know whether we can do a software reset for MC9S12ZVCA192 controller. Any register configuration to do a software reset.&lt;/P&gt;&lt;P&gt;I referred the device manual but could not find any reset which can be done by software.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dhankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 09:19:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Software-reset-for-MC9S12ZVCA192-controller/m-p/437551#M11461</guid>
      <dc:creator>dhankarcdas</dc:creator>
      <dc:date>2015-11-24T09:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Software reset for MC9S12ZVCA192 controller</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Software-reset-for-MC9S12ZVCA192-controller/m-p/437552#M11462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like on all other S12(X) devices,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPMUARMCOP / ARMCOP / COPRST register:&lt;/P&gt;&lt;P&gt;Writing any value other than $55 or $AA causes a COP reset. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edward&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 14:59:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Software-reset-for-MC9S12ZVCA192-controller/m-p/437552#M11462</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-11-24T14:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Software reset for MC9S12ZVCA192 controller</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Software-reset-for-MC9S12ZVCA192-controller/m-p/437553#M11463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Edward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just note: COP watchdog must be initialized prior such write.&lt;/P&gt;&lt;P&gt;So, for example CPMUCOP=0x01; will initialize COP. After that we could write to CPMUCRMCOP register for MCU reset.&lt;/P&gt;&lt;P&gt;Important note: some bits in CPMUCOP register could be written just once in normal mode. So, you should write to CPMUCOP just once in your code otherwise second write will be ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second theoretical option: You could invoke Illegal address reset by accessing unimplemented memory range however I would like to recommend use rather first option (COP reset).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&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, 25 Nov 2015 08:16:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Software-reset-for-MC9S12ZVCA192-controller/m-p/437553#M11463</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-11-25T08:16:06Z</dc:date>
    </item>
  </channel>
</rss>

