<?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 error codes in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/FREEMaster-error-codes/m-p/1448084#M973</link>
    <description>&lt;P&gt;I have a FRDMKV31F board with and a FRDM-MC-LVPMSM motor controller running the demo PMSM program provided with MCUXpresso 5.1 and FREEMaster 3.1 as the control program. It is driving the LINIX 46ZWN24-40 motor.&lt;/P&gt;&lt;P&gt;Sometimes it works fine, but mostly I get a "COMMUNICATION ERROR" message.&amp;nbsp; The communication log shows an error message with error code = 0x80000116.&lt;/P&gt;&lt;P&gt;What does this error code mean?&lt;/P&gt;</description>
    <pubDate>Sat, 23 Apr 2022 22:13:33 GMT</pubDate>
    <dc:creator>GaryOlmstead</dc:creator>
    <dc:date>2022-04-23T22:13:33Z</dc:date>
    <item>
      <title>FREEMaster error codes</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FREEMaster-error-codes/m-p/1448084#M973</link>
      <description>&lt;P&gt;I have a FRDMKV31F board with and a FRDM-MC-LVPMSM motor controller running the demo PMSM program provided with MCUXpresso 5.1 and FREEMaster 3.1 as the control program. It is driving the LINIX 46ZWN24-40 motor.&lt;/P&gt;&lt;P&gt;Sometimes it works fine, but mostly I get a "COMMUNICATION ERROR" message.&amp;nbsp; The communication log shows an error message with error code = 0x80000116.&lt;/P&gt;&lt;P&gt;What does this error code mean?&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2022 22:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FREEMaster-error-codes/m-p/1448084#M973</guid>
      <dc:creator>GaryOlmstead</dc:creator>
      <dc:date>2022-04-23T22:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: FREEMaster error codes</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FREEMaster-error-codes/m-p/1448383#M975</link>
      <description>&lt;P&gt;Hello Gary,&lt;/P&gt;
&lt;P&gt;the error code&amp;nbsp;&lt;SPAN&gt;0x80000116 says the variable address expression does not evaluate to a numeric address. This error typically occurs when FreeMASTER variable uses an unknown symbol - a name of a C-language variable which does not exist in the target MCU application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This error may also be returned when a FreeMASTER variable uses more complex expression which may also involve other variables' values (e.g. with valueof() or sizeof() operators) and when there is a syntax error in the expression.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please check the definition of the FreeMASTER variable and check if any of your changes in the MCU code have not caused a removal of C variables that are referenced by the FreeMASTER project.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can also submit a support question in a forum dedicated to &lt;A href="https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/bd-p/motor-control-and-smart-energy" target="_self"&gt;Motor Control&lt;/A&gt; applications.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Michal&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 08:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FREEMaster-error-codes/m-p/1448383#M975</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2022-04-25T08:18:18Z</dc:date>
    </item>
  </channel>
</rss>

