<?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 Tutorial in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384698#M20643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to use IAR as your development IDE, then, I would suggest refer to examples provided by Freescale.&lt;/P&gt;&lt;P&gt;The examples covers almost all modules of KE02. the demos are available at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KE02Z&amp;amp;parentCode=KE02&amp;amp;fpsp=1&amp;amp;nodeId=01624698C90DE4" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KE02Z&amp;amp;parentCode=KE02&amp;amp;fpsp=1&amp;amp;nodeId=01624698C90DE4"&gt;Kinetis E Series Freedom Development Platform|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;please click "Get started with the FRDM-KE02Z and IAR EWARM" and then click "FRDM-KE02Z code package" to get the demos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As to the Processor Expert in KDS, yes, this tool can generate code for each module for your reference, but you need create KDS project with PE included.&lt;/P&gt;&lt;P&gt;And Freescale also provide a standalone tool Processor Expert which is available at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=PE_DRIVER_SUITE&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=PE_DRIVER_SUITE&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1"&gt;Processor Expert Software, Microcontroller Dr|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It can generated IAR style code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2014 02:38:52 GMT</pubDate>
    <dc:creator>Rick_Li</dc:creator>
    <dc:date>2014-12-02T02:38:52Z</dc:date>
    <item>
      <title>KDS Tutorial</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384694#M20639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After beating my head against the wall for a week trying to get a very simple IAR-based FRDMKE02Z board project working, it was suggested that I try the KDS Processor expert for peripheral configuration assistance. I downloaded and installed the KDS, and once again, confusion reigns. I thought I'd try the tutorial for making a new project. First instruction: "In the IDE, click &lt;STRONG class="cBold"&gt;File&lt;/STRONG&gt; menu and select &lt;STRONG class="cBold"&gt;New &amp;gt; Bareboard Project&lt;/STRONG&gt; in order to create a new project."&lt;/P&gt;&lt;P&gt;Unfortunately, there IS no "Bareboard Project" in the file menu. There is this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="File_New_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47747i7F139C35AD7436EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="File_New_1.jpg" alt="File_New_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Note, no "Bareboard Project". So, which option is the one I need to use instead? What other documentation errors have others found?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 23:15:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384694#M20639</guid>
      <dc:creator>davetelling</dc:creator>
      <dc:date>2014-12-01T23:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Tutorial</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384695#M20640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like they converted a codewarrior document to kds without changing everything.&amp;nbsp; A lot of stuff like that is broken.&amp;nbsp; You want kinetis design studio project, then processor expert and not kinetis sdk (its buggy).&amp;nbsp; You might have to install a patch that allows processor expert.&amp;nbsp; You can still use codewarrior 10.6 it looks a lot like kinetis design studio but does not support KL or new chips and does support hc08 and lots of old stuff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 00:07:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384695#M20640</guid>
      <dc:creator>robotjosh</dc:creator>
      <dc:date>2014-12-02T00:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Tutorial</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384696#M20641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is out-of-the-box FRDM-KE02Z support in the uTasker project which can be built with CW10.x, KDS, &lt;STRONG&gt;IAR&lt;/STRONG&gt;, Keil, Rowley Crossworks, Atollic, CooCox or GCC standalone.&lt;/P&gt;&lt;P&gt;If you later want to move to other types you can build the same code to most KE, KL and K boards too by modifying just 3 project settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Developments are highly efficient with the uTasker Kinetis simulator - below is a screen shot of it running the FRDM-KE02Z (and KE part emulating peripherals, interrupts and Flash in approx. real-time). Attached is a binary image of the uTasker project built for the board which can be simply programmed by dragging it on to the hard drive that appears when the board's debugger is connected. The UART virtual COM connection operates at 115200 Baud and offers a command line menu containing various things that can be controlled and monitored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&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/47736i1EBE8462F23EF35D/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 00:40:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384696#M20641</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-12-02T00:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Tutorial</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384697#M20642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dave:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What tutorial are you referring to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the file &lt;STRONG&gt;kds_user_guide.pdf&lt;/STRONG&gt; which comes with KDS installation (C:\Freescale\KDS_2.0.0\doc\pdf) and it actually says "File -&amp;gt; New -&amp;gt; Kinetis Design Studio Project".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The major advantage right now about KDS is that it is free and has no code size restrictions, but if you are just starting and your projects are small, then as Josh suggested you can still use CW (&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MCU10&amp;amp;tid=vanCWMCU10" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MCU10&amp;amp;tid=vanCWMCU10"&gt;CodeWarrior for Microcontrollers-Eclipse IDE|Freescale&lt;/A&gt;). KE02 is fully supported. Later on you could move to KDS if you wish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colleague Erich Styger made a comparison between both IDEs:&lt;/P&gt;&lt;P&gt;&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;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 02:29:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384697#M20642</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-12-02T02:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Tutorial</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384698#M20643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to use IAR as your development IDE, then, I would suggest refer to examples provided by Freescale.&lt;/P&gt;&lt;P&gt;The examples covers almost all modules of KE02. the demos are available at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KE02Z&amp;amp;parentCode=KE02&amp;amp;fpsp=1&amp;amp;nodeId=01624698C90DE4" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KE02Z&amp;amp;parentCode=KE02&amp;amp;fpsp=1&amp;amp;nodeId=01624698C90DE4"&gt;Kinetis E Series Freedom Development Platform|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;please click "Get started with the FRDM-KE02Z and IAR EWARM" and then click "FRDM-KE02Z code package" to get the demos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As to the Processor Expert in KDS, yes, this tool can generate code for each module for your reference, but you need create KDS project with PE included.&lt;/P&gt;&lt;P&gt;And Freescale also provide a standalone tool Processor Expert which is available at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=PE_DRIVER_SUITE&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=PE_DRIVER_SUITE&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1"&gt;Processor Expert Software, Microcontroller Dr|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It can generated IAR style code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 02:38:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384698#M20643</guid>
      <dc:creator>Rick_Li</dc:creator>
      <dc:date>2014-12-02T02:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Tutorial</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384699#M20644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jorge,&lt;/P&gt;&lt;P&gt;Here is a screenshot from the help file, it may be that I did not specify that I was trying to learn how to use the Processor Expert, I didn't know about the other docs you referenced:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Help_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47742i66A73A42CFA093CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Help_1.jpg" alt="Help_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'll see if the guide you listed will cure some of the cobwebs, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 02:40:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384699#M20644</guid>
      <dc:creator>davetelling</dc:creator>
      <dc:date>2014-12-02T02:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Tutorial</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384700#M20645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To All,&lt;/P&gt;&lt;P&gt;I did try running the KDS, but it is not particularly noob-friendly, either.I think I'll go back to the IAR tools and just work through those, as at least I have some familiarity with them from the AVR projects I've done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 18:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KDS-Tutorial/m-p/384700#M20645</guid>
      <dc:creator>davetelling</dc:creator>
      <dc:date>2014-12-02T18:25:20Z</dc:date>
    </item>
  </channel>
</rss>

