<?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: Including source files in the KSDK project in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Including-source-files-in-the-KSDK-project/m-p/540188#M5569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Clecio Jung,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I apologize for the late response. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you these steps:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;For work with USB HOST MSD:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;The easiest way, how to start with USB HOST MSD is clone existing example with Project Generator Tool 2.2 &lt;A href="https://www.nxp.com/webapp/Download?colCode=KSDK-PROJECT-GENERATOR-TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=KSDK-PROJECT-GENERATOR-TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product"&gt;KSDK Project Generator Tool&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;The project is created with all RTOS configurations. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="frdm-k64f.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3544i1D837E26D164E399/image-size/large?v=v2&amp;amp;px=999" role="button" title="frdm-k64f.png" alt="frdm-k64f.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Or you can do it by yourself according to the guide &lt;A href="https://community.nxp.com/docs/DOC-331376"&gt;USB Host Project with KSDK 1.3 and Processor Expert&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;For adding RTCS to your project:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt; is needed to have built RTCS library (lib_rtcs.a) and link it to your existing project. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please, go to &lt;EM&gt;Project -&amp;gt; Properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Cross ARM C++ Linker -&amp;gt; Libraries&lt;/EM&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;and set&amp;nbsp; &lt;STRONG&gt;"${KSDK_PATH}/middleware/tcpip/rtcs/lib/frdmk64f.kds/debug/rtcs" &lt;/STRONG&gt;in &lt;EM&gt;Library search path (-L)&lt;/EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;and &lt;STRONG&gt;_rtcs&lt;/STRONG&gt; in &lt;EM&gt;Libraries (-l) &lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="linker.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3450iEA89DFA6DDCD37B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="linker.png" alt="linker.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;And set the same path &lt;STRONG&gt;"${KSDK_PATH}/middleware/tcpip/rtcs/lib/frdmk64f.kds/debug/rtcs" &lt;/STRONG&gt;also for &lt;EM&gt;Cross ARM C Compiler -&amp;gt; Includes&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="linker.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3499iAB6DEFB8DEAA38DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="linker.png" alt="linker.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Iva&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2016 12:26:24 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2016-08-16T12:26:24Z</dc:date>
    <item>
      <title>Including source files in the KSDK project</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Including-source-files-in-the-KSDK-project/m-p/540187#M5568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;Hi everyone!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;I came here with a doubt that I think you can help me. I am using these:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;FRDM-K64F;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;KDS 3.2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;KSDK 1.3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;MQX provided by KSDK;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;At begin I created a project using KSDK-Project-Generator, and now I need to include in the project a shell in the debugging UART, a USB HOST MSD and TCP/IP protocol in the Ethernet port. My doubt is how include those files in the project?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 13:54:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Including-source-files-in-the-KSDK-project/m-p/540187#M5568</guid>
      <dc:creator>cleciojung</dc:creator>
      <dc:date>2016-07-26T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Including source files in the KSDK project</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Including-source-files-in-the-KSDK-project/m-p/540188#M5569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Clecio Jung,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I apologize for the late response. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you these steps:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;For work with USB HOST MSD:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;The easiest way, how to start with USB HOST MSD is clone existing example with Project Generator Tool 2.2 &lt;A href="https://www.nxp.com/webapp/Download?colCode=KSDK-PROJECT-GENERATOR-TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=KSDK-PROJECT-GENERATOR-TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1395420785160723517420&amp;amp;Parent_pageType=product"&gt;KSDK Project Generator Tool&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;The project is created with all RTOS configurations. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="frdm-k64f.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3544i1D837E26D164E399/image-size/large?v=v2&amp;amp;px=999" role="button" title="frdm-k64f.png" alt="frdm-k64f.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Or you can do it by yourself according to the guide &lt;A href="https://community.nxp.com/docs/DOC-331376"&gt;USB Host Project with KSDK 1.3 and Processor Expert&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;For adding RTCS to your project:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt; is needed to have built RTCS library (lib_rtcs.a) and link it to your existing project. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please, go to &lt;EM&gt;Project -&amp;gt; Properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Cross ARM C++ Linker -&amp;gt; Libraries&lt;/EM&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;and set&amp;nbsp; &lt;STRONG&gt;"${KSDK_PATH}/middleware/tcpip/rtcs/lib/frdmk64f.kds/debug/rtcs" &lt;/STRONG&gt;in &lt;EM&gt;Library search path (-L)&lt;/EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;and &lt;STRONG&gt;_rtcs&lt;/STRONG&gt; in &lt;EM&gt;Libraries (-l) &lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="linker.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3450iEA89DFA6DDCD37B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="linker.png" alt="linker.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;And set the same path &lt;STRONG&gt;"${KSDK_PATH}/middleware/tcpip/rtcs/lib/frdmk64f.kds/debug/rtcs" &lt;/STRONG&gt;also for &lt;EM&gt;Cross ARM C Compiler -&amp;gt; Includes&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="linker.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3499iAB6DEFB8DEAA38DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="linker.png" alt="linker.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Iva&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 12:26:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Including-source-files-in-the-KSDK-project/m-p/540188#M5569</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-08-16T12:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Including source files in the KSDK project</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Including-source-files-in-the-KSDK-project/m-p/540189#M5570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;you help me a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 10:54:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Including-source-files-in-the-KSDK-project/m-p/540189#M5570</guid>
      <dc:creator>cleciojung</dc:creator>
      <dc:date>2016-08-23T10:54:10Z</dc:date>
    </item>
  </channel>
</rss>

