<?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 FreeMaster can't find buffer address in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FreeMaster-can-t-find-buffer-address/m-p/775974#M47218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use freemaster&amp;nbsp;with USBDM. The scope worked ok, but&amp;nbsp;I need more speed.&lt;/P&gt;&lt;P&gt;So, I included the files from the freemaster library, set the FMSTR_USE_PDBDM, and the&amp;nbsp;FMSTR_Recorder() and&amp;nbsp;FMSTR_Poll() functions are being called from a loop in the main function. But it doesn't work. When configuring FreeMaster,&amp;nbsp; It starts scanning if the button Search Address is pressed, but at a certain&amp;nbsp;point I always get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54534iB4EEC559FC6D0708/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I click Test Connection in the "Packet driven BDM communication" window, I get the error:&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/54535i97354020E7558B08/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;Any ideas on how to solve it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2018 20:49:56 GMT</pubDate>
    <dc:creator>geansousa</dc:creator>
    <dc:date>2018-06-12T20:49:56Z</dc:date>
    <item>
      <title>FreeMaster can't find buffer address</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FreeMaster-can-t-find-buffer-address/m-p/775974#M47218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use freemaster&amp;nbsp;with USBDM. The scope worked ok, but&amp;nbsp;I need more speed.&lt;/P&gt;&lt;P&gt;So, I included the files from the freemaster library, set the FMSTR_USE_PDBDM, and the&amp;nbsp;FMSTR_Recorder() and&amp;nbsp;FMSTR_Poll() functions are being called from a loop in the main function. But it doesn't work. When configuring FreeMaster,&amp;nbsp; It starts scanning if the button Search Address is pressed, but at a certain&amp;nbsp;point I always get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54534iB4EEC559FC6D0708/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I click Test Connection in the "Packet driven BDM communication" window, I get the error:&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/54535i97354020E7558B08/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;Any ideas on how to solve it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 20:49:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FreeMaster-can-t-find-buffer-address/m-p/775974#M47218</guid>
      <dc:creator>geansousa</dc:creator>
      <dc:date>2018-06-12T20:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMaster can't find buffer address</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FreeMaster-can-t-find-buffer-address/m-p/775975#M47219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About FreeMaster Error Message: 0x80000081&lt;BR /&gt;In the freeMaster option menu you have most probably turned on the BDM connection and the communication is working fine. And then you want to turn on the recorder and you see the error as you describe. Now the reason of this is that the BDM protocol doesn’t need the recorder. To use the recorder you would need a software in the MCU. You should better use serial line connection when you want to use the recorder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About FreeMaster Error Message: 0x80000085&lt;BR /&gt;Please refer below thread:&lt;BR /&gt;&lt;A class="jive-link-thread-small" data-containerid="2031" data-containertype="14" data-objectid="68839" data-objecttype="1" href="https://community.nxp.com/thread/68839"&gt;https://community.nxp.com/thread/68839&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&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>Tue, 19 Jun 2018 04:58:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FreeMaster-can-t-find-buffer-address/m-p/775975#M47219</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2018-06-19T04:58:20Z</dc:date>
    </item>
  </channel>
</rss>

