<?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>Kinetis Software Development KitのトピックRe: I don't understand the platform files</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I-don-t-understand-the-platform-files/m-p/451306#M3124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The platform folder contains the “foundation” of the KSDK, it stores the source code for the primary components including CMSIS header files, peripheral drivers, HAL, OS abstraction, startup, system services and linker files. There is a folder for each of the supported MCU families, not for each part number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;LABEL for="MK10DN32VFM5" style="color: #51626f; font-family: arial, sans-serif; font-size: 12px;"&gt;&lt;/LABEL&gt;MK10DN32VFM5 part is not supported by Kinetis SDK, you can find the supported devices on the chapter 4 of the following document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK120RN.pdf" title="http://cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK120RN.pdf"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK120RN.pdf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the K11DA5 platform as a base to port the SDK to your device, here is a document that explains how to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/531112-298169/SDK Migration Custom Chip.pdf" title="https://community.freescale.com/servlet/JiveServlet/download/531112-298169/SDK%20Migration%20Custom%20Chip.pdf"&gt;https://community.freescale.com/servlet/JiveServlet/download/531112-298169/SDK%20Migration%20Custom%20Chip.pdf&lt;/A&gt; &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;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Jul 2015 00:13:15 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2015-07-04T00:13:15Z</dc:date>
    <item>
      <title>I don't understand the platform files</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I-don-t-understand-the-platform-files/m-p/451305#M3123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are those platform files (found in&amp;nbsp; \...\platform\devices) and why don't they have the full MCU number?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I am using a &lt;LABEL for="MK10DN32VFM5" style="color: #51626f; font-family: arial, sans-serif; font-size: 12px;"&gt; &lt;/LABEL&gt;MK10DN32VFM5 which platform folder should I use?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does that MK10D10 folder apply to all the K10s?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where do I find information about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 04:31:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I-don-t-understand-the-platform-files/m-p/451305#M3123</guid>
      <dc:creator>jorgesierra</dc:creator>
      <dc:date>2015-07-03T04:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: I don't understand the platform files</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I-don-t-understand-the-platform-files/m-p/451306#M3124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The platform folder contains the “foundation” of the KSDK, it stores the source code for the primary components including CMSIS header files, peripheral drivers, HAL, OS abstraction, startup, system services and linker files. There is a folder for each of the supported MCU families, not for each part number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;LABEL for="MK10DN32VFM5" style="color: #51626f; font-family: arial, sans-serif; font-size: 12px;"&gt;&lt;/LABEL&gt;MK10DN32VFM5 part is not supported by Kinetis SDK, you can find the supported devices on the chapter 4 of the following document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK120RN.pdf" title="http://cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK120RN.pdf"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK120RN.pdf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the K11DA5 platform as a base to port the SDK to your device, here is a document that explains how to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/531112-298169/SDK Migration Custom Chip.pdf" title="https://community.freescale.com/servlet/JiveServlet/download/531112-298169/SDK%20Migration%20Custom%20Chip.pdf"&gt;https://community.freescale.com/servlet/JiveServlet/download/531112-298169/SDK%20Migration%20Custom%20Chip.pdf&lt;/A&gt; &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;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2015 00:13:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I-don-t-understand-the-platform-files/m-p/451306#M3124</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2015-07-04T00:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: I don't understand the platform files</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I-don-t-understand-the-platform-files/m-p/451307#M3125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this has been really helpful. I am beginning to understand how all this works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 14:11:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I-don-t-understand-the-platform-files/m-p/451307#M3125</guid>
      <dc:creator>jorgesierra</dc:creator>
      <dc:date>2015-07-06T14:11:47Z</dc:date>
    </item>
  </channel>
</rss>

