<?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>Kinetis Design StudioのトピックRe: How to see a variable as float in expression view?</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-see-a-variable-as-float-in-expression-view/m-p/622979#M8002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashley,&lt;/P&gt;&lt;P&gt;Have you set the number format to 'default'?&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/5355iF6A1D8F5FD1B71D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then it shows them in the 'default' format for each data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On that subject, you might find these article useful: &lt;A href="https://mcuoneclipse.com/2016/01/23/show-floating-point-variable-bytes-in-eclipse-cdt/" title="https://mcuoneclipse.com/2016/01/23/show-floating-point-variable-bytes-in-eclipse-cdt/"&gt;https://mcuoneclipse.com/2016/01/23/show-floating-point-variable-bytes-in-eclipse-cdt/&lt;/A&gt; and &lt;A href="https://mcuoneclipse.com/2012/10/01/debugging-variables-in-hexadecimal-with-eclipse/" title="https://mcuoneclipse.com/2012/10/01/debugging-variables-in-hexadecimal-with-eclipse/"&gt;https://mcuoneclipse.com/2012/10/01/debugging-variables-in-hexadecimal-with-eclipse/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2016 09:11:45 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2016-09-16T09:11:45Z</dc:date>
    <item>
      <title>How to see a variable as float in expression view?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-see-a-variable-as-float-in-expression-view/m-p/622978#M8001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can not seem to work out how to see variable values in the variables or expressions views as floating point numbers. &amp;nbsp;No matter what options I select in the right click menu. &amp;nbsp;Any ideas???&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="163889_163889.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122235iEE4BDB7DF9FF4908/image-size/large?v=v2&amp;amp;px=999" role="button" title="163889_163889.PNG" alt="163889_163889.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5255iD48B2A2976641636/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 02:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-see-a-variable-as-float-in-expression-view/m-p/622978#M8001</guid>
      <dc:creator>ashesman</dc:creator>
      <dc:date>2016-09-16T02:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to see a variable as float in expression view?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-see-a-variable-as-float-in-expression-view/m-p/622979#M8002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashley,&lt;/P&gt;&lt;P&gt;Have you set the number format to 'default'?&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/5355iF6A1D8F5FD1B71D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then it shows them in the 'default' format for each data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On that subject, you might find these article useful: &lt;A href="https://mcuoneclipse.com/2016/01/23/show-floating-point-variable-bytes-in-eclipse-cdt/" title="https://mcuoneclipse.com/2016/01/23/show-floating-point-variable-bytes-in-eclipse-cdt/"&gt;https://mcuoneclipse.com/2016/01/23/show-floating-point-variable-bytes-in-eclipse-cdt/&lt;/A&gt; and &lt;A href="https://mcuoneclipse.com/2012/10/01/debugging-variables-in-hexadecimal-with-eclipse/" title="https://mcuoneclipse.com/2012/10/01/debugging-variables-in-hexadecimal-with-eclipse/"&gt;https://mcuoneclipse.com/2012/10/01/debugging-variables-in-hexadecimal-with-eclipse/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 09:11:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-see-a-variable-as-float-in-expression-view/m-p/622979#M8002</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-09-16T09:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to see a variable as float in expression view?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-see-a-variable-as-float-in-expression-view/m-p/622980#M8003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks.&amp;nbsp; that seems to have worked.&amp;nbsp; I was right clicking on the array and selecting default format which did nothing.&amp;nbsp; But selecting default number format from the top right drop down menu made the floating point array display correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Sep 2016 20:45:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-see-a-variable-as-float-in-expression-view/m-p/622980#M8003</guid>
      <dc:creator>ashesman</dc:creator>
      <dc:date>2016-09-18T20:45:19Z</dc:date>
    </item>
  </channel>
</rss>

