<?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>MCUXpresso IDEのトピックRe: Problem while displaying a live variable of type float in MCUXPRESSO</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923579#M4141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Formatting of floating point numbers in conjunction with "live variables" will be fixed in the upcoming 11.1.0 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2019 06:26:48 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2019-11-18T06:26:48Z</dc:date>
    <item>
      <title>Problem while displaying a live variable of type float in MCUXPRESSO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923574#M4136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am new to the MCUXPRESSO IDE and was exploring the "live variables" features. While doing so I encountered that when viewing a live variable "d" which is equal to addition of a few other variables all of type float, the value of d while the program is running is a random number.&lt;/P&gt;&lt;P&gt;When the program is paused/suspended , the value is displayed in the float format. Why is this happening?&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Apurv.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90035iF965165E5C6B9DEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90036i91B743D3B67A7A4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2019 10:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923574#M4136</guid>
      <dc:creator>maratheapurv</dc:creator>
      <dc:date>2019-07-01T10:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displaying a live variable of type float in MCUXPRESSO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923575#M4137</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;I have taken a look at this report in version 11.0.0 of MCUXpresso IDE and so far I have not duplicated your results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you clarify:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The version of the IDE you are using and the host OS?&lt;/P&gt;&lt;P&gt;The Debug probe and firmware you are using? e.g. OpenSDA CMSIS-DAP, JLink etc.&lt;/P&gt;&lt;P&gt;Whether you can demonstrate this with any global float or is the result of additions significant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'random' number is almost certainly the conversion to decimal of the hex value of the variable - i.e. not the float interpretation of the mantissa and exponent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yours,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 08:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923575#M4137</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-07-03T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displaying a live variable of type float in MCUXPRESSO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923576#M4138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MCUXpresso IDE v11.0.0 , OS : WINDOWS 10&lt;/P&gt;&lt;P&gt;OpenSDA debugger&lt;/P&gt;&lt;P&gt;The images I had attached along with the query were of a global float&lt;/P&gt;&lt;P&gt;expression.&lt;/P&gt;&lt;P&gt;As you mentioned I too realized that it might be the decimal representation&lt;/P&gt;&lt;P&gt;of the generated hex number. So how do i get to display it in its float&lt;/P&gt;&lt;P&gt;form?&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Apurv Marathe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Jul 3, 2019 at 1:44 PM lpcxpresso_support &amp;lt;admin@community.nxp.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2019 05:25:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923576#M4138</guid>
      <dc:creator>maratheapurv</dc:creator>
      <dc:date>2019-07-05T05:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displaying a live variable of type float in MCUXPRESSO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923577#M4139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also with the OPENSDA debugger I cannot perform real time operation ie. I&lt;/P&gt;&lt;P&gt;can view the variables in real time but cannot change their variables in&lt;/P&gt;&lt;P&gt;real time. Is this because I am using the open sda debugger? Can the real&lt;/P&gt;&lt;P&gt;time control be performed with a segger jtag debugger?&lt;/P&gt;&lt;P&gt;I am working with the FRDM-KV31F board which uses the KV31F512VLL12 uC.&lt;/P&gt;&lt;P&gt;Thank You for your time,&lt;/P&gt;&lt;P&gt;Apurv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Fri, Jul 5, 2019 at 10:55 AM apurv marathe &amp;lt;maratheapurv@gmail.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2019 06:22:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923577#M4139</guid>
      <dc:creator>maratheapurv</dc:creator>
      <dc:date>2019-07-05T06:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displaying a live variable of type float in MCUXPRESSO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923578#M4140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;any update on this issue. We are experiencing the same problem:&lt;/P&gt;&lt;P&gt;IDE: MCUXpresso IDE v11.0.0 [Build 2516] [2019-06-05]&lt;/P&gt;&lt;P&gt;Host: Windows 10 Pro&lt;/P&gt;&lt;P&gt;Debug-Probe: JLink&lt;/P&gt;&lt;P&gt;uController: MKL13Z64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 12:07:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923578#M4140</guid>
      <dc:creator>mohsin_butt</dc:creator>
      <dc:date>2019-11-15T12:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displaying a live variable of type float in MCUXPRESSO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923579#M4141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Formatting of floating point numbers in conjunction with "live variables" will be fixed in the upcoming 11.1.0 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 06:26:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-while-displaying-a-live-variable-of-type-float-in/m-p/923579#M4141</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-11-18T06:26:48Z</dc:date>
    </item>
  </channel>
</rss>

