<?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 Microcontrollers中的主题 Re: Need header file for MK20DN512 bootloader</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675738#M41565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Huy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 02:33:38 GMT</pubDate>
    <dc:creator>huyho</dc:creator>
    <dc:date>2017-06-08T02:33:38Z</dc:date>
    <item>
      <title>Need header file for MK20DN512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675732#M41559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am going to&amp;nbsp;create a simple bootloader for MK20DN512VLQ10, then want to send hex firmware via CAN and update.&lt;/P&gt;&lt;P&gt;I followed &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-328365"&gt;this&lt;/A&gt; to create the bootloader, and found that a lot of files have to change:&lt;/P&gt;&lt;P&gt;- FRDM_..._cfg.h.&lt;/P&gt;&lt;P&gt;- flash_kinetis.c&lt;/P&gt;&lt;P&gt;- rs232.c.&lt;/P&gt;&lt;P&gt;- MK20D...h.&lt;/P&gt;&lt;P&gt;- core_cm4.h.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;However, the instruction only showed the way to change some files. I want to know where I can find all&amp;nbsp;header files of my MCU. I searched in SDK but not found.&lt;/P&gt;&lt;P&gt;Please give me the advice!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Huy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 04:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675732#M41559</guid>
      <dc:creator>huyho</dc:creator>
      <dc:date>2017-06-06T04:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need header file for MK20DN512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675733#M41560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy,&lt;/P&gt;&lt;P&gt;If you have download MK20DN512xxx's SDK package correctly, you'll find these .h file in:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;\SDK_2.2_MK20DN512xxx10\CMSIS\Driver\include&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;\SDK_2.2_MK20DN512xxx10\CMSIS\Include&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;\SDK_2.2_MK20DN512xxx10\Device\MK20D10\Drivers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 05:58:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675733#M41560</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-06-07T05:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need header file for MK20DN512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675734#M41561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;Thanks for your response!&lt;/P&gt;&lt;P&gt;I got a lot of header files from your suggestion. However, I don't know how to change&amp;nbsp;(or where to find) the same file&amp;nbsp;FRDM_K22F_cfg.h.&lt;/P&gt;&lt;P&gt;Please help! The attached is my project.&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Huy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:35:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675734#M41561</guid>
      <dc:creator>huyho</dc:creator>
      <dc:date>2017-06-07T09:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need header file for MK20DN512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675735#M41562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy&lt;/P&gt;&lt;P&gt;This file locates in Kinetis bootloader SW\Bootloader and Application for K22\Bootloader Source Code\bootloader_k22_mdk_1230\Driver\bootcfg. Please check the &lt;STRONG&gt;Kinetis bootloader SW.zip&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:03:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675735#M41562</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-06-07T10:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need header file for MK20DN512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675736#M41563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pan,&lt;/P&gt;&lt;P&gt;I knew but I want to change this file to our MCU K20. Where can I find the suitable file? Or what should&amp;nbsp;I change it to fit with my MCU?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Huy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 01:40:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675736#M41563</guid>
      <dc:creator>huyho</dc:creator>
      <dc:date>2017-06-08T01:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need header file for MK20DN512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675737#M41564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy,&lt;/P&gt;&lt;P&gt;There is no suitable file for every NXP MCU. You should modify the files by yourself.&lt;/P&gt;&lt;P&gt;This job is not very difficult, but need to be careful.&lt;/P&gt;&lt;P&gt;First change all include file from MK22F51212.h to MK20DN10.h&lt;/P&gt;&lt;P&gt;Then change all gpio and function pin definition.&lt;/P&gt;&lt;P&gt;Take care of clock setting and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 02:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675737#M41564</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-06-08T02:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need header file for MK20DN512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675738#M41565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Huy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 02:33:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-header-file-for-MK20DN512-bootloader/m-p/675738#M41565</guid>
      <dc:creator>huyho</dc:creator>
      <dc:date>2017-06-08T02:33:38Z</dc:date>
    </item>
  </channel>
</rss>

