<?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>Processor Expert Software中的主题 Re: CAN_LDD component not working on trk-kea128</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395702#M3116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Laura, &lt;/P&gt;&lt;P&gt;Have your problem been solved ?&lt;/P&gt;&lt;P&gt;If not,&amp;nbsp; you can send your project to me , i will test it on my side .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2015 02:55:19 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2015-09-29T02:55:19Z</dc:date>
    <item>
      <title>CAN_LDD component not working on trk-kea128</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395701#M3115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are making some tests with the CAN component for a current project on codewarrior 10.6 but we are unable to make it work. We are using the KEAZ128 and the code copied from processor expert's typical usage section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="can1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21960i241188EECFB0430F/image-size/large?v=v2&amp;amp;px=999" role="button" title="can1.PNG" alt="can1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After we set up the CAN config we implement the code from "Sending data frame without interrupt service (polling)" and run the program. Everything goes OK until it reaches the CAN1_Main() function. When the CAN1_Main() function calls the CAN1_TransmitterIsr() function the TxBufferMask never changes from 0 value, so it never ends the transmission of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="can2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22007i50D17F799F4F35EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="can2.PNG" alt="can2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe we are using the wrong code but we couldn't find any working example of the CAN_LDD component for the KEAZ128.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 08:40:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395701#M3115</guid>
      <dc:creator>laura_scd</dc:creator>
      <dc:date>2015-06-12T08:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD component not working on trk-kea128</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395702#M3116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Laura, &lt;/P&gt;&lt;P&gt;Have your problem been solved ?&lt;/P&gt;&lt;P&gt;If not,&amp;nbsp; you can send your project to me , i will test it on my side .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 02:55:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395702#M3116</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-09-29T02:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD component not working on trk-kea128</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395703#M3117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the exact same problem using the same code. Please help!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 15:06:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395703#M3117</guid>
      <dc:creator>michaelamici</dc:creator>
      <dc:date>2016-01-18T15:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD component not working on trk-kea128</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395704#M3118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;heres my code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 15:14:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395704#M3118</guid>
      <dc:creator>michaelamici</dc:creator>
      <dc:date>2016-01-18T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD component not working on trk-kea128</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395705#M3119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amici,&lt;/P&gt;&lt;P&gt;I checked you have delete the attachment , and also i see my colleague Jingjing have reply you at here &lt;A href="https://community.nxp.com/message/606104"&gt;Re: CAN_LDD TRK_KEA128 sendFrame (NOT LOOPBACK)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;so i think your problem maybe have been solved .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 10:13:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-component-not-working-on-trk-kea128/m-p/395705#M3119</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-01-28T10:13:28Z</dc:date>
    </item>
  </channel>
</rss>

