<?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>8-bit Microcontrollers中的主题 Floating point</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142444#M6215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I need to do an equation y = m*x + b where m, x and b are float, in Codewarrior i'm trying use floatf(x,y), but when try compile it shows "symbol powf in file xxxxxxxx is undefined", the header file math.h was included, anybody can help me?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Francisco&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2007 03:23:21 GMT</pubDate>
    <dc:creator>ppcco</dc:creator>
    <dc:date>2007-01-12T03:23:21Z</dc:date>
    <item>
      <title>Floating point</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142444#M6215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I need to do an equation y = m*x + b where m, x and b are float, in Codewarrior i'm trying use floatf(x,y), but when try compile it shows "symbol powf in file xxxxxxxx is undefined", the header file math.h was included, anybody can help me?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Francisco&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 03:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142444#M6215</guid>
      <dc:creator>ppcco</dc:creator>
      <dc:date>2007-01-12T03:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142445#M6216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Check the readme.txt in the lib/hc08c folder if you are linking the right library.&lt;BR /&gt;Try to create a new project with the wizard, be careful to choose the right floating point support, add your code in there and see if it works.&lt;BR /&gt;"powf" is not refered to because of some floating point additions or multiplications, is this the actual name you get, or do you call this function?&lt;BR /&gt;If all this fails, can you show the complete code you added to the wizard generated project?&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 06:29:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142445#M6216</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2007-01-12T06:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142446#M6217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks Daniel, really when create new project with the wizard, my problem was solve, best regards.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Francisco&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 04:29:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142446#M6217</guid>
      <dc:creator>ppcco</dc:creator>
      <dc:date>2007-01-13T04:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142447#M6218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;This is a CodeWarrior question&lt;/STRONG&gt;. It should be asked in CodeWarrior board.&lt;/DIV&gt;&lt;DIV&gt;But someone already did a few months ago and an answer is there.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Include files are not the same for floating points and it can be done manually by following the procedure explained at the time.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;By using the search engine at the bottom with cleverly chosen keywords you will find that post.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 18:05:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Floating-point/m-p/142447#M6218</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-01-13T18:05:01Z</dc:date>
    </item>
  </channel>
</rss>

