<?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>S12 / MagniV MicrocontrollersのトピックRe: header files</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/header-files/m-p/132427#M1714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;There are no header files needed to do floating point arithmetic.&lt;BR /&gt;&lt;BR /&gt;Of course, if you are calling certain functions, like sin, include the header declaring this function, for sin:&lt;BR /&gt;&lt;BR /&gt;#include &amp;lt;math.h&amp;gt;&lt;BR /&gt;&lt;BR /&gt;However if your code is just using arithmetic operations like addition or multiplications, then no additional headers are necessary.&lt;BR /&gt;&lt;BR /&gt;The most common problem of why floating point arithmetic does not work is because the wrong libraries are linked or because the wrong compiler options are specified. Try to create a new project with the wizard and have a look for the one page where the wizard does explicitely ask for the floating point support. The default it not to support floating point, so you have to enable it there.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Apr 2006 07:55:53 GMT</pubDate>
    <dc:creator>CompilerGuru</dc:creator>
    <dc:date>2006-04-15T07:55:53Z</dc:date>
    <item>
      <title>header files</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/header-files/m-p/132426#M1713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im trying to do floating point arithmetic with codewarrior and im not sure what header files are needed. can anyone help with this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2006 08:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/header-files/m-p/132426#M1713</guid>
      <dc:creator>lssuer</dc:creator>
      <dc:date>2006-04-14T08:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: header files</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/header-files/m-p/132427#M1714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;There are no header files needed to do floating point arithmetic.&lt;BR /&gt;&lt;BR /&gt;Of course, if you are calling certain functions, like sin, include the header declaring this function, for sin:&lt;BR /&gt;&lt;BR /&gt;#include &amp;lt;math.h&amp;gt;&lt;BR /&gt;&lt;BR /&gt;However if your code is just using arithmetic operations like addition or multiplications, then no additional headers are necessary.&lt;BR /&gt;&lt;BR /&gt;The most common problem of why floating point arithmetic does not work is because the wrong libraries are linked or because the wrong compiler options are specified. Try to create a new project with the wizard and have a look for the one page where the wizard does explicitely ask for the floating point support. The default it not to support floating point, so you have to enable it there.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Apr 2006 07:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/header-files/m-p/132427#M1714</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2006-04-15T07:55:53Z</dc:date>
    </item>
  </channel>
</rss>

