<?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: XEP100 COP Problems: (a)  COP test example, (b) RC value in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619856#M13336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/martynek"&gt;martynek&lt;/A&gt;‌ &amp;nbsp;Thank a lot. &amp;nbsp;It is ok after using your routine.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2017 11:34:59 GMT</pubDate>
    <dc:creator>jianglei</dc:creator>
    <dc:date>2017-01-20T11:34:59Z</dc:date>
    <item>
      <title>XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619849#M13329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recently, I used the COP function, and found that the routine can not got to COP ISR after reset by COP.&lt;/P&gt;&lt;P&gt;The schematic of the reset function is as below, and the waveform of RST pin is also given. I have referred some discussion in he community, and the datasheet. I think that the RST voltage waveform is correct for COP application. The RST voltage decreased to zero and kept 126 clocks, and then increased to 5V rapidly, which means that the the increasing time is much smaller than 64 clocks. &amp;nbsp;So, I&amp;nbsp;do not know why the COP ISR is not handled. &amp;nbsp;Pls give one correct routine example to let me test whether my routine is correct. Also, pls give the proper value of R18 and C25 for using COP. &amp;nbsp;The following waveform is gotten &amp;nbsp;when R18 = 5K1, C25= 0.5nF. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="174505_174505.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122753i5368D1F70AD8ADCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="174505_174505.png" alt="174505_174505.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/13719i0BD8491D60A57C5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="174506_174506.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122754i111FA13E855AAF1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="174506_174506.png" alt="174506_174506.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/13672i985362E97560E3F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 14:21:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619849#M13329</guid>
      <dc:creator>jianglei</dc:creator>
      <dc:date>2017-01-16T14:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619850#M13330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to be able to go to COP ISR after reset the resistors and capacitors connected to a reset pin must meet some specific requirements. You can calculate them using a calculator provided at:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-330437"&gt;https://community.nxp.com/docs/DOC-330437&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The problem might be caused by software because the waveform seems to be good, so please provide your code as well as a linker file and the frequency of your oscillator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 09:09:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619850#M13330</guid>
      <dc:creator>martynek</dc:creator>
      <dc:date>2017-01-18T09:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619851#M13331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="293119" data-username="martynek" href="https://community.nxp.com/people/martynek" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem;"&gt;Dan Martynek&lt;/A&gt;, &amp;nbsp;thanks for you reply.&lt;/P&gt;&lt;P&gt;The attachment is the routine we used.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 02:35:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619851#M13331</guid>
      <dc:creator>jianglei</dc:creator>
      <dc:date>2017-01-19T02:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619852#M13332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The frequency of external&amp;nbsp;oscillator is 16MHz. &amp;nbsp; The internal frequency by PLL is 32MHz.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 02:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619852#M13332</guid>
      <dc:creator>jianglei</dc:creator>
      <dc:date>2017-01-19T02:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619853#M13333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Modify your linker file “prm\Project.prm”.&lt;/P&gt;&lt;P&gt;Uncomment the VECTOR 2 Cop_Isr line. It should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* use these definitions in plane of the vector table ('vectors') above */&lt;/P&gt;&lt;P&gt;VECTOR 0 _Startup /* reset vector: this is the default entry point for a C/C++ application. */&lt;/P&gt;&lt;P&gt;//VECTOR 2 COP_Isr&lt;/P&gt;&lt;P&gt;//VECTOR 0 Entry&amp;nbsp; /* reset vector: this is the default entry point for an Assembly application. */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 09:21:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619853#M13333</guid>
      <dc:creator>martynek</dc:creator>
      <dc:date>2017-01-19T09:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619854#M13334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Dan Martynek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested it with you advise, it would not go into the cop isr.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give us a example which is tested ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 14:16:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619854#M13334</guid>
      <dc:creator>jianglei</dc:creator>
      <dc:date>2017-01-19T14:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619855#M13335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;An example project is attached.&lt;/P&gt;&lt;P&gt;I hope this will finally help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 08:46:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619855#M13335</guid>
      <dc:creator>martynek</dc:creator>
      <dc:date>2017-01-20T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: XEP100 COP Problems: (a)  COP test example, (b) RC value</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619856#M13336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/martynek"&gt;martynek&lt;/A&gt;‌ &amp;nbsp;Thank a lot. &amp;nbsp;It is ok after using your routine.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 11:34:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/XEP100-COP-Problems-a-COP-test-example-b-RC-value/m-p/619856#M13336</guid>
      <dc:creator>jianglei</dc:creator>
      <dc:date>2017-01-20T11:34:59Z</dc:date>
    </item>
  </channel>
</rss>

