<?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 Floating point calculations in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Floating-point-calculations/m-p/425616#M2919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i found in my project that floating point calculations are not supported as it was not compiling and i changed it by making it integer division and multiplication. Now my doubt is if i return the values as float and do multiplication and division something like i am doing at run time. How does the compiler handle this? Will i get something like segmentation fault and the processor will reset? Related question is if i add the floating computation. How much additional code will get added by adding all the libraries? Please help. I am using s12x. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2015 05:34:31 GMT</pubDate>
    <dc:creator>rahulkrishna</dc:creator>
    <dc:date>2015-07-20T05:34:31Z</dc:date>
    <item>
      <title>Floating point calculations</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Floating-point-calculations/m-p/425616#M2919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i found in my project that floating point calculations are not supported as it was not compiling and i changed it by making it integer division and multiplication. Now my doubt is if i return the values as float and do multiplication and division something like i am doing at run time. How does the compiler handle this? Will i get something like segmentation fault and the processor will reset? Related question is if i add the floating computation. How much additional code will get added by adding all the libraries? Please help. I am using s12x. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 05:34:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Floating-point-calculations/m-p/425616#M2919</guid>
      <dc:creator>rahulkrishna</dc:creator>
      <dc:date>2015-07-20T05:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point calculations</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Floating-point-calculations/m-p/425617#M2920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;floating computation need floating lib support. when we select different floating support during creating a new project, we&amp;nbsp; select the different lib supporting for the project.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2015-08-10_15-17-28.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52154iC0594D2183C38A15/image-size/large?v=v2&amp;amp;px=999" role="button" title="2015-08-10_15-17-28.png" alt="2015-08-10_15-17-28.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when floating library is selected, user can do floating computation in project normally .&lt;/P&gt;&lt;P&gt;see my post&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/365086"&gt;Why long long not supported&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 07:41:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Floating-point-calculations/m-p/425617#M2920</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-08-10T07:41:08Z</dc:date>
    </item>
  </channel>
</rss>

