<?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: How can I add variables to view/modify with MCAT? in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089110#M351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see the FreeMASTER Communication Driver user guide at&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/FMSTRSCIDRVUG.pdf" title="https://www.nxp.com/docs/en/user-guide/FMSTRSCIDRVUG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/FMSTRSCIDRVUG.pdf&lt;/A&gt;. This document describes the latest driver version which is included in MCUXpresso SDK. It might be newer than what you use, but the sections dedicated to TSA&amp;nbsp;are valid for all driver versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also see more FreeMASTER documents and presentations at &lt;A href="https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER?tab=Documentation_Tab"&gt;this page&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2020 13:03:07 GMT</pubDate>
    <dc:creator>MichalH</dc:creator>
    <dc:date>2020-06-15T13:03:07Z</dc:date>
    <item>
      <title>How can I add variables to view/modify with MCAT?</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089107#M348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using MCAT with a project running on a FRDM-KV31F eval board.&amp;nbsp; The project is a modified version of the project associated with AN12374.&amp;nbsp; I want to use Freemaster (version 2.5) with MCAT to view and modify some of the variables I added to the project while controlling the project via the MCAT user interface.&amp;nbsp; I have generated the new variables in Freemaster and added them to a watch window but the values show up as '?' and cannot be written.&amp;nbsp; What do I need to do to give Freemaster (with MCAT) access to my new variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2020 15:09:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089107#M348</guid>
      <dc:creator>lancefisher</dc:creator>
      <dc:date>2020-06-12T15:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add variables to view/modify with MCAT?</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089108#M349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Lance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the&amp;nbsp;MCU application most probably uses a TSA feature along with TSA-safety. So-called TSA tables enable developer to describe variable types and access rights directly in the application code. The tables are then read by FreeMASTER and used as a symbol information instead of loading/parsing ELF file. With TSA-safety, the variables which are NOT described by any TSA table are not accessible by FreeMASTER at all - this is why you see question marks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two options:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add your variables to existing&amp;nbsp; TSA tables, or create your own TSA table and add it to the list of used TSA tables.&lt;/LI&gt;&lt;LI&gt;Disable TSA-safety feature to gain access to the rest of the memory space. You will need to load the ELF file to get addresses of your added variables.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 07:27:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089108#M349</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2020-06-15T07:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add variables to view/modify with MCAT?</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089109#M350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know how to find or modify the existing TSA tables or create and add my own.&amp;nbsp; Where can I learn about "TSA Safety"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 12:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089109#M350</guid>
      <dc:creator>lancefisher</dc:creator>
      <dc:date>2020-06-15T12:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add variables to view/modify with MCAT?</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089110#M351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see the FreeMASTER Communication Driver user guide at&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/FMSTRSCIDRVUG.pdf" title="https://www.nxp.com/docs/en/user-guide/FMSTRSCIDRVUG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/FMSTRSCIDRVUG.pdf&lt;/A&gt;. This document describes the latest driver version which is included in MCUXpresso SDK. It might be newer than what you use, but the sections dedicated to TSA&amp;nbsp;are valid for all driver versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also see more FreeMASTER documents and presentations at &lt;A href="https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER?tab=Documentation_Tab"&gt;this page&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 13:03:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089110#M351</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2020-06-15T13:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add variables to view/modify with MCAT?</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089111#M352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changing the TSA_SAFETY setting to 0 in freemaster_cfg.h allowed me to display variables in the .elf file.  Thanks.  -lance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 22:16:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-can-I-add-variables-to-view-modify-with-MCAT/m-p/1089111#M352</guid>
      <dc:creator>lancefisher</dc:creator>
      <dc:date>2020-06-15T22:16:04Z</dc:date>
    </item>
  </channel>
</rss>

