<?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: Porting from CodeWarrior/EWL to KDS2.0/KSDK V 1.1 in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329641#M1182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tho,&lt;/P&gt;&lt;P&gt;you are welcome!&lt;/P&gt;&lt;P&gt;thank you for your attention to Freescale product!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Zhang Jun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Jan 2015 11:08:38 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2015-01-10T11:08:38Z</dc:date>
    <item>
      <title>Porting from CodeWarrior/EWL to KDS2.0/KSDK V 1.1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329638#M1179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a project that was started with CodeWarrior V10.5 with the embedded workshop library (EWL). I am looking for the fastest way possible to port it to KDS 2.0/KSDK 1.1. I would like&lt;/P&gt;&lt;P&gt;to use our existing kinetis_sysinit boot code.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked at the Kinetis Design Studio V2.0.0 Porting User Guide, but that only the process of using KDS 2.0 with the existing EWL libraries, not porting a CodeWarrior/EWL project to&amp;nbsp; KDS 2.0/KSDK 1.1.&amp;nbsp; Is there a guide of porting CodeWarrior/EWL to KDS/KSDK ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 22:06:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329638#M1179</guid>
      <dc:creator>thoborawski</dc:creator>
      <dc:date>2015-01-08T22:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Porting from CodeWarrior/EWL to KDS2.0/KSDK V 1.1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329639#M1180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tho,&lt;/P&gt;&lt;P&gt;there is CW to KDS porting guide under C:\Freescale\KDS_2.0.0\doc\pdf\kds_porting_guide.pdf&lt;/P&gt;&lt;P&gt;I will attached it to this thread for your convenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich ever posted a useful document about&amp;nbsp; "Comparing CodeWarrior with Kinetis Design Studio". I think it could be also useful to you.&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/09/28/comparing-codewarrior-with-kinetis-design-studio/" title="http://mcuoneclipse.com/2014/09/28/comparing-codewarrior-with-kinetis-design-studio/"&gt;Comparing CodeWarrior with Kinetis Design Studio | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;=================================================&lt;/P&gt;&lt;P&gt;this answe is for you. if it helps, please click on "Correct Answer" button. Thanks!&lt;/P&gt;&lt;P&gt;==================================================&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 02:57:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329639#M1180</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-01-09T02:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Porting from CodeWarrior/EWL to KDS2.0/KSDK V 1.1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329640#M1181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "Comparing CodeWarrior with Kinetis Design Studio" link was very useful. Thank You.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had assumed our KDS 2.0 installation was setup to use newlib; however, I found that it was using newlib-nano by default. There are still many significant changes to make to a Codewarrior/EWL project to move it to KDS2.0/newlib-nano that make the effort time-consuming. The reason we were considering it was that A) KDS is free and B) Codewarrior will be no longer updated (in favor of KDS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were told at a recent Kinetis training session that Codewarrior will be sidelined in favor of KDS in the future. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thank you for the useful information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 20:56:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329640#M1181</guid>
      <dc:creator>thoborawski</dc:creator>
      <dc:date>2015-01-09T20:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Porting from CodeWarrior/EWL to KDS2.0/KSDK V 1.1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329641#M1182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tho,&lt;/P&gt;&lt;P&gt;you are welcome!&lt;/P&gt;&lt;P&gt;thank you for your attention to Freescale product!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Zhang Jun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 11:08:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-from-CodeWarrior-EWL-to-KDS2-0-KSDK-V-1-1/m-p/329641#M1182</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-01-10T11:08:38Z</dc:date>
    </item>
  </channel>
</rss>

