<?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>FreeMASTER中的主题 Re: Help Setting Up FreeMASTER Communication via P&amp;amp;E Micro Multilink on MC56F81666 DSC</title>
    <link>https://community.nxp.com/t5/FreeMASTER/Help-Setting-Up-FreeMASTER-Communication-via-P-amp-E-Micro/m-p/2103211#M2016</link>
    <description>&lt;P&gt;Dear Ajith,&lt;/P&gt;
&lt;P&gt;unlike the ARM CortexM, the DSC microcontrollers do not enable non-intrusive direct access to memory using JTAG interface. FreeMASTER can still use the P&amp;amp;E Micro interface and JTAG to connect to DSC, but only to access its EOnCE Real-time Data Exchange port. This port is then used for common serial communication similar to SCI UART.&lt;/P&gt;
&lt;P&gt;CortexM microcontroller applications do not need any special code to let FreeMASTER to connect and access memory. With DSC, you need to link your application with the FreeMASTER serial driver configured for EOnCE low-level driver. See the &lt;STRONG&gt;fmstr_eonce&lt;/STRONG&gt; example in the SDK package and refer to &lt;STRONG&gt;freemaster_cfg.h&lt;/STRONG&gt; configuration:&lt;/P&gt;
&lt;PRE&gt;#define FMSTR_TRANSPORT FMSTR_SERIAL // Use serial transport layer&lt;BR /&gt;#define FMSTR_SERIAL_DRV FMSTR_SERIAL_56F800E_EONCE // Use JTAG EOnCE RTD unit&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The FreeMASTER plug-in which enables the serial communication over P&amp;amp;E Micro JTAG port is named &lt;STRONG&gt;JTAG/EOnCE Commnication Plugin:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_0-1747981969804.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339366iAA8F276459F13EB8/image-size/large?v=v2&amp;amp;px=999" role="button" title="MichalH_0-1747981969804.png" alt="MichalH_0-1747981969804.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
    <pubDate>Fri, 23 May 2025 06:36:05 GMT</pubDate>
    <dc:creator>MichalH</dc:creator>
    <dc:date>2025-05-23T06:36:05Z</dc:date>
    <item>
      <title>Help Setting Up FreeMASTER Communication via P&amp;E Micro Multilink on MC56F81666 DSC</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Help-Setting-Up-FreeMASTER-Communication-via-P-amp-E-Micro/m-p/2102685#M2015</link>
      <description>&lt;P&gt;I’m currently working on a project using the &lt;STRONG&gt;MC56F81666&lt;/STRONG&gt; Digital Signal Controller (DSC) and am trying to establish &lt;STRONG&gt;FreeMASTER communication&lt;/STRONG&gt; through the &lt;STRONG&gt;P&amp;amp;E Micro Multilink Universal debugger&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In FreeMASTER, under &lt;STRONG&gt;Project → Options → MAP Files&lt;/STRONG&gt;, I have correctly added the .elf file under &lt;STRONG&gt;Default Symbol File&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;However, I need clarification on the following points:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Plug-in Module Selection:&lt;/STRONG&gt;&lt;BR /&gt;In the &lt;STRONG&gt;Communication&lt;/STRONG&gt; section under &lt;STRONG&gt;Plug-in Module&lt;/STRONG&gt;, which module should I select to properly connect to the MC56F81666 using the P&amp;amp;E Micro Multilink?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Connection Wizard Settings:&lt;/STRONG&gt;&lt;BR /&gt;What specific configuration steps or settings should I follow in the &lt;STRONG&gt;Connection Wizard&lt;/STRONG&gt; to ensure a successful connection to the MC56F81666?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;P&amp;amp;E Communication Interface Type:&lt;/STRONG&gt;&lt;BR /&gt;In the &lt;STRONG&gt;P&amp;amp;E JTAG/BDM Communication Settings&lt;/STRONG&gt;, the default option is &lt;STRONG&gt;P&amp;amp;E Cortex-M&lt;/STRONG&gt;. Since the MC56F81666 is a &lt;STRONG&gt;DSC (not a Cortex-M device)&lt;/STRONG&gt;, I assume this setting must be changed.&lt;BR /&gt;Could you confirm which option is appropriate for this device?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Device and Tool Compatibility:&lt;/STRONG&gt;&lt;BR /&gt;Does the &lt;STRONG&gt;MC56F81666 DSC&lt;/STRONG&gt;&amp;nbsp;support communication with &lt;STRONG&gt;FreeMASTER via the P&amp;amp;E Micro Multilink Universal debugger&lt;/STRONG&gt;?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-05-19 111012.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339245i41FB6610F14D2D1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-05-19 111012.png" alt="Screenshot 2025-05-19 111012.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-05-19 113316.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339247iDBDE0E66487BBB86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-05-19 113316.png" alt="Screenshot 2025-05-19 113316.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-05-19 113322.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339246iB2009A2AF4E90902/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-05-19 113322.png" alt="Screenshot 2025-05-19 113322.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-05-19 113340.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339249i488BAC6B26FA456E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-05-19 113340.png" alt="Screenshot 2025-05-19 113340.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;AJITH KUMAR&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 11:37:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Help-Setting-Up-FreeMASTER-Communication-via-P-amp-E-Micro/m-p/2102685#M2015</guid>
      <dc:creator>AJITH_KUMAR</dc:creator>
      <dc:date>2025-05-22T11:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help Setting Up FreeMASTER Communication via P&amp;E Micro Multilink on MC56F81666 DSC</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Help-Setting-Up-FreeMASTER-Communication-via-P-amp-E-Micro/m-p/2103211#M2016</link>
      <description>&lt;P&gt;Dear Ajith,&lt;/P&gt;
&lt;P&gt;unlike the ARM CortexM, the DSC microcontrollers do not enable non-intrusive direct access to memory using JTAG interface. FreeMASTER can still use the P&amp;amp;E Micro interface and JTAG to connect to DSC, but only to access its EOnCE Real-time Data Exchange port. This port is then used for common serial communication similar to SCI UART.&lt;/P&gt;
&lt;P&gt;CortexM microcontroller applications do not need any special code to let FreeMASTER to connect and access memory. With DSC, you need to link your application with the FreeMASTER serial driver configured for EOnCE low-level driver. See the &lt;STRONG&gt;fmstr_eonce&lt;/STRONG&gt; example in the SDK package and refer to &lt;STRONG&gt;freemaster_cfg.h&lt;/STRONG&gt; configuration:&lt;/P&gt;
&lt;PRE&gt;#define FMSTR_TRANSPORT FMSTR_SERIAL // Use serial transport layer&lt;BR /&gt;#define FMSTR_SERIAL_DRV FMSTR_SERIAL_56F800E_EONCE // Use JTAG EOnCE RTD unit&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The FreeMASTER plug-in which enables the serial communication over P&amp;amp;E Micro JTAG port is named &lt;STRONG&gt;JTAG/EOnCE Commnication Plugin:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_0-1747981969804.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339366iAA8F276459F13EB8/image-size/large?v=v2&amp;amp;px=999" role="button" title="MichalH_0-1747981969804.png" alt="MichalH_0-1747981969804.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 06:36:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Help-Setting-Up-FreeMASTER-Communication-via-P-amp-E-Micro/m-p/2103211#M2016</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2025-05-23T06:36:05Z</dc:date>
    </item>
  </channel>
</rss>

