<?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>LPC MicrocontrollersのトピックRe: What all is necessary to get floating point working?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-all-is-necessary-to-get-floating-point-working/m-p/1696665#M53672</link>
    <description>&lt;P&gt;Thanks,&lt;BR /&gt;But since I am using Redlib, this solved my problem&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Redlib-floating-point-support-with-MCUXpresso-IDE/ta-p/1109930" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Redlib-floating-point-support-with-MCUXpresso-IDE/ta-p/1109930&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2023 10:44:42 GMT</pubDate>
    <dc:creator>manasvb</dc:creator>
    <dc:date>2023-08-01T10:44:42Z</dc:date>
    <item>
      <title>What all is necessary to get floating point working?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-all-is-necessary-to-get-floating-point-working/m-p/1691217#M53535</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Am using LPC55s69 EVK board, with Free-Rtos and floating point `FPv5-SP-D16 (Hard ABI)`.&lt;/P&gt;&lt;P&gt;In the FreeRtosConfig.h I have set this macro `&lt;SPAN&gt;configENABLE_FPU` to 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Basically I want to display floating numbers sent via UART.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am storing my float number and the info that I want to send in a uint8_t buffer[], using sprintf, something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sprintf(buffer,"Float data:%f\r\n",3.14);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And using USART functions I send this buffer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But on serial monitor I observe&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Float data:&amp;nbsp;&lt;BR /&gt;ie(Float data: and whitespace(0x20)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to solve this issue&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 08:45:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-all-is-necessary-to-get-floating-point-working/m-p/1691217#M53535</guid>
      <dc:creator>manasvb</dc:creator>
      <dc:date>2023-07-24T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: What all is necessary to get floating point working?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-all-is-necessary-to-get-floating-point-working/m-p/1691367#M53548</link>
      <description>&lt;P&gt;depending on your library used, you have to enable floating point support for the library, e.g.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_0-1690199380097.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/233274i08C3C27A7D474D5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_0-1690199380097.png" alt="ErichStyger_0-1690199380097.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 11:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-all-is-necessary-to-get-floating-point-working/m-p/1691367#M53548</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-07-24T11:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: What all is necessary to get floating point working?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-all-is-necessary-to-get-floating-point-working/m-p/1696665#M53672</link>
      <description>&lt;P&gt;Thanks,&lt;BR /&gt;But since I am using Redlib, this solved my problem&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Redlib-floating-point-support-with-MCUXpresso-IDE/ta-p/1109930" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Redlib-floating-point-support-with-MCUXpresso-IDE/ta-p/1109930&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 10:44:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-all-is-necessary-to-get-floating-point-working/m-p/1696665#M53672</guid>
      <dc:creator>manasvb</dc:creator>
      <dc:date>2023-08-01T10:44:42Z</dc:date>
    </item>
  </channel>
</rss>

