<?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 usage</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293051#M2131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Petr,&lt;/P&gt;&lt;P&gt;i have already tried demo project. It worked successfully.It is simple because no need another CAN node, so no need any reception.&lt;/P&gt;&lt;P&gt;i need working CAN example code from node to node, not loopback example.&lt;/P&gt;&lt;P&gt;why i can not find any example except loopback example?&lt;/P&gt;&lt;P&gt;Could you please send another example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 12:11:07 GMT</pubDate>
    <dc:creator>serhatitu</dc:creator>
    <dc:date>2013-09-09T12:11:07Z</dc:date>
    <item>
      <title>CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293047#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is anyone know how to use Can_Ldd component?&lt;/P&gt;&lt;P&gt;how can i communicate with another devise which supports CAN using can_ldd bean?&lt;/P&gt;&lt;P&gt;Is real time operasting system necessary for can comm?&lt;/P&gt;&lt;P&gt;i need one example about can comm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 10:44:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293047#M2127</guid>
      <dc:creator>serhatitu</dc:creator>
      <dc:date>2013-09-05T10:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293048#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Which MCU are you using ?&lt;/P&gt;&lt;P&gt;You can find basic code examples in the Typical usage page of the component. To open it, use the command &lt;EM&gt;Help on component&lt;/EM&gt; from the component pop-up menu and choose &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;Component CAN_LDD Typical Usage &lt;/EM&gt;in the Help view.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regarding the read time operation system - no, it's not necessary, you can use the component without it in a bare-board projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293048#M2128</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-09-05T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293049#M2129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Petr ,&lt;/P&gt;&lt;P&gt;i am using TWR-K60512 i have another board including same mcu.(MK60DN512Z)&lt;/P&gt;&lt;P&gt;i can not communicate each other using CAN_LDD. i have already looked help document&lt;/P&gt;&lt;P&gt;could you send an example ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 17:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293049#M2129</guid>
      <dc:creator>serhatitu</dc:creator>
      <dc:date>2013-09-05T17:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293050#M2130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a ready to use simple loop-back example project within the Processor Expert installation.&lt;/P&gt;&lt;P&gt;If you are using CodeWarrior, find it at {CW_for_MCUs}\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K60N512\CAN&lt;/P&gt;&lt;P&gt;If you are using PEx driver suite, &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;you can find it at &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;{PEx_drv_suite}\eclipse\ProcessorExpert\Projects\TWR-K60N512\CAN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instructions on how to import the demos into your workspace look at &lt;A href="https://community.nxp.com/docs/DOC-95080"&gt;Where can I find Processor Expert examples and tutorials in CodeWarrior?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;or&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://community.nxp.com/docs/DOC-95073"&gt;Where can I find Processor Expert examples and tutorials in Driver Suite?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 09:37:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293050#M2130</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-09-09T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293051#M2131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Petr,&lt;/P&gt;&lt;P&gt;i have already tried demo project. It worked successfully.It is simple because no need another CAN node, so no need any reception.&lt;/P&gt;&lt;P&gt;i need working CAN example code from node to node, not loopback example.&lt;/P&gt;&lt;P&gt;why i can not find any example except loopback example?&lt;/P&gt;&lt;P&gt;Could you please send another example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 12:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293051#M2131</guid>
      <dc:creator>serhatitu</dc:creator>
      <dc:date>2013-09-09T12:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293052#M2132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I currently don't have any other project. However, it should be quite simple to change the CAN demo project to work between two boards.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Open the inspector if the CAN_LDD component and change the 'Loop mode' property&amp;nbsp; to 'no'. Then re-generate the code, build&amp;nbsp; and run the project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The communication will be performed via selected RX and TX pins and you can interconnect two boards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 14:18:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293052#M2132</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-09-17T14:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293053#M2133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about the codes Petr?&lt;/P&gt;&lt;P&gt;Should i upload same codes to two boards, i think it must be different.&lt;/P&gt;&lt;P&gt;In loopback example it is sending&amp;nbsp; and also receiving data itself. Therefore i think uploading same code to two boards will cause problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 07:00:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293053#M2133</guid>
      <dc:creator>serhatitu</dc:creator>
      <dc:date>2013-09-20T07:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293054#M2134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right, I have described only component setup. You need to duplicate the projects and slightly modified code for both boards.&lt;/P&gt;&lt;P&gt;For the first try, it should work to just remove the stroke-through lines and keep only receiver part in receiver project and transmitter part for transmitter according to this picture:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="can.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40827i458F70677C1F1FF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="can.png" alt="can.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:39:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293054#M2134</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-09-25T12:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293055#M2135</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 have succeeded. Unfortunately i have had a hardware problem . My second board's interface does not work.&lt;/P&gt;&lt;P&gt;i have changed it . Thanks for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 11:50:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293055#M2135</guid>
      <dc:creator>serhatitu</dc:creator>
      <dc:date>2013-09-27T11:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293056#M2136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! You are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 13:05:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293056#M2136</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-09-27T13:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293057#M2137</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 would like to create CAN communication between two kinetis k60D100M board. I already create 2 different project, CAN Transmit and CAN Receive. But when I'm trying to run the project, it seems to be not working. Is there any hardware configuration (jumper) should I made? Thanks for you help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="send.PNG.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/43689iAA0D6022C8F546BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="send.PNG.png" alt="send.PNG.png" /&gt;&lt;/span&gt; !&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="receive.PNG.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/43742i81B5B97CEA99C22D/image-size/large?v=v2&amp;amp;px=999" role="button" title="receive.PNG.png" alt="receive.PNG.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 13:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293057#M2137</guid>
      <dc:creator>agungdeffendi</dc:creator>
      <dc:date>2014-04-27T13:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: CAN_LDD usage</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293058#M2138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-weight: bold; font-size: 12.6px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi &lt;A href="https://community.nxp.com/people/agungdeffendi"&gt;agungdeffendi&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have met the same problem. If you fix it please share your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zhong Shen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 08:20:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/CAN-LDD-usage/m-p/293058#M2138</guid>
      <dc:creator>zhongshen</dc:creator>
      <dc:date>2016-01-11T08:20:42Z</dc:date>
    </item>
  </channel>
</rss>

