<?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: NXP Kinetis Bootloader 2.0.0 with KDS code size question in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-Kinetis-Bootloader-2-0-0-with-KDS-code-size-question/m-p/488834#M30135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FWIW, I built the MKL25Z4 freedom_bootloader project in IAR EWARM, with all peripherals enabled, and I'm seeing the image size is less than 40k.&amp;nbsp; Disabling all peripherals but UART and I'm seeing an image size of about 19k. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 16:10:58 GMT</pubDate>
    <dc:creator>kevinlfw</dc:creator>
    <dc:date>2016-05-20T16:10:58Z</dc:date>
    <item>
      <title>NXP Kinetis Bootloader 2.0.0 with KDS code size question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-Kinetis-Bootloader-2-0-0-with-KDS-code-size-question/m-p/488833#M30134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I import the Bootloader 2.0.0 with MKL25Z4 bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why are the Code size so big?&lt;/P&gt;&lt;P&gt;If it need 69kb flash size, it means that customer can't choose less than 128k flash MCU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="未命名.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26626iE98DD6DEBA9031C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="未命名.png" alt="未命名.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, does have bootloader of KDS with processor expert &lt;SPAN lang="en"&gt;version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 11:30:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-Kinetis-Bootloader-2-0-0-with-KDS-code-size-question/m-p/488833#M30134</guid>
      <dc:creator>kriske</dc:creator>
      <dc:date>2016-05-20T11:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Kinetis Bootloader 2.0.0 with KDS code size question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-Kinetis-Bootloader-2-0-0-with-KDS-code-size-question/m-p/488834#M30135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FWIW, I built the MKL25Z4 freedom_bootloader project in IAR EWARM, with all peripherals enabled, and I'm seeing the image size is less than 40k.&amp;nbsp; Disabling all peripherals but UART and I'm seeing an image size of about 19k. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 16:10:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-Kinetis-Bootloader-2-0-0-with-KDS-code-size-question/m-p/488834#M30135</guid>
      <dc:creator>kevinlfw</dc:creator>
      <dc:date>2016-05-20T16:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Kinetis Bootloader 2.0.0 with KDS code size question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-Kinetis-Bootloader-2-0-0-with-KDS-code-size-question/m-p/488835#M30136</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;Trying enabling code size optimisation.&lt;/P&gt;&lt;P&gt;If max. application size is important there is also the uTasker KBOOT implementation that is compatible:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL25Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL25Z.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This allows KBOOT UART, KBOOT USB and also USB-MSD (all enabed together) to fit in about 19k when built with KDS (GCC). KBOOT UART compatibility requires around 8k if only UART is needed.&lt;/P&gt;&lt;P&gt;When built with IAR it is about 5..10% smaller.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 16:21:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-Kinetis-Bootloader-2-0-0-with-KDS-code-size-question/m-p/488835#M30136</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-05-20T16:21:29Z</dc:date>
    </item>
  </channel>
</rss>

