<?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: Why we need merge bootloader and application images? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705539#M43318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For the FRDM-KE02 board you can load binaries from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KE02Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE02Z.html&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KE02Z40M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE02Z40M.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a user's guide at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTaskerSerialLoader.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF&lt;/A&gt;&lt;SPAN&gt; and various video guides at&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkWNlsAoMly4%26list%3DPLWKlVb_MqDQFZAulrUywU30v869JBYi9Q" rel="nofollow" target="_blank"&gt;https://www.youtube.com/watch?v=kWNlsAoMly4&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The open source version is available at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&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, 22 Sep 2017 14:40:24 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2017-09-22T14:40:24Z</dc:date>
    <item>
      <title>Why we need merge bootloader and application images?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705534#M43313</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'm a newbie. I am working on chip mke02z16vlc (40MHz). I have a question, once we update firmware via UART, we have to flash bootloader again, dont we?&lt;/P&gt;&lt;P&gt;And one time we want to upgrade firmware via UART, we need merge bootloader and application images?&lt;/P&gt;&lt;P&gt;Any body explain for me, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 18:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705534#M43313</guid>
      <dc:creator>huyrua291996</dc:creator>
      <dc:date>2017-09-15T18:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why we need merge bootloader and application images?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705535#M43314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be no reason to need to upload the boot-loader again each time a new application is loaded - if this hapens there is probably something wrong with the loader being used.&lt;BR /&gt;See the following for UART loader for the FRDM-KE02Z40M which you can try that doesn't have this problem.&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KE02Z40M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE02Z40M.html&lt;/A&gt;&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, 15 Sep 2017 20:34:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705535#M43314</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-09-15T20:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why we need merge bootloader and application images?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705536#M43315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i only use the code that describe in AN2295 and AN4767, must it be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 00:54:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705536#M43315</guid>
      <dc:creator>huyrua291996</dc:creator>
      <dc:date>2017-09-16T00:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why we need merge bootloader and application images?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705537#M43316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Huy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AN2295 is the developer's serial loader. There is an implementation of this in the uTasker project and it doesn't need the loader to be reloaded after each use, which suggest that there is a problem with your implementation or use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached binary files for the FRDM-KE04Z40M:&lt;BR /&gt;- &lt;STRONG&gt;uTaskerSerialBoot_FRDM-KE02Z40M_DevelopersSerialV8.bin&lt;/STRONG&gt; is an image built for the Developer's loader V8 and communicates at 38400 Baud.&lt;BR /&gt;- &lt;STRONG&gt;uTaskerV1.4.12_FRDM-KE02Z40M_Blinky.bin&lt;/STRONG&gt; is a small application for the same board that can be loaded with this loader's utility. It is linked to the address 0x2800.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the developer's loader is very old and has been superseded by the KBOOT loader. For added flexibility, the uTasker version also includes SREC and Hex loading via UART (as well as Developer's serial loader and KBOOT compatible), which tend to be more popular since they doesn't require a loader program to be installed by the user.&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>Sun, 17 Sep 2017 15:34:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705537#M43316</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-09-17T15:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why we need merge bootloader and application images?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705538#M43317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;Now I have a FRDM-KE02 board. Can you help me step by step to bootloader with uTasker&lt;/P&gt;&lt;P&gt;I use CodeWarrior&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 08:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705538#M43317</guid>
      <dc:creator>huyrua291996</dc:creator>
      <dc:date>2017-09-21T08:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why we need merge bootloader and application images?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705539#M43318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For the FRDM-KE02 board you can load binaries from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KE02Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE02Z.html&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KE02Z40M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE02Z40M.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a user's guide at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTaskerSerialLoader.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF&lt;/A&gt;&lt;SPAN&gt; and various video guides at&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkWNlsAoMly4%26list%3DPLWKlVb_MqDQFZAulrUywU30v869JBYi9Q" rel="nofollow" target="_blank"&gt;https://www.youtube.com/watch?v=kWNlsAoMly4&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The open source version is available at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&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, 22 Sep 2017 14:40:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-we-need-merge-bootloader-and-application-images/m-p/705539#M43318</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-09-22T14:40:24Z</dc:date>
    </item>
  </channel>
</rss>

