<?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: Processor Expert and Demo Apps in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Processor-Expert-and-Demo-Apps/m-p/659715#M8693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lew,&lt;/P&gt;&lt;P&gt;If you don't want to create a new project, you can add the gpio code into your proejct,&lt;/P&gt;&lt;P&gt;there is a demo about KSDK1.0 without PE gpio project , it is the same with KSDK 1.3:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-101862"&gt;Writing your first toggle LED application with FRMD-K64F + KDS 1.1.0 + KSDK 1.0.0 Non-Processor Expert&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You just need refer to the behind of the tutorial about add which codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&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>Fri, 03 Feb 2017 09:33:17 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2017-02-03T09:33:17Z</dc:date>
    <item>
      <title>Processor Expert and Demo Apps</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Processor-Expert-and-Demo-Apps/m-p/659713#M8691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a new user question.&amp;nbsp; I have a FRDM K64 board, KDS v3 and KSDK 1.3&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the K64 demo_apps - hello_world code, I would like to add an external LED and switch to the board.&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I invoke Processor Expert to add the additional pin definitions and regenerate the Board and Pin files?&amp;nbsp;&amp;nbsp; Or in other words, can Processor Expert be used to &lt;STRONG&gt;edit&lt;/STRONG&gt; and enhance the existing pin and component resources?&amp;nbsp; Hopefully I do not have to create a new project from scratch.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. Best regards,&lt;/P&gt;&lt;P&gt;Lew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 17:28:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Processor-Expert-and-Demo-Apps/m-p/659713#M8691</guid>
      <dc:creator>lewwhitacre</dc:creator>
      <dc:date>2017-01-31T17:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert and Demo Apps</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Processor-Expert-and-Demo-Apps/m-p/659714#M8692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="293531" data-username="lewwhitacre" href="https://community.nxp.com/people/lewwhitacre" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 600; font-size: 11.9994px;"&gt;Lew Whitacre&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can follow two different ways to achieve you goal:&lt;/P&gt;&lt;P&gt;1] Open two examples Hello_world and&amp;nbsp;Freescale\KSDK_1.3.0\examples\frdmk64f\driver_examples\gpio in KDS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Combine gpio related files in Hello_world example.&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Its Complex method for new user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2] Create new project using processor expert:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;- Configure three components 1 UART and 2 GPIO.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;-&amp;nbsp;&lt;A class="link-titled" href="http://cache.nxp.com/assets/documents/data/en/user-guides/KDSUG.pdf" title="http://cache.nxp.com/assets/documents/data/en/user-guides/KDSUG.pdf"&gt;http://cache.nxp.com/assets/documents/data/en/user-guides/KDSUG.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;- &lt;A class="link-titled" href="http://www.nxp.com/assets/documents/data/en/user-guides/PEXDRVGETSTARTEDUG.pdf" title="http://www.nxp.com/assets/documents/data/en/user-guides/PEXDRVGETSTARTEDUG.pdf"&gt;http://www.nxp.com/assets/documents/data/en/user-guides/PEXDRVGETSTARTEDUG.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps... &amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if any..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;P&gt;Einfochips&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 06:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Processor-Expert-and-Demo-Apps/m-p/659714#M8692</guid>
      <dc:creator>harshpatel</dc:creator>
      <dc:date>2017-02-01T06:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert and Demo Apps</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Processor-Expert-and-Demo-Apps/m-p/659715#M8693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lew,&lt;/P&gt;&lt;P&gt;If you don't want to create a new project, you can add the gpio code into your proejct,&lt;/P&gt;&lt;P&gt;there is a demo about KSDK1.0 without PE gpio project , it is the same with KSDK 1.3:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-101862"&gt;Writing your first toggle LED application with FRMD-K64F + KDS 1.1.0 + KSDK 1.0.0 Non-Processor Expert&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You just need refer to the behind of the tutorial about add which codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&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>Fri, 03 Feb 2017 09:33:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Processor-Expert-and-Demo-Apps/m-p/659715#M8693</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-02-03T09:33:17Z</dc:date>
    </item>
  </channel>
</rss>

