<?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: Secure bootloader with encryption in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464904#M27976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an application note about secure bootloader implementation, more detailed info please check &lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4605.pdf"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4605SW.zip"&gt;Here&lt;/A&gt; is related software code.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Tue, 08 Dec 2015 06:20:03 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2015-12-08T06:20:03Z</dc:date>
    <item>
      <title>Secure bootloader with encryption</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464902#M27974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a secure bootloader with encryption available for the K22F or K64F?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 17:29:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464902#M27974</guid>
      <dc:creator>pavelhaintz</dc:creator>
      <dc:date>2015-12-07T17:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Secure bootloader with encryption</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464903#M27975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loaders, including some encrypted/authenticated modes, are available for both of your chips below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis.html" rel="nofollow"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Bare-Minimum Loader: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/docs/uTasker/uTasker_BM_Loader.pdf" rel="nofollow"&gt;http://www.utasker.com/docs/uTasker/uTasker_BM_Loader.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Serial Bootloader (Ethernet, USB, MSD, KBOOT, AN2295, SREC, SD-card, Memory Stick, Virtual COM SREC): &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/forum/index.php?topic=1873.msg6796#msg6796" rel="nofollow"&gt;http://www.utasker.com/forum/index.php?topic=1873.msg6796#msg6796&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF" rel="nofollow"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;:smileyinfo: Out-of-the-box boot loader support for 46 Kinetis boards, 8 modes and 10 IDEs (&lt;EM&gt;over 15'000 combinations from a single code source with no porting required&lt;/EM&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 17:38:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464903#M27975</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-12-07T17:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Secure bootloader with encryption</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464904#M27976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an application note about secure bootloader implementation, more detailed info please check &lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4605.pdf"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4605SW.zip"&gt;Here&lt;/A&gt; is related software code.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Tue, 08 Dec 2015 06:20:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464904#M27976</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-12-08T06:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Secure bootloader with encryption</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464905#M27977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an updated version of that app note for KDS and K22F or K64F processors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 01:30:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464905#M27977</guid>
      <dc:creator>pavelhaintz</dc:creator>
      <dc:date>2015-12-09T01:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Secure bootloader with encryption</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464906#M27978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will check with the application note author about updated version.&lt;/P&gt;&lt;P&gt;I will let you know when there with any feedback.&lt;/P&gt;&lt;P&gt;Thank you for the patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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, 09 Dec 2015 05:48:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Secure-bootloader-with-encryption/m-p/464906#M27978</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-12-09T05:48:37Z</dc:date>
    </item>
  </channel>
</rss>

