<?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のトピックFreeMASTER Recorder error</title>
    <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Recorder-error/m-p/1860199#M1718</link>
    <description>&lt;P&gt;I encountered the following error while using Freemaster Recorder to record data, which prevented me from recording the data. the error and the main setting are shown below..How to solve this error? TKS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PedroCao_0-1715061178786.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277364i5C6F5642CF9225FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedroCao_0-1715061178786.png" alt="PedroCao_0-1715061178786.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PedroCao_0-1715061318637.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277367i3A6B81F8D49177A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedroCao_0-1715061318637.png" alt="PedroCao_0-1715061318637.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FreeMASTER Version is 3.2.2.2&lt;/P&gt;&lt;P&gt;Tool is Jlink&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2024 05:57:33 GMT</pubDate>
    <dc:creator>PedroCao</dc:creator>
    <dc:date>2024-05-07T05:57:33Z</dc:date>
    <item>
      <title>FreeMASTER Recorder error</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Recorder-error/m-p/1860199#M1718</link>
      <description>&lt;P&gt;I encountered the following error while using Freemaster Recorder to record data, which prevented me from recording the data. the error and the main setting are shown below..How to solve this error? TKS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PedroCao_0-1715061178786.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277364i5C6F5642CF9225FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedroCao_0-1715061178786.png" alt="PedroCao_0-1715061178786.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PedroCao_0-1715061318637.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277367i3A6B81F8D49177A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedroCao_0-1715061318637.png" alt="PedroCao_0-1715061318637.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FreeMASTER Version is 3.2.2.2&lt;/P&gt;&lt;P&gt;Tool is Jlink&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 05:57:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Recorder-error/m-p/1860199#M1718</guid>
      <dc:creator>PedroCao</dc:creator>
      <dc:date>2024-05-07T05:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER Recorder error</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Recorder-error/m-p/1861192#M1720</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219055"&gt;@PedroCao&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is the expected behavior in case of BDM plugin:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;The "BDM/JTAG communication plug-in" emulates the serial protocol, catches any variable-access protocol&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="fontstyle0"&gt;frames, and emulates the same behavior using a direct memory access over the JTAG interface. With this&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="fontstyle0"&gt;plugin, no protocol driver needs to be used in the target MCU application. All memory accesses are made on&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="fontstyle0"&gt;a background without any MCU CPU intervention. &lt;STRONG&gt;Advanced features (like Recorder or Pipes) do not work&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="fontstyle0"&gt;&lt;STRONG&gt;with this plugin, because there is no "cooperating" driver code in the MCU application. &lt;/STRONG&gt;(see ch. 7.2 Communication plugins of the User Guide)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You would need to use Packet Driven BDM (PD-BDM) or another communication plugin (such as UART or CAN) that supports recorder functionality.&lt;/P&gt;
&lt;P&gt;Note: advanced functionalities are implemented in&amp;nbsp;&lt;SPAN class="fontstyle0"&gt;FreeMASTER Driver - the embedded library you would need to add into your embedded application.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 07:29:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Recorder-error/m-p/1861192#M1720</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2024-05-08T07:29:42Z</dc:date>
    </item>
  </channel>
</rss>

