<?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 Full Kinetis Bootloader 1.2.0 package still available? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958289#M54963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the full Kinetis Bootloader 1.2.0 package still available for download anywhere on the NXP website?&lt;/P&gt;&lt;P&gt;When following the Link to &lt;A class="link-titled" href="http://www.nxp.com/KBOOT" title="http://www.nxp.com/KBOOT"&gt;MCU Bootloader | NXP&lt;/A&gt; you can read "The legacy KBOOT downloads are still available on the MCUBOOT downloads tab."&lt;/P&gt;&lt;P&gt;But there is only "&lt;A class="" data-content-subfinding="Software &amp;amp; Tools tab" data-dtmaction="Software &amp;amp; Tools tab: Download click" data-dtmassettype="Download" data-dtmsubaction="Freescale_Kinetis_Bootloader_1.2.0 for KS22 package" href="https://www.nxp.com/webapp/Download?colCode=KINETIS_BOOTLOADER_1_2_0_KS22&amp;amp;appType=license"&gt;Freescale_Kinetis_Bootloader_1.2.0 &lt;STRONG&gt;for KS22 &lt;/STRONG&gt;package&lt;/A&gt;" which lacks (at least) the sources for blhost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a "as small as possible" blhost tool for flashing a MKL13 device via UART from an i.MX6. Before starting to strip down the blhost tool from MCUBOOT 2.0, I wanted to have a look at the older version with less functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2019 09:20:38 GMT</pubDate>
    <dc:creator>mahi</dc:creator>
    <dc:date>2019-10-08T09:20:38Z</dc:date>
    <item>
      <title>Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958289#M54963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the full Kinetis Bootloader 1.2.0 package still available for download anywhere on the NXP website?&lt;/P&gt;&lt;P&gt;When following the Link to &lt;A class="link-titled" href="http://www.nxp.com/KBOOT" title="http://www.nxp.com/KBOOT"&gt;MCU Bootloader | NXP&lt;/A&gt; you can read "The legacy KBOOT downloads are still available on the MCUBOOT downloads tab."&lt;/P&gt;&lt;P&gt;But there is only "&lt;A class="" data-content-subfinding="Software &amp;amp; Tools tab" data-dtmaction="Software &amp;amp; Tools tab: Download click" data-dtmassettype="Download" data-dtmsubaction="Freescale_Kinetis_Bootloader_1.2.0 for KS22 package" href="https://www.nxp.com/webapp/Download?colCode=KINETIS_BOOTLOADER_1_2_0_KS22&amp;amp;appType=license"&gt;Freescale_Kinetis_Bootloader_1.2.0 &lt;STRONG&gt;for KS22 &lt;/STRONG&gt;package&lt;/A&gt;" which lacks (at least) the sources for blhost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a "as small as possible" blhost tool for flashing a MKL13 device via UART from an i.MX6. Before starting to strip down the blhost tool from MCUBOOT 2.0, I wanted to have a look at the older version with less functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2019 09:20:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958289#M54963</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2019-10-08T09:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958290#M54964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;If you want to use i.MX6 to flashing KL13, Please don't refer to blhost. This project is base on PC. Please download KBOOT2.0.0 package. The project in NXP_Kinetis_Bootloader_2_0_0\validation\embedded_host use a K65 to flash target MCU.&lt;/P&gt;&lt;P&gt;KL13 has 64k flash maxim. If you feel the memory size is not enough, you can use a simplified bootloader.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; "&gt;&lt;A href="https://github.com/yandld/nxp_easy_mcuboot"&gt;https://github.com/yandld/nxp_easy_mcuboot&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; "&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; "&gt;Jing&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2019 08:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958290#M54964</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-10-09T08:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958291#M54965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion, i.MX6 running Linux is closer to a PC than to a Kinetis K65. Compiling blhost (from the 2.0.0 package) for i.MX6 requires only a very simple bitbake recipe, but the resulting executable is too large for my (very special) purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My request for the 1.2.0 package was driven by the hope for a smaller tool due to fewer features/commands compared to 2.0.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't need another (simplified) bootloader, KL13 already has a bootloader in ROM and I intend to use it (no Flash required).&lt;/P&gt;&lt;P&gt;I simply need a tool as small as possible "feeding" this bootloader with data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I will have a look at the sources of the embedded host and build something on my own - I was hoping to avoid this work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2019 09:25:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958291#M54965</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2019-10-09T09:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958292#M54966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There isn't a special blhost for KS22. Please use the one in FSL_Kinetis_Bootloader_1_2_0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2019 07:52:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958292#M54966</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-10-10T07:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958293#M54967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would you please have a look at the MCUBOOT download page --&amp;gt; &lt;A class="link-titled" href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuboot-mcu-bootloader-for-nxp-microcontrollers:MCUBOOT?tab=Design_Tools_Tab" title="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuboot-mcu-bootloader-for-nxp-microcontrollers:MCUBOOT?tab=Design_Tools_Tab"&gt;MCU Bootloader | NXP&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89385i75EC61D39117EA62/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is only a 1.2.0 package especially for KS22. I agree, that most probably the blhost tool in there is not a special one. The problem is, that this package only contains the blhost binaries and no sources (validation directory is missing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2019 08:12:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958293#M54967</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2019-10-10T08:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958294#M54968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I share the bootloader 1.2. &lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://drive.google.com/open?id=1703jJFn8gDGpG2FfB8_Srfmq6zdy0SIv" title="https://drive.google.com/open?id=1703jJFn8gDGpG2FfB8_Srfmq6zdy0SIv"&gt;https://drive.google.com/open?id=1703jJFn8gDGpG2FfB8_Srfmq6zdy0SIv&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2019 09:46:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958294#M54968</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-10-10T09:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958295#M54969</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;I would suggest to put this archive into the MCUBOOT download area instead of the KS22 one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2019 12:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/958295#M54969</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2019-10-10T12:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Full Kinetis Bootloader 1.2.0 package still available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/1507097#M63835</link>
      <description>&lt;P&gt;Bump to an old post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share the bitbake recipe to build blhost please?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 01:12:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Full-Kinetis-Bootloader-1-2-0-package-still-available/m-p/1507097#M63835</guid>
      <dc:creator>brendanta</dc:creator>
      <dc:date>2022-08-17T01:12:58Z</dc:date>
    </item>
  </channel>
</rss>

