<?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>CodeWarrior Development ToolsのトピックLink Error: undefined 'sqrt', 'sin', 'cos', 'fabs'</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605578#M5015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CodeWarrior IDE version is 5.9.0.&lt;/P&gt;&lt;P&gt;Even if 'math.h' is included, the Link error still appears, while there is no problem with compiling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Apr 2017 15:30:33 GMT</pubDate>
    <dc:creator>zili</dc:creator>
    <dc:date>2017-04-12T15:30:33Z</dc:date>
    <item>
      <title>Link Error: undefined 'sqrt', 'sin', 'cos', 'fabs'</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605578#M5015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CodeWarrior IDE version is 5.9.0.&lt;/P&gt;&lt;P&gt;Even if 'math.h' is included, the Link error still appears, while there is no problem with compiling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 15:30:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605578#M5015</guid>
      <dc:creator>zili</dc:creator>
      <dc:date>2017-04-12T15:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Link Error: undefined 'sqrt', 'sin', 'cos', 'fabs'</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605579#M5016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi zili,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell us which MCU are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:03:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605579#M5016</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-04-12T16:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Link Error: undefined 'sqrt', 'sin', 'cos', 'fabs'</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605580#M5017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First please check your compiler floating point setup:&lt;/P&gt;&lt;P&gt;If you don't require double precision floating point I'd recommend you to select "SPFP_Only" option since it generate most efficient SPFP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5109i6129AF8FC837781E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Next step is to add proper standard libraries (MSL + Runtime) that match with floating point option selected.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;e.g.for VLE project,where char = unsigned char, and SPFP_Only floating point selected:&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Use this runtime library:&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;"&amp;lt;CW for MPC55xx and MPC56xx 2.10&amp;gt;\PowerPC_EABI_Support\Runtime\Lib\Runtime.PPCEABI.V.SP.UC.a"&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;And this MSL library:&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;"&amp;lt;CW for MPC55xx and MPC56xx 2.10&amp;gt;\PowerPC_EABI_Support\MSL\MSL_C\PPC_EABI\Lib\MSL_C.PPCEABI.bare.V.SP.UC.a"&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5191iD8F4149700D88C28/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;For more information about the libraries available please see the Build tools reference manual:&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;"&amp;lt;CW for MPC55xx and MPC56xx 2.10&amp;gt;\Help\PDF\Power Architecture Build Tools Reference.pdf", sections "Choosing an MSL Library", "Choosing a Runtime Library".&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Hope it helps.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 09:28:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605580#M5017</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-04-13T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Link Error: undefined 'sqrt', 'sin', 'cos', 'fabs'</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605581#M5018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stan,&lt;/P&gt;&lt;P&gt;It's working fine now. Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 10:56:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Link-Error-undefined-sqrt-sin-cos-fabs/m-p/605581#M5018</guid>
      <dc:creator>zili</dc:creator>
      <dc:date>2017-04-13T10:56:03Z</dc:date>
    </item>
  </channel>
</rss>

