<?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: How to create a custom board project based on K64 in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398710#M1371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Riju Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no, because you have custom hardware, the procedure is the same for KDS.&lt;/P&gt;&lt;P&gt;Please, I find guide written for KDS, please look at it here &lt;A href="https://community.nxp.com/docs/DOC-105104"&gt;FTF-DES-F1147 - Mastering Kinetis SDK - Advanced.pptx&lt;/A&gt; &lt;/P&gt;&lt;P&gt;is it on page 80 - Porting KSDK to custom hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, let me know if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 14:00:38 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2015-08-06T14:00:38Z</dc:date>
    <item>
      <title>How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398706#M1367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am bringing up the custom board designed based on K64 micro. During the bring up I used Tower K64 based projects for USB and ethernet interfaces. And KDS 3.0 and KDSK 1.2 with processor expert for bringing up peripherals interfaces like UART, SPI etc.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I need to create a project exclusively for my custom board with USB, ethernet, SD CARD, file system support on MQX platform. &lt;/P&gt;&lt;P&gt;Please share me any document which explains the procedure. Most of the time I can see the documents which written for KDSK 1.2, is referring to KDSK 1.1 folder structure.&lt;/P&gt;&lt;P&gt;Basically I do not want to modify the TowerK64 folders for my custom board. &lt;/P&gt;&lt;P&gt;Would greatly appreciate&amp;nbsp; any help on this.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Riju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:35:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398706#M1367</guid>
      <dc:creator>rijupeter</dc:creator>
      <dc:date>2015-07-30T11:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398707#M1368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Riju Peter,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;for migration custom boards we have created document as I am attaching you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The document shows you needed steps as how to create the device specific files, build the platform library, you must create configuration files for the board and modify them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398707#M1368</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-07-30T13:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398708#M1369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;Thanks for your quick response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attached user guide tells about how can we add new chip support.Basically I am not looking for that. I want to do board specific customization. Also In this doc it explains for&amp;nbsp; IAR.&amp;nbsp; Do you have a version for KDS also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) I am using KDS 3.0. Basically I am looking for similar to BSP cloning wizard, like I can create a folder "my_customboard" under "examples" folder&amp;nbsp; from tower k64 and customize it. Is there any script or tool available to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) Also I referred "MQXKSDKPUG.pdf" to migrate MQX RTOS v4.1.1 project to MQX RTOS for Kinetis SDK. But this is for KDSK 1.1 version. Do you have the same document for KSDK 1.2 version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Riju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 09:29:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398708#M1369</guid>
      <dc:creator>rijupeter</dc:creator>
      <dc:date>2015-07-31T09:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398709#M1370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;Please let me know if you have any update on the above query&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Riju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 05:02:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398709#M1370</guid>
      <dc:creator>rijupeter</dc:creator>
      <dc:date>2015-08-05T05:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398710#M1371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Riju Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no, because you have custom hardware, the procedure is the same for KDS.&lt;/P&gt;&lt;P&gt;Please, I find guide written for KDS, please look at it here &lt;A href="https://community.nxp.com/docs/DOC-105104"&gt;FTF-DES-F1147 - Mastering Kinetis SDK - Advanced.pptx&lt;/A&gt; &lt;/P&gt;&lt;P&gt;is it on page 80 - Porting KSDK to custom hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, let me know if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 14:00:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398710#M1371</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-08-06T14:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398711#M1372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems I do not have access right to open the PPT. Could you please share the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Riju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 04:03:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398711#M1372</guid>
      <dc:creator>rijupeter</dc:creator>
      <dc:date>2015-08-07T04:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398712#M1373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Riju Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sure,I´m attaching the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 07:44:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398712#M1373</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-08-07T07:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398713#M1374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Iva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing the PPT. It is really informative. I tried the beta version of KSDK project generator tool. But it is not giving “advanced” option to create new project.&lt;/P&gt;&lt;P&gt;Could you please let me know if any version available with “advanced” option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Riju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 09:51:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398713#M1374</guid>
      <dc:creator>rijupeter</dc:creator>
      <dc:date>2015-08-07T09:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398714#M1375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Riju Peter, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the moment KSDK Project Generator has only Beta version, because develop is still in progress.&lt;/P&gt;&lt;P&gt;The Advance option is for official version and at the moment we do not know exact term for the official version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, what information are you missing in the documents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 11:32:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398714#M1375</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-08-07T11:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom board project based on K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398715#M1376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want to create a standalone version of the project which we can create only using “official” version of the KSDK project generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try out the experiments as per the documents shared by you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Riju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 11:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-create-a-custom-board-project-based-on-K64/m-p/398715#M1376</guid>
      <dc:creator>rijupeter</dc:creator>
      <dc:date>2015-08-07T11:38:40Z</dc:date>
    </item>
  </channel>
</rss>

