<?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: Failed to execute MI command: in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Failed-to-execute-MI-command/m-p/1836082#M33502</link>
    <description>&lt;P&gt;I am using s32k144 i am getting this error&lt;/P&gt;&lt;P&gt;Multiple errors reported.&lt;/P&gt;&lt;P&gt;1) Unable to create variable object&lt;/P&gt;&lt;P&gt;2) Failed to execute MI command:&lt;BR /&gt;-var-create - * "(float)((i_alpha * acos((double)theta_elec)) + (i_beta * asin((double)theta_elec)))"&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;'acos' has unknown return type; cast the call to its declared return type&lt;/P&gt;&lt;P&gt;3) Failed to execute MI command:&lt;BR /&gt;-data-evaluate-expression "(float)((i_alpha * acos((double)theta_elec)) + (i_beta * asin((double)theta_elec)))"&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;'acos' has unknown return type; cast the call to its declared return type&lt;/P&gt;&lt;P&gt;4) Failed to execute MI command:&lt;BR /&gt;-var-create - * "(float)((i_alpha * acos((double)theta_elec)) + (i_beta * asin((double)theta_elec)))"&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;'acos' has unknown return type; cast the call to its declared return type&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 07:27:47 GMT</pubDate>
    <dc:creator>sona1</dc:creator>
    <dc:date>2024-03-27T07:27:47Z</dc:date>
    <item>
      <title>Failed to execute MI command:</title>
      <link>https://community.nxp.com/t5/S32K/Failed-to-execute-MI-command/m-p/1162662#M8379</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I am using s32k144.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to use static ram buffer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I called global array.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uint8_t array[20][128]; //example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I tried to check with debugging&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i tried to see the value of elements.&lt;/P&gt;&lt;P&gt;this came.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;Multiple errors reported.&lt;/P&gt;&lt;P&gt;1) Failed to execute MI command:&lt;BR /&gt;-var-create - * *(((SlotBuf[0]).FramedData)+0)@100&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;evaluation of this expression requires the program to have a function "malloc".&lt;/P&gt;&lt;P&gt;2) Unable to create variable object&lt;/P&gt;&lt;P&gt;3) Failed to execute MI command:&lt;BR /&gt;-data-evaluate-expression *(((SlotBuf[0]).FramedData)+0)@100&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;evaluation of this expression requires the program to have a function "malloc".&lt;/P&gt;&lt;P&gt;4) Failed to execute MI command:&lt;BR /&gt;-var-create - * *(((SlotBuf[0]).FramedData)+0)@100&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;evaluation of this expression requires the program to have a function "malloc".&lt;/P&gt;&lt;P&gt;===&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like It recommends me to use "malloc".&lt;/P&gt;&lt;P&gt;But I don't want it.&lt;/P&gt;&lt;P&gt;I need static array.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Phillip,&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 01:49:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Failed-to-execute-MI-command/m-p/1162662#M8379</guid>
      <dc:creator>kmh48301</dc:creator>
      <dc:date>2020-10-05T01:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute MI command:</title>
      <link>https://community.nxp.com/t5/S32K/Failed-to-execute-MI-command/m-p/1162663#M8380</link>
      <description>&lt;P&gt;Sorry. I just solved problem.&lt;/P&gt;&lt;P&gt;i should have used 'volatile' keyword.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 01:59:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Failed-to-execute-MI-command/m-p/1162663#M8380</guid>
      <dc:creator>kmh48301</dc:creator>
      <dc:date>2020-10-05T01:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute MI command:</title>
      <link>https://community.nxp.com/t5/S32K/Failed-to-execute-MI-command/m-p/1836082#M33502</link>
      <description>&lt;P&gt;I am using s32k144 i am getting this error&lt;/P&gt;&lt;P&gt;Multiple errors reported.&lt;/P&gt;&lt;P&gt;1) Unable to create variable object&lt;/P&gt;&lt;P&gt;2) Failed to execute MI command:&lt;BR /&gt;-var-create - * "(float)((i_alpha * acos((double)theta_elec)) + (i_beta * asin((double)theta_elec)))"&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;'acos' has unknown return type; cast the call to its declared return type&lt;/P&gt;&lt;P&gt;3) Failed to execute MI command:&lt;BR /&gt;-data-evaluate-expression "(float)((i_alpha * acos((double)theta_elec)) + (i_beta * asin((double)theta_elec)))"&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;'acos' has unknown return type; cast the call to its declared return type&lt;/P&gt;&lt;P&gt;4) Failed to execute MI command:&lt;BR /&gt;-var-create - * "(float)((i_alpha * acos((double)theta_elec)) + (i_beta * asin((double)theta_elec)))"&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;'acos' has unknown return type; cast the call to its declared return type&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 07:27:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Failed-to-execute-MI-command/m-p/1836082#M33502</guid>
      <dc:creator>sona1</dc:creator>
      <dc:date>2024-03-27T07:27:47Z</dc:date>
    </item>
  </channel>
</rss>

