<?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: about kds installation in windows xp in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/about-kds-installation-in-windows-xp/m-p/436383#M2682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello vadrevu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this error means that you should compile the library first to create the .elf file.&lt;/P&gt;&lt;P&gt;Always is needed to compile the libraries first and then the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can import your project with all needed libraries by this way:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;File -&amp;gt; Import&lt;/LI&gt;&lt;LI&gt;Import Existing project sets under Project of Projects&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58692i63DD933AA44280D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_1.jpg" alt="import_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;select browse, for example C:\Freescale\KSDK_1.2.0\examples\frdmk64f\demo_apps\hello_world\kds and select the .wsd file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_2.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58704iBB8213C794F14FBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_2.jpg" alt="import_2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, debug the library first and then the project&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_3.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58705iC51ED2C6708D53DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_3.jpg" alt="import_3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The .elf file will be created under debug configurations&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_4.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58715iB860866A89FE30C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_4.jpg" alt="import_4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this solved your issue.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 14:26:18 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2015-10-06T14:26:18Z</dc:date>
    <item>
      <title>about kds installation in windows xp</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/about-kds-installation-in-windows-xp/m-p/436382#M2681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have installed KDS in windows XP .And i have updated new version of KSDK into KDS IDE .But if i will import any demo project while building the project i am getting below error&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;make: *** No rule to make target `C:/Freescale/KDSK/examples/frdmk64f/demo_apps/hello_world/kds/../../../../../lib/ksdk_platform_lib/kds/K64F12/debug/libksdk_platform.a', needed by `hello_world_frdmk64f.elf'&lt;/P&gt;&lt;P&gt; Can you please give answer why I am getting these errors? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 04:38:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/about-kds-installation-in-windows-xp/m-p/436382#M2681</guid>
      <dc:creator>vadrevujyothi</dc:creator>
      <dc:date>2015-10-06T04:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: about kds installation in windows xp</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/about-kds-installation-in-windows-xp/m-p/436383#M2682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello vadrevu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this error means that you should compile the library first to create the .elf file.&lt;/P&gt;&lt;P&gt;Always is needed to compile the libraries first and then the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can import your project with all needed libraries by this way:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;File -&amp;gt; Import&lt;/LI&gt;&lt;LI&gt;Import Existing project sets under Project of Projects&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58692i63DD933AA44280D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_1.jpg" alt="import_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;select browse, for example C:\Freescale\KSDK_1.2.0\examples\frdmk64f\demo_apps\hello_world\kds and select the .wsd file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_2.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58704iBB8213C794F14FBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_2.jpg" alt="import_2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, debug the library first and then the project&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_3.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58705iC51ED2C6708D53DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_3.jpg" alt="import_3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The .elf file will be created under debug configurations&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="import_4.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58715iB860866A89FE30C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="import_4.jpg" alt="import_4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this solved your issue.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/about-kds-installation-in-windows-xp/m-p/436383#M2682</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-10-06T14:26:18Z</dc:date>
    </item>
  </channel>
</rss>

