<?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>CodeWarrior Development ToolsのトピックRe: How to configure by PE to use CAN and Freemaster at the same time?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484471#M3931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kidd Yang&lt;/P&gt;&lt;P&gt;We just had the same problem and modified the freemaster code not using CAN hardware but passing the CAN messages directly from our CAN handler to the freemaster code. If you like I can send you an example... We did this for MSCAN on a KEAZ but it is the same for FlexCan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2018 16:22:43 GMT</pubDate>
    <dc:creator>Bohrfutter</dc:creator>
    <dc:date>2018-01-12T16:22:43Z</dc:date>
    <item>
      <title>How to configure by PE to use CAN and Freemaster at the same time?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484465#M3925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Freemaster is communicated via CAN bus and also I want to use CAN to transmit/receive at the same time. Professional expert system doesn't allow me to use these two modules at the same time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 14:32:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484465#M3925</guid>
      <dc:creator>kiddyang</dc:creator>
      <dc:date>2015-12-15T14:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure by PE to use CAN and Freemaster at the same time?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484466#M3926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kidd,&lt;/P&gt;&lt;P&gt;Which chip do you used ? Does it have two CAN module ?&lt;/P&gt;&lt;P&gt;For k60 example , it have CAN0 and CAN1, so it can use at the same time :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33228i44E125DE0E71EEE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 04:43:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484466#M3926</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-12-16T04:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure by PE to use CAN and Freemaster at the same time?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484467#M3927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is MC56F84789 with only one CAN module. But when I used MC56F8346, I can do these two things with only one CAN module.(haven't configure by PE but wrote the underlying code directly)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any solution to this problem by PE? THANK YOU!&lt;/P&gt;&lt;P&gt;Your sincerely,&lt;/P&gt;&lt;P&gt;Kidd Yang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 04:59:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484467#M3927</guid>
      <dc:creator>kiddyang</dc:creator>
      <dc:date>2015-12-16T04:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure by PE to use CAN and Freemaster at the same time?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484468#M3928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kidd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;When add both FreeMaster (with FlexCAN) and Init_CAN component in the same project, Processor Expert will prompt error message like "Peripheral is already used by the component …"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;This is not special for FlexCAN, it is same for any other peripheral in PE for DSC including ADC, SCI… User can only choose one of them in his project for the same &lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;peripheral &lt;/SPAN&gt;module. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;Peripheral Initialization Component ( with name "Init_**") only provides a low-level hardware approach to initialize registers of the peripheral module.&amp;nbsp;&amp;nbsp; For advanced functions, please choose the other component. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;As a workaround, you can first add FreeMaster component into a 56F84789 project, and after generating code with it, copy the source file into your application project, and add FreescaleCAN component, or vice versa. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Fiona Kuang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Technical Information &amp;amp; Commercial Support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 08:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484468#M3928</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2015-12-17T08:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure by PE to use CAN and Freemaster at the same time?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484469#M3929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But when I use MC56F8346 without configuring by PE, I could do this by adding freemaster's driver manually. I wonder if this driver is useful for 56F84789 too?&lt;/P&gt;&lt;P&gt;I have tried to do that and there come out another problem. After I configured CAN module by PE successfully, then added freemaster's driver(for 56800E), and compiled, there would be error like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35777i61F90363FFE61B36/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Compared with code generated by PE, the code which had errors in picture above was totally same. But there was no error in the PE code.&lt;/P&gt;&lt;P&gt;WHY? Is this a BUG of code warrior 10.6 or PE system???&lt;/P&gt;&lt;P&gt;HELP! I have been delayed here for long time.&lt;A href="https://community.nxp.com/thread/381978"&gt;How to configure by PE to use CAN and Freemaster at the same time?&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 14:24:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484469#M3929</guid>
      <dc:creator>kiddyang</dc:creator>
      <dc:date>2016-01-05T14:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure by PE to use CAN and Freemaster at the same time?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484470#M3930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kidd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;The code of your Freemaster's driver implements the same functionality with the code generated by PE Freemaster component.&amp;nbsp; You can only choose one of them.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;The link error on your screenshot shows that the section ‘fardata’ is not defined.&amp;nbsp; It should be defined with the code like &lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="font-size: 11.0pt; font-family: 宋体;"&gt;：&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;#pragma define_section fardata ".fardata.data" RW&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;Fiona Kuang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial','sans-serif';"&gt;Technical Information &amp;amp; Commercial Support&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 10:23:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484470#M3930</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2016-01-06T10:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure by PE to use CAN and Freemaster at the same time?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484471#M3931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kidd Yang&lt;/P&gt;&lt;P&gt;We just had the same problem and modified the freemaster code not using CAN hardware but passing the CAN messages directly from our CAN handler to the freemaster code. If you like I can send you an example... We did this for MSCAN on a KEAZ but it is the same for FlexCan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 16:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-configure-by-PE-to-use-CAN-and-Freemaster-at-the-same/m-p/484471#M3931</guid>
      <dc:creator>Bohrfutter</dc:creator>
      <dc:date>2018-01-12T16:22:43Z</dc:date>
    </item>
  </channel>
</rss>

