<?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 Re: error [Li005] no definition for __iar_FDtest in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905895#M53205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourabh vyas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So, the problem may still be the compatibility problems between IAR7 and IAR8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The library may build in the IAR7, then if you use the IAR8 to include the IAR7 library, it has the problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Then, if you use that MetLibary old lib, you may still need to use IAR7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BTW, you can share your official code link, I will help you to check whether that code still in updated support or not.&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;kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Apr 2019 02:37:27 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2019-04-25T02:37:27Z</dc:date>
    <item>
      <title>error [Li005] no definition for __iar_FDtest</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905892#M53202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In IAR 8.0 while compiling the code i'm getting this error&lt;/P&gt;&lt;P&gt;error [Li005] no definition for __iar_FDtest[referenced from MeteringRun.o(MetLibary.a)].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 08:36:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905892#M53202</guid>
      <dc:creator>sourabh_vyas</dc:creator>
      <dc:date>2019-04-23T08:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: error [Li005] no definition for __iar_FDtest</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905893#M53203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sourabh vyas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please tell me what's the code you are compiling now? Is it the official code or your own code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It seems you lack the MetLibary.a, your project use it, but you didn't add that library.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 02:57:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905893#M53203</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-04-24T02:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: error [Li005] no definition for __iar_FDtest</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905894#M53204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;This code is official code. we are using IAR7, in that&amp;nbsp; is compiling perfectly but when we are migrating to IAR 8 it is throwing this error. This "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;MetLibary.a" is present in library folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;IAR 7 is taking care but IAR 8 not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;How to resolve this thing sir.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:44:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905894#M53204</guid>
      <dc:creator>sourabh_vyas</dc:creator>
      <dc:date>2019-04-24T09:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: error [Li005] no definition for __iar_FDtest</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905895#M53205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourabh vyas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So, the problem may still be the compatibility problems between IAR7 and IAR8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The library may build in the IAR7, then if you use the IAR8 to include the IAR7 library, it has the problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Then, if you use that MetLibary old lib, you may still need to use IAR7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BTW, you can share your official code link, I will help you to check whether that code still in updated support or not.&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;kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 02:37:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-Li005-no-definition-for-iar-FDtest/m-p/905895#M53205</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-04-25T02:37:27Z</dc:date>
    </item>
  </channel>
</rss>

