<?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: s12zvc can communication error in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/s12zvc-can-communication-error/m-p/783786#M15544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem is that the example is build using Processor expert which generates its own vector table. And since the CAN module is not configured by PE, the vector is occupied by CPU_Interrupt routine by default.&lt;/P&gt;&lt;P&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/75723i732AB2156D2773DA/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="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75778i6839B6D1B7CDAE91/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;P&gt;Then, the programmer writes twice to the same vector in Flash&amp;nbsp; (0xFFFE10 - 0xFFFFFB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2018 14:31:19 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2018-10-17T14:31:19Z</dc:date>
    <item>
      <title>s12zvc can communication error</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/s12zvc-can-communication-error/m-p/783785#M15543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I am implementing can communication.&lt;/P&gt;&lt;DIV class=""&gt;&lt;FORM enctype="application/x-www-form-urlencoded" name="text_form"&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;I'm not good at English and I use Google Translator.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="" dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV class="" dir="ltr"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;I am using s12zvc 64mkh, codewarrior11.0.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class="" dir="ltr"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;CAN_test3.zip source code is good for sending and receiving communication.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;The DevKit-S12ZVC_IIC_Lab4.zip source code&amp;nbsp;build OK. but run error.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="" dir="ltr"&gt; &lt;/DIV&gt;&lt;DIV class="" dir="ltr"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;If disable void interrupt VectorNumber_Vcan0rx CAN_ISR ()(CAN.c file), the run will work without error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is active, an error occurs.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;When CAN_ISR () is disabled, send is sent but not receive.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class="" dir="ltr"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Why is this happening?&lt;/SPAN&gt; &lt;SPAN&gt;What is the solution ...?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" dir="ltr"&gt;please help me.&lt;/DIV&gt;&lt;DIV class="" dir="ltr"&gt;Thank you.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/FORM&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:16:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/s12zvc-can-communication-error/m-p/783785#M15543</guid>
      <dc:creator>sypark</dc:creator>
      <dc:date>2018-10-11T13:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: s12zvc can communication error</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/s12zvc-can-communication-error/m-p/783786#M15544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem is that the example is build using Processor expert which generates its own vector table. And since the CAN module is not configured by PE, the vector is occupied by CPU_Interrupt routine by default.&lt;/P&gt;&lt;P&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/75723i732AB2156D2773DA/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="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75778i6839B6D1B7CDAE91/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;P&gt;Then, the programmer writes twice to the same vector in Flash&amp;nbsp; (0xFFFE10 - 0xFFFFFB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 14:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/s12zvc-can-communication-error/m-p/783786#M15544</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2018-10-17T14:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: s12zvc can communication error</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/s12zvc-can-communication-error/m-p/783787#M15545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2018 00:15:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/s12zvc-can-communication-error/m-p/783787#M15545</guid>
      <dc:creator>sypark</dc:creator>
      <dc:date>2018-10-26T00:15:23Z</dc:date>
    </item>
  </channel>
</rss>

