<?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: KDS run on ArchLinux 64bit. in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309511#M166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See... what is NPW ? , for SDK demos like "hello world" maybe only need a C source code file, but for "i2c xxx" maybe need application source codes and maybe driver ? HAL? platform ? code, how to handle those ? ,Could you give an example ? Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 May 2014 09:32:56 GMT</pubDate>
    <dc:creator>haidong_zheng</dc:creator>
    <dc:date>2014-05-04T09:32:56Z</dc:date>
    <item>
      <title>KDS run on ArchLinux 64bit.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309509#M164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I manually extract KDS Debian beta version under ArchLinux 64bit and copy files to correct place,&amp;nbsp; /opt/Freescale/KDS_1.0.1/bin/kinetis-design-studio could run on my ArchLinux platform. &lt;/P&gt;&lt;P&gt;I have tried to create and build a KF64 project based on SDK . &lt;/P&gt;&lt;P&gt;But how to import /opt/Freescale/KSDK_1.0.0-Beta/apps to KDS project ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2014 09:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309509#M164</guid>
      <dc:creator>haidong_zheng</dc:creator>
      <dc:date>2014-05-04T09:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: KDS run on ArchLinux 64bit.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309510#M165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Kinetis SDK does not include KDS projects. You need to create a SDK project with the NPW and then add the SDK files to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2014 09:22:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309510#M165</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-05-04T09:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: KDS run on ArchLinux 64bit.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309511#M166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See... what is NPW ? , for SDK demos like "hello world" maybe only need a C source code file, but for "i2c xxx" maybe need application source codes and maybe driver ? HAL? platform ? code, how to handle those ? ,Could you give an example ? Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2014 09:32:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309511#M166</guid>
      <dc:creator>haidong_zheng</dc:creator>
      <dc:date>2014-05-04T09:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: KDS run on ArchLinux 64bit.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309512#M167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NPW, that's the New Project Wizard (File &amp;gt; New &amp;gt; Kinetis Design Studio Project).&lt;/P&gt;&lt;P&gt;For about all the different parts needed for an SDK project, see the Kinetis SDK documentation inside KSDK_1.0.0-Beta\doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps as a starting point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2014 09:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309512#M167</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-05-04T09:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: KDS run on ArchLinux 64bit.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309513#M168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I will check SDK document. &lt;/P&gt;&lt;P&gt;Another question, If I import CM10.3 K60 MQX project to KDS,&amp;nbsp; Need I copy some board start up files from CW 10.3 install directory to KDS project ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2014 09:48:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309513#M168</guid>
      <dc:creator>haidong_zheng</dc:creator>
      <dc:date>2014-05-04T09:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: KDS run on ArchLinux 64bit.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309514#M169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot directly import CW 10.3 projects: KDS and CW are using differnt project file/formats. Yes, they are similar, but not the same. I recommend that you create a new project and add your files to that project. And you cannot share a project between different Eclipse versions if the project format and build plugins are not the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2014 10:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309514#M169</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-05-04T10:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: KDS run on ArchLinux 64bit.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309515#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is just the which files I need add, in CW 10.3 board start up files will be added&amp;nbsp; auto based on CW supported, while&amp;nbsp; in KDS, without PE, no chip and board special start up will be auto added. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 01:24:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-run-on-ArchLinux-64bit/m-p/309515#M170</guid>
      <dc:creator>haidong_zheng</dc:creator>
      <dc:date>2014-05-05T01:24:21Z</dc:date>
    </item>
  </channel>
</rss>

