<?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: Can't use the SDK examples on KDS in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689019#M9065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juan,&lt;/P&gt;&lt;P&gt;We need first build the platform library project in KDS IDE, the platform library is&lt;/P&gt;&lt;P&gt;required by the demo. So your step is is import the lib , build it , the path is you said :&lt;/P&gt;&lt;P&gt;(in&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&amp;lt;install_dir&amp;gt;/lib/ksdk_platform_lib/kds/KL46Z4)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;Then you can import example : KSDK_1.2.0\examples\frdmkl46z\demo_apps&amp;nbsp; or &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;SDK_1.2.0\examples\frdmkl46z\driver_examples .&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;About the detail steps please refer to&amp;nbsp; "Getting Started with Kinetis SDK (KSDK) v.1.3.pdf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;" (under KSDK_1.2.0\doc) .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;If you want use the KSDK1.x, I recommend you use the latest version KSDK1.3.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;And also there is KSDKv2.x (This version without Processor Expert) .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;Hope it helps&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Mon, 19 Jun 2017 03:51:00 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2017-06-19T03:51:00Z</dc:date>
    <item>
      <title>Can't use the SDK examples on KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689018#M9064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to give my first steps with the FRDM KL46z, so I am using the tutorial for getting started shown in the NXP website (&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-kl3x-and-kl4x-mcus:FRDM-KL46Z?tab=In-Depth_Tab" title="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-kl3x-and-kl4x-mcus:FRDM-KL46Z?tab=In-Depth_Tab"&gt;FRDM-KL46Z|Freedom Development Platform|Kinetis MCU|NXP&lt;/A&gt;&amp;nbsp;). After having intalled the&amp;nbsp;Eclipse Update and the KSDK 1.2.0 Update successfully, an inconvinient turns up. When I go to Import -&amp;gt; Project of projects and select the ones that come with the KL46Z (in&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&amp;lt;install_dir&amp;gt;/lib/ksdk_platform_lib/kds/KL46Z4) &lt;/EM&gt;I am not managing to import this examples, since for the importer's browser, this folder seems to be empty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me solving this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan Ignacio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 12:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689018#M9064</guid>
      <dc:creator>juanignaciotroi</dc:creator>
      <dc:date>2017-06-16T12:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the SDK examples on KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689019#M9065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juan,&lt;/P&gt;&lt;P&gt;We need first build the platform library project in KDS IDE, the platform library is&lt;/P&gt;&lt;P&gt;required by the demo. So your step is is import the lib , build it , the path is you said :&lt;/P&gt;&lt;P&gt;(in&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&amp;lt;install_dir&amp;gt;/lib/ksdk_platform_lib/kds/KL46Z4)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;Then you can import example : KSDK_1.2.0\examples\frdmkl46z\demo_apps&amp;nbsp; or &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;SDK_1.2.0\examples\frdmkl46z\driver_examples .&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;About the detail steps please refer to&amp;nbsp; "Getting Started with Kinetis SDK (KSDK) v.1.3.pdf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;" (under KSDK_1.2.0\doc) .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;If you want use the KSDK1.x, I recommend you use the latest version KSDK1.3.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;And also there is KSDKv2.x (This version without Processor Expert) .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;Hope it helps&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Mon, 19 Jun 2017 03:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689019#M9065</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-06-19T03:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the SDK examples on KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689020#M9066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;I have been following the step which you have mentioned and also the&amp;nbsp;&lt;EM style="color: #4a4a4d; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 16px;"&gt;"Getting Started with Kinetis SDK (KSDK) v.1.3.pdf" &lt;/EM&gt;application note. However, (after having had built succesfully the library and the example) when I go to "Run -&amp;gt; Debug Configurations -&amp;gt; GDB OpenOCD Debugging -&amp;gt;&amp;nbsp;hello_world_frdmkl46z debug" cmsisdap and try to debug, the following error shows up.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="question.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/23029iE5E705378B6B34F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="question.png" alt="question.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I hope that you can help me realizing what is not working correctly.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Kind regards,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Juan Ignacio Troisi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 14:48:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689020#M9066</guid>
      <dc:creator>juanignaciotroi</dc:creator>
      <dc:date>2017-06-19T14:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the SDK examples on KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689021#M9067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;- Please open the Device Manager of you PC to check which debug interface on your board.&lt;/P&gt;&lt;P&gt;For example on my board ,it is Jlink :&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/23554iAE81568D011E6574/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;P&gt;The Kinetis Design Studio software development tools&lt;BR /&gt;supports the following debug adapters for debugging&lt;BR /&gt;applications on a Freescale Kinetis device.&lt;BR /&gt;• OpenOCD - On-board OpenSDA debug interface&lt;BR /&gt;running the ARM® mbed™ project CMSIS-DAP&lt;BR /&gt;firmware.&lt;BR /&gt;• P&amp;amp;E USB Multilink Universal and USB Multilink&lt;BR /&gt;Universal FX debug adapters.&lt;BR /&gt;• SEGGER J-Link and J-Trace debug adapters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- After check , please refer to the KDS_USER_Guide -&amp;gt; 2.5 Debugging Projects&amp;nbsp; to debug your project.&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;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice&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, 20 Jun 2017 03:06:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689021#M9067</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-06-20T03:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the SDK examples on KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689022#M9068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it still doesn't works. I am sure that I am following correct the&amp;nbsp;&lt;EM style="color: #4a4a4d; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 16px;"&gt;"Getting Started with Kinetis SDK (KSDK) v.1.3.pdf" &lt;/EM&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;application note but still can't manage to debug.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;There might be a bug.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Kind regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Juan Ignacio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 13:59:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689022#M9068</guid>
      <dc:creator>juanignaciotroi</dc:creator>
      <dc:date>2017-06-21T13:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the SDK examples on KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689023#M9069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juan,&lt;/P&gt;&lt;P&gt;From your another case &lt;A href="https://community.nxp.com/thread/454036"&gt;Not able to debug FRDM KL46z&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I know your system is Win8.1,&lt;/P&gt;&lt;P&gt;please use the P&amp;amp;E debug firmware, there is a same question with yours,&amp;nbsp; refer to it :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/365499"&gt;hello everyone, recently i have bought frdm kl-46z board. but i got a problem loading driver for win 8.1.&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;TIC&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, 23 Jun 2017 02:23:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Can-t-use-the-SDK-examples-on-KDS/m-p/689023#M9069</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-06-23T02:23:00Z</dc:date>
    </item>
  </channel>
</rss>

