<?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>MPC5xxxのトピックRe: [5744P]FlexCAN example code problem</title>
    <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652557#M6876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Hsu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Did you have sovled your problem?I meet the same problem as you.I think there is something wrong with the example code.Since I find the program is always suspending in the below line.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39; font-size: 14pt;"&gt;while ( (CAN_0.IFLAG1.B.BUF31TO8I &amp;amp; 1) == 0) { } // wait until the tx is completed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39; font-size: 14pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;The development board I use is MPC5744P EVB&amp;nbsp;,without MC33908.&lt;/P&gt;&lt;P&gt;Look forward for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Jan 2017 05:15:28 GMT</pubDate>
    <dc:creator>xiaoyefang</dc:creator>
    <dc:date>2017-01-07T05:15:28Z</dc:date>
    <item>
      <title>[5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652551#M6870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I'm using the MPC5744P now. I use GHS MULTI IDE and P&amp;amp;E MULTILINK and EVB is KIT33908MBEVBE+KITMPC5744DBEVM. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;But the CAN0 ( FlexCAN module) can not work well. And the program is always suspending in the below line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39; font-size: 14pt;"&gt;while ( (CAN_0.IFLAG1.B.BUF31TO8I &amp;amp; 1) == 0) { } // wait until the tx is completed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Could someone give me advice about the CAN0, please? It would be better if you can share me the example code of&amp;nbsp; FlexCAN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt; Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338388"&gt;Example-MPC5744P-FlexCAN-simpleTXRX-v1_0-GHS614.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 03:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652551#M6870</guid>
      <dc:creator>erichsu</dc:creator>
      <dc:date>2016-11-11T03:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: [5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652552#M6871</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;this example was written for and tested on the MPC5744P EVB and it works well on this EVB.&lt;/P&gt;&lt;P&gt;With your demo board this example cannot work as the SBC CAN transceiver is used on the motherboard (KIT33908MBEVBE). The SBC chip must be initialized and CAN transceiver enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can refer to the demo code for this board; &lt;A href="https://www.nxp.com/webapp/Download?colCode=MPC5744P-MC33907-MC33908-DEMO"&gt;https://www.nxp.com/webapp/Download?colCode=MPC5744P-MC33907-MC33908-DEMO&lt;/A&gt;. It does the SCB init as well as simple CAN transmit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 09:10:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652552#M6871</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2016-11-11T09:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: [5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652553#M6872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modify MPC5744P-MPC33908 demo code in test2 project, and I confirm the CAN transceiver is in normal mode.&lt;/P&gt;&lt;P&gt;I set KIT33908MBEVBE in debug mode(set jp112), but CAN date frame does not be send. Could you help me check, please?&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/8353i8C1B533409A51E94/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/8394iC66A6C275245BE41/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>Fri, 11 Nov 2016 10:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652553#M6872</guid>
      <dc:creator>erichsu</dc:creator>
      <dc:date>2016-11-11T10:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: [5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652554#M6873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;The demo example works properly on my board, but your Eclipse port does not. Seems you also modify the SBC driver, or not? Anyway it does not go through SBC Init on my side.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 13:01:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652554#M6873</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2016-11-11T13:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: [5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652555#M6874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I modify SBC Init form demo code because the demo code is GHS project.&lt;/P&gt;&lt;P&gt;Could you provide&amp;nbsp; FlexCAN sample code for S32 DS project or get me advice how to modify, please?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 13:26:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652555#M6874</guid>
      <dc:creator>erichsu</dc:creator>
      <dc:date>2016-11-11T13:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: [5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652556#M6875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，hsu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Did you have solved your problem? I also use GHS MULTI IDE &amp;nbsp;and EVB is KIT33908MBEVBE+KITMPC5744DBEVM .Now,&amp;nbsp;the CAN0 ( FlexCAN module) can not work well,too. &amp;nbsp;Is it must &amp;nbsp;that&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;the SBC chip be initialized and CAN transceiver enabled by codes?Because as we know,when JP112 is set,the CAN&amp;nbsp;&lt;SPAN&gt;transceiver&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt; is in normal mode.Look forward to your reply！&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f;"&gt;Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 03:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652556#M6875</guid>
      <dc:creator>lmonologue</dc:creator>
      <dc:date>2016-12-21T03:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: [5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652557#M6876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Hsu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Did you have sovled your problem?I meet the same problem as you.I think there is something wrong with the example code.Since I find the program is always suspending in the below line.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39; font-size: 14pt;"&gt;while ( (CAN_0.IFLAG1.B.BUF31TO8I &amp;amp; 1) == 0) { } // wait until the tx is completed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39; font-size: 14pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;The development board I use is MPC5744P EVB&amp;nbsp;,without MC33908.&lt;/P&gt;&lt;P&gt;Look forward for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 05:15:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652557#M6876</guid>
      <dc:creator>xiaoyefang</dc:creator>
      <dc:date>2017-01-07T05:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: [5744P]FlexCAN example code problem</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652558#M6877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;I use this example code and tested on the MPC5744P EVB,but it cannot work.Everytime it stops at this words:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39; font-size: 14pt;"&gt;while ( (CAN_0.IFLAG1.B.BUF31TO8I &amp;amp; 1) == 0) { } // wait until the tx is completed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I locate TransmitMsg() into PIT0_ISR,then the PIT cannot work;When I mask this words,the PIT works well.So I think there is something wrong with it.Can you help me?Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 07:31:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5744P-FlexCAN-example-code-problem/m-p/652558#M6877</guid>
      <dc:creator>xiaoyefang</dc:creator>
      <dc:date>2017-01-09T07:31:52Z</dc:date>
    </item>
  </channel>
</rss>

