<?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 operations - MC9S12DP512. in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181142#M6602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Our project involves the use of MC9S12DP512. Till the time we were not using floating point operations because of limited application. Now we are building an application wherein we need to use interpolation methods algorithm. For that we want floating point operations support, but currrently i tried but event after declaring all variables float, the operations like division, multiplication is not resulting in float result.&lt;/P&gt;&lt;P&gt;Can anyone tell me the controller i specified supports floating point operations?if yes, is there any particular way i should follow and what is it???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks n Regards,&lt;/P&gt;&lt;P&gt;KP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Added p/n to subject.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by NLFSJ on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-14&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;07:18 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2009 12:52:46 GMT</pubDate>
    <dc:creator>kp2309</dc:creator>
    <dc:date>2009-05-14T12:52:46Z</dc:date>
    <item>
      <title>Floating point operations - MC9S12DP512.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181142#M6602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Our project involves the use of MC9S12DP512. Till the time we were not using floating point operations because of limited application. Now we are building an application wherein we need to use interpolation methods algorithm. For that we want floating point operations support, but currrently i tried but event after declaring all variables float, the operations like division, multiplication is not resulting in float result.&lt;/P&gt;&lt;P&gt;Can anyone tell me the controller i specified supports floating point operations?if yes, is there any particular way i should follow and what is it???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks n Regards,&lt;/P&gt;&lt;P&gt;KP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Added p/n to subject.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by NLFSJ on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-14&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;07:18 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 12:52:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181142#M6602</guid>
      <dc:creator>kp2309</dc:creator>
      <dc:date>2009-05-14T12:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point operations</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181143#M6603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Float numbers are handled by software, not hardware.&lt;BR /&gt;&lt;BR /&gt;You need to specify that you want to use float numbers when creating a new Codewarrior project, or they won't work.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 13:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181143#M6603</guid>
      <dc:creator>Lundin</dc:creator>
      <dc:date>2009-05-14T13:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point operations</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181144#M6604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While creating project i have selected floating point support.&lt;/P&gt;&lt;P&gt;But it is not&amp;nbsp;giving the&amp;nbsp;answer of any division or multiplication in float.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 13:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181144#M6604</guid>
      <dc:creator>kp2309</dc:creator>
      <dc:date>2009-05-14T13:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point operations</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181145#M6605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be more specific and explain what this means&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;kp2309 wrote:&lt;BR /&gt;&lt;P&gt;i tried but event after declaring all variables float, the operations like division, multiplication is not resulting in float result.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Any code example + explanation what you get and what you expect to get?&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by kef on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-14&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;11:24 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 15:20:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Floating-point-operations-MC9S12DP512/m-p/181145#M6605</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2009-05-14T15:20:30Z</dc:date>
    </item>
  </channel>
</rss>

