<?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>topic Re: ITM console view with FreeMaster in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2104087#M2020</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the RTT only works with Segger J-Link probes. The FreeMASTER PD-BDM technology is somewhat similar to RTT in a sense that JTAG interface is used for physical transfer and serves as a transport layer for FreeMASTER protocol. This enables FreeMASTER features like Oscilloscope, Recorder and Pipes to work over JTAG.&lt;/P&gt;
&lt;P&gt;The PD-BDM plug-in can be configured in FreeMASTER to use J-Link or CMSIS-DAP as a low-layer access to JTAG.&lt;/P&gt;
&lt;P&gt;You should be able to see it working in &lt;STRONG&gt;fmstr_pdbdm&lt;/STRONG&gt; example application. As I wrote previously, one of Pipes could be then used for your console-like output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_0-1748239984766.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339605iB7E94CF3B8C6DD6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="MichalH_0-1748239984766.png" alt="MichalH_0-1748239984766.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
    <pubDate>Mon, 26 May 2025 06:14:27 GMT</pubDate>
    <dc:creator>MichalH</dc:creator>
    <dc:date>2025-05-26T06:14:27Z</dc:date>
    <item>
      <title>ITM console view with FreeMaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2103279#M2017</link>
      <description>&lt;P&gt;Is it possibile to show the ITM printf with Freemaster tool? I need a software like SWO ITM Console ( in MCUxpresso ). MCUxpresso (SWO ITM Console windows) works very fine but it works only in debug session. I need a standalone software for ITM printf.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 07:27:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2103279#M2017</guid>
      <dc:creator>Maurizio2</dc:creator>
      <dc:date>2025-05-23T07:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: ITM console view with FreeMaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2103336#M2018</link>
      <description>&lt;P&gt;Dear Maurizio,&lt;/P&gt;
&lt;P&gt;there is no option for ITM read-out in FreeMASTER. I would recommend two other options which are more or less compatible with FreeMASTER:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you use J-Link probe, then Segger RTT could be what you need - a data streaming over JTAG with a standalone PC tools like RTT console (JlinkRTTViewer). The NXP MCUXpresso SDK includes the Segger RTT driver as reusable software component. Note that FreeMASTER supports communication over RTT too, so once your application would support the RTT, you could then easily switch between console and FreeMASTER modes or even run both simultaneously each on a separate RTT port. There is &lt;STRONG&gt;fmstr_rtt&lt;/STRONG&gt; demo application in MCUXpresso &lt;A href="https://mcuxpresso.nxp.com/en/select" target="_self"&gt;SDK packages&lt;/A&gt; for most of the CortexM microcontroller parts.&lt;/LI&gt;
&lt;LI&gt;Use FreeMASTER Pipes and the FMSTR_PipeWrite, FMSTR_PipePuts, FMSTR_PipePrintf and similar methods. This will enable you to print any text output to FreeMASTER pipe view over the FreeMASTER protocol (so it will work the same over UART, CAN, Ethernet and also Segger RTT).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 08:16:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2103336#M2018</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2025-05-23T08:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: ITM console view with FreeMaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2103552#M2019</link>
      <description>I haven't J-Link probe I use MCU Link debug probe. Is it possible with MCU Link (CMSIS-DAP) ?</description>
      <pubDate>Fri, 23 May 2025 12:26:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2103552#M2019</guid>
      <dc:creator>Maurizio2</dc:creator>
      <dc:date>2025-05-23T12:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: ITM console view with FreeMaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2104087#M2020</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the RTT only works with Segger J-Link probes. The FreeMASTER PD-BDM technology is somewhat similar to RTT in a sense that JTAG interface is used for physical transfer and serves as a transport layer for FreeMASTER protocol. This enables FreeMASTER features like Oscilloscope, Recorder and Pipes to work over JTAG.&lt;/P&gt;
&lt;P&gt;The PD-BDM plug-in can be configured in FreeMASTER to use J-Link or CMSIS-DAP as a low-layer access to JTAG.&lt;/P&gt;
&lt;P&gt;You should be able to see it working in &lt;STRONG&gt;fmstr_pdbdm&lt;/STRONG&gt; example application. As I wrote previously, one of Pipes could be then used for your console-like output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_0-1748239984766.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339605iB7E94CF3B8C6DD6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="MichalH_0-1748239984766.png" alt="MichalH_0-1748239984766.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 06:14:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/ITM-console-view-with-FreeMaster/m-p/2104087#M2020</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2025-05-26T06:14:27Z</dc:date>
    </item>
  </channel>
</rss>

