<?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: How can I boot the MK20 ?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-boot-the-MK20/m-p/622591#M37271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="293053" data-username="kyungkeunpark" href="https://community.nxp.com/people/kyungkeunpark"&gt;kyungkeun park&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and the opportunity to serve you.&lt;/P&gt;&lt;P&gt;I'm afraid your purpose can't achieve.&lt;/P&gt;&lt;P&gt;Hope this is clear.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Thu, 19 Jan 2017 01:33:29 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2017-01-19T01:33:29Z</dc:date>
    <item>
      <title>How can I boot the MK20 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-boot-the-MK20/m-p/622589#M37269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&lt;SPAN&gt;I have like to boot the board with &lt;/SPAN&gt;&lt;SPAN&gt;MK20DX256VLH7. ( we will&amp;nbsp; make the board )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;( MK20 : internal flash size 256KB, internal eeprom size 2KB )&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&lt;SPAN&gt;We are going to use the bootloader (&lt;/SPAN&gt;&lt;SPAN&gt;NXP_Kinetis_Bootloader_2_0_0&lt;/SPAN&gt;&lt;SPAN&gt;) and application (&lt;/SPAN&gt;&lt;SPAN&gt;SDK_2.0_MK20DX256xxx10&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;My qeustion is, is it possible to do the following sequence ?&lt;/P&gt;&lt;OL style="margin-left: .375in; margin-top: 0in; margin-bottom: 0in; font-size: 11.0pt;"&gt;&lt;LI style="margin-top: 0; margin-bottom: 0;"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Compile the bootloader.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-top: 0; margin-bottom: 0;"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Write the bin file to the internal EEPROM. (0x00)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-top: 0; margin-bottom: 0;"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Compile the Application.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-top: 0; margin-bottom: 0;"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Write the bin file to the internal Flash. (0x00)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-top: 0; margin-bottom: 0;"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Power on the MK20 board.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-top: 0; margin-bottom: 0;"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Jump to the internal flash after running the bootloader from Internal EEPROM.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-top: 0; margin-bottom: 0;"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Excution the Application from Internal Flash.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;If this sequence is possible, can I load the bootloader into the EEPROM with JTAG ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 10:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-boot-the-MK20/m-p/622589#M37269</guid>
      <dc:creator>kyungkeunpark</dc:creator>
      <dc:date>2017-01-17T10:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I boot the MK20 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-boot-the-MK20/m-p/622590#M37270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you think I was wrong?&lt;/P&gt;&lt;P&gt;Nobody gives any advice.&lt;BR /&gt;I think it's strange to put the bootloader in the EEPROM.&lt;BR /&gt;If so, is it a good idea to put the bootloader at 0x0 in the internal flash&lt;/P&gt;&lt;P&gt;and put the application after the offset address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-boot-the-MK20/m-p/622590#M37270</guid>
      <dc:creator>kyungkeunpark</dc:creator>
      <dc:date>2017-01-18T08:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I boot the MK20 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-boot-the-MK20/m-p/622591#M37271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="293053" data-username="kyungkeunpark" href="https://community.nxp.com/people/kyungkeunpark"&gt;kyungkeun park&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and the opportunity to serve you.&lt;/P&gt;&lt;P&gt;I'm afraid your purpose can't achieve.&lt;/P&gt;&lt;P&gt;Hope this is clear.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Thu, 19 Jan 2017 01:33:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-boot-the-MK20/m-p/622591#M37271</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2017-01-19T01:33:29Z</dc:date>
    </item>
  </channel>
</rss>

