<?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: Change bootloader in ROM in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393159#M21518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, That is what I thought, but was hoping for a different answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2015 22:55:06 GMT</pubDate>
    <dc:creator>thiagopalmieri</dc:creator>
    <dc:date>2015-10-15T22:55:06Z</dc:date>
    <item>
      <title>Change bootloader in ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393155#M21514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to edit/change the bootloader stored in ROM on a MKL43 or MKL27?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is possible, where can I find an example/document describing the process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 15:27:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393155#M21514</guid>
      <dc:creator>thiagopalmieri</dc:creator>
      <dc:date>2015-10-13T15:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change bootloader in ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393156#M21515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiago Palmieri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; KL43 and KL27 already have the ROM bootloader, it supports USB,I2C,SPI and LPUART peripheral interfaces, you don't need to use the flash bootloader again.&lt;/P&gt;&lt;P&gt;When you use the ROM bootloader, just make sure your MCU is boot from ROM,&amp;nbsp; You can check your flash address 0X40D(FTFA_FOPT), bit 7-6 indicator the boot source selection.&lt;/P&gt;&lt;P&gt;About the example and document, please refer to kinetis bootloader1.2.0, the link is:&amp;nbsp; &lt;A href="https://community.nxp.com/www.freescale.com/KBOOT" target="test_blank"&gt;www.freescale.com/KBOOT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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>Wed, 14 Oct 2015 05:15:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393156#M21515</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-10-14T05:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change bootloader in ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393157#M21516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Jingjing,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Yes, I know they have a default bootloader already stored in ROM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;But I want to know if it is possible to write my own customized bootloader and replace the original bootloader in ROM, is that possible? Or in case I need a customized bootloader I will need to use part of the FLASH to store it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thiago&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 15:08:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393157#M21516</guid>
      <dc:creator>thiagopalmieri</dc:creator>
      <dc:date>2015-10-14T15:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change bootloader in ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393158#M21517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiago Palmieri,&lt;/P&gt;&lt;P&gt;&amp;nbsp; No, you can't put your own bootloader in the ROM, the ROM already have the definite bootloader and can't be erased before out of factory.&lt;/P&gt;&lt;P&gt;If you want to use the customized bootloader, you should put it in the front of the flash, just like the old kinetis chip which don't have the ROM bootloader.&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact with me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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, 15 Oct 2015 02:45:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393158#M21517</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-10-15T02:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change bootloader in ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393159#M21518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, That is what I thought, but was hoping for a different answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 22:55:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Change-bootloader-in-ROM/m-p/393159#M21518</guid>
      <dc:creator>thiagopalmieri</dc:creator>
      <dc:date>2015-10-15T22:55:06Z</dc:date>
    </item>
  </channel>
</rss>

