<?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のトピックQuestion:Why s12x cop reset do not work?</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Question-Why-s12x-cop-reset-do-not-work/m-p/198692#M7976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a problem&amp;nbsp;with s12x ep100 reset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use cop reset like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COPCTL = 0x01;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARMCOP = 0x00;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In s12x special mode ,the reset can work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but in s12x normal mode, the reset can not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's very strange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who can tell me the answers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2011 18:02:57 GMT</pubDate>
    <dc:creator>FAW</dc:creator>
    <dc:date>2011-04-15T18:02:57Z</dc:date>
    <item>
      <title>Question:Why s12x cop reset do not work?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Question-Why-s12x-cop-reset-do-not-work/m-p/198692#M7976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a problem&amp;nbsp;with s12x ep100 reset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use cop reset like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COPCTL = 0x01;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARMCOP = 0x00;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In s12x special mode ,the reset can work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but in s12x normal mode, the reset can not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's very strange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who can tell me the answers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 18:02:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Question-Why-s12x-cop-reset-do-not-work/m-p/198692#M7976</guid>
      <dc:creator>FAW</dc:creator>
      <dc:date>2011-04-15T18:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Question:Why s12x cop reset do not work?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Question-Why-s12x-cop-reset-do-not-work/m-p/198693#M7977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARMCOP = 0x55;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARMCOP = 0xAA;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 21:32:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Question-Why-s12x-cop-reset-do-not-work/m-p/198693#M7977</guid>
      <dc:creator>MikeRC</dc:creator>
      <dc:date>2011-04-15T21:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question:Why s12x cop reset do not work?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Question-Why-s12x-cop-reset-do-not-work/m-p/198694#M7978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FAW,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You must be writing COPCTL two or more times in your code. COPCTL CRx bits are write once in normal modes. After reset only one write is allowed in normal modes, all further writes are ignored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 23:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Question-Why-s12x-cop-reset-do-not-work/m-p/198694#M7978</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2011-04-15T23:09:54Z</dc:date>
    </item>
  </channel>
</rss>

