<?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のトピックProblems！FreeMASTER communication through CAN！</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problems-FreeMASTER-communication-through-CAN/m-p/691171#M6160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;hello&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;：&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i intergrated the freemaster codes into my application code&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;，&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;and download the&amp;nbsp;S19 file into the evaluation bord.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the communication configuration&amp;nbsp;is &lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;：&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1)short-inter mode&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;；&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (2)&amp;nbsp;the FMSTR_Poll() is in for(;;)&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;，&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;FMSTR_Isr() is in can receive interrupt function; FMSTR_Init()；&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (3)FlexCAN,&amp;nbsp; SPC56**&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;Then, the result of “Test Connection”&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;：&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " target is alive （responded to ping）"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the standard frame 0x7aa send and the response is received,but in the next step i click the button " STOP " to start communication，the results is below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " Can not detec the board information！ the&amp;nbsp; communication&amp;nbsp; will paused. Error code: 0x858e0003&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several questions：&lt;/P&gt;&lt;P&gt;(1) Freemater through CAN， the protocol of communication is XCP/CCP？ because i do not find the protocol in the specification，please confirm the information。&lt;/P&gt;&lt;P&gt;(2) without&amp;nbsp;can protocol，how can i fix the problem？&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; looking forward to your&amp;nbsp; response,My E@mal is" &lt;/SPAN&gt;&lt;A data-content-finding="Community" href="mailto:flesher@126.com"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;flesher@126.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; ", thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jun 2017 08:37:10 GMT</pubDate>
    <dc:creator>pengjianxin</dc:creator>
    <dc:date>2017-06-19T08:37:10Z</dc:date>
    <item>
      <title>Problems！FreeMASTER communication through CAN！</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problems-FreeMASTER-communication-through-CAN/m-p/691171#M6160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;hello&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;：&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i intergrated the freemaster codes into my application code&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;，&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;and download the&amp;nbsp;S19 file into the evaluation bord.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the communication configuration&amp;nbsp;is &lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;：&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1)short-inter mode&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;；&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (2)&amp;nbsp;the FMSTR_Poll() is in for(;;)&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;，&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;FMSTR_Isr() is in can receive interrupt function; FMSTR_Init()；&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (3)FlexCAN,&amp;nbsp; SPC56**&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 17.0pt;"&gt;&lt;SPAN style="color: black;"&gt;Then, the result of “Test Connection”&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;：&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " target is alive （responded to ping）"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the standard frame 0x7aa send and the response is received,but in the next step i click the button " STOP " to start communication，the results is below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " Can not detec the board information！ the&amp;nbsp; communication&amp;nbsp; will paused. Error code: 0x858e0003&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several questions：&lt;/P&gt;&lt;P&gt;(1) Freemater through CAN， the protocol of communication is XCP/CCP？ because i do not find the protocol in the specification，please confirm the information。&lt;/P&gt;&lt;P&gt;(2) without&amp;nbsp;can protocol，how can i fix the problem？&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; looking forward to your&amp;nbsp; response,My E@mal is" &lt;/SPAN&gt;&lt;A data-content-finding="Community" href="mailto:flesher@126.com"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;flesher@126.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; ", thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 08:37:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problems-FreeMASTER-communication-through-CAN/m-p/691171#M6160</guid>
      <dc:creator>pengjianxin</dc:creator>
      <dc:date>2017-06-19T08:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems！FreeMASTER communication through CAN！</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problems-FreeMASTER-communication-through-CAN/m-p/691172#M6161</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;To make the debugging of this issue a bit simpler I'd recommend you to start with polling mode first since the complexity of the interrupts is not involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define&amp;nbsp;FMSTR_POLL_DRIVEN 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure CAN ID on the target matches with embedded side (FMSTR_CAN_CMDID, FMSTR_CAN_RESPID - freemaster_defcfg.h). Default value is 0x7aa.&lt;/P&gt;&lt;P&gt;Also you can try to increase the response timeout:&lt;/P&gt;&lt;P&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/28416i1C59D1AD005D7CC9/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;&lt;/P&gt;&lt;P&gt;FreeMASTER does not use XCP/CPP protocol but its own protocol (see fremaster_protocol.c/freemaster_protocol.h)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:06:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problems-FreeMASTER-communication-through-CAN/m-p/691172#M6161</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-07-17T13:06:22Z</dc:date>
    </item>
  </channel>
</rss>

