<?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中的主题 LPC55S69 FPU multiplication error (Hard floats)</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-FPU-multiplication-error-Hard-floats/m-p/1165044#M42507</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a very surprising problem with LPC55S69. The hard ABI is enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;float a = 255.0;
float b = 1.0;
float res = a * b;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this simple test case I get different results each time the function is called :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;res = 0.407566
res = 0.489081
res = 0.505314

...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;What can cause this?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2020 08:58:40 GMT</pubDate>
    <dc:creator>v_canoz</dc:creator>
    <dc:date>2020-10-09T08:58:40Z</dc:date>
    <item>
      <title>LPC55S69 FPU multiplication error (Hard floats)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-FPU-multiplication-error-Hard-floats/m-p/1165044#M42507</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a very surprising problem with LPC55S69. The hard ABI is enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;float a = 255.0;
float b = 1.0;
float res = a * b;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this simple test case I get different results each time the function is called :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;res = 0.407566
res = 0.489081
res = 0.505314

...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;What can cause this?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 08:58:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-FPU-multiplication-error-Hard-floats/m-p/1165044#M42507</guid>
      <dc:creator>v_canoz</dc:creator>
      <dc:date>2020-10-09T08:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 FPU multiplication error (Hard floats)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-FPU-multiplication-error-Hard-floats/m-p/1165074#M42509</link>
      <description>&lt;P&gt;Can you post the whole project that reproduces this?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 09:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-FPU-multiplication-error-Hard-floats/m-p/1165074#M42509</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-10-09T09:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 FPU multiplication error (Hard floats)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-FPU-multiplication-error-Hard-floats/m-p/1165260#M42515</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Further testing showed that it's due to a stack corruption. Don't know why yet, but now I'm confident it is not related to the FPU.&lt;BR /&gt;Sorry for disturbing!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 14:05:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-FPU-multiplication-error-Hard-floats/m-p/1165260#M42515</guid>
      <dc:creator>v_canoz</dc:creator>
      <dc:date>2020-10-09T14:05:19Z</dc:date>
    </item>
  </channel>
</rss>

