<?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>Kinetis Microcontrollersのトピック&amp;quot;Bare-Minimum&amp;quot; Boot Loader</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/quot-Bare-Minimum-quot-Boot-Loader/m-p/706533#M43356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are various posts concerning methods of safely updating code remotely (via Ethernet, RF links, etc.) where a standalone boot loader is not practical and a fail safe method must be used (optionally with encryption).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The uTasker "Bare-Minimum" loader was developed some 12 years ago to fulfill these requirements and has found reliable use in many Coldfire V2 and Kinetis based products since then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its "BM" loader occupies between 2..4k of Flash space (depending on exact configuration), works on (almost) all Kinetis parts and supports uploading to either internal Flash or a number of external SPI connected Flash devices. It can be used also with applications developed with other libraries as long as these can program the uploaded image to the referenced location during normal operation [can be easily inserted at the end of a project development cycle when the necessity for such capability is identified only late in the day].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is also available as free Open-Source so can be used even by companies/developers who operate a zero-investment software policy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you don't know it yet 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%2FuTasker_BM_Loader.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTasker_BM_Loader.pdf&lt;/A&gt;&lt;BR /&gt;and a video showing how it can be set up and the configuration/operation verified in the uTasker simulator:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2Flm3M-ZlaFLQ" rel="nofollow" target="_blank"&gt;https://youtu.be/lm3M-ZlaFLQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This doesn't replace standalone boot loaders (whereby the uTasker serial loader is also popular for maximum flexibility in Kinetis products: &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 &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2019" data-containertype="14" data-objectid="317301" data-objecttype="1" href="https://community.nxp.com/thread/317301"&gt;https://community.nxp.com/thread/317301&lt;/A&gt;&lt;SPAN&gt;) but is an alternative, or can be combined with the serial loader (enabling remote updates of the serial loader or the application).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any questions, just ask them here.&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;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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2017 23:56:46 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2017-09-18T23:56:46Z</dc:date>
    <item>
      <title>"Bare-Minimum" Boot Loader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/quot-Bare-Minimum-quot-Boot-Loader/m-p/706533#M43356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are various posts concerning methods of safely updating code remotely (via Ethernet, RF links, etc.) where a standalone boot loader is not practical and a fail safe method must be used (optionally with encryption).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The uTasker "Bare-Minimum" loader was developed some 12 years ago to fulfill these requirements and has found reliable use in many Coldfire V2 and Kinetis based products since then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its "BM" loader occupies between 2..4k of Flash space (depending on exact configuration), works on (almost) all Kinetis parts and supports uploading to either internal Flash or a number of external SPI connected Flash devices. It can be used also with applications developed with other libraries as long as these can program the uploaded image to the referenced location during normal operation [can be easily inserted at the end of a project development cycle when the necessity for such capability is identified only late in the day].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is also available as free Open-Source so can be used even by companies/developers who operate a zero-investment software policy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you don't know it yet 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%2FuTasker_BM_Loader.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTasker_BM_Loader.pdf&lt;/A&gt;&lt;BR /&gt;and a video showing how it can be set up and the configuration/operation verified in the uTasker simulator:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2Flm3M-ZlaFLQ" rel="nofollow" target="_blank"&gt;https://youtu.be/lm3M-ZlaFLQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This doesn't replace standalone boot loaders (whereby the uTasker serial loader is also popular for maximum flexibility in Kinetis products: &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 &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2019" data-containertype="14" data-objectid="317301" data-objecttype="1" href="https://community.nxp.com/thread/317301"&gt;https://community.nxp.com/thread/317301&lt;/A&gt;&lt;SPAN&gt;) but is an alternative, or can be combined with the serial loader (enabling remote updates of the serial loader or the application).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any questions, just ask them here.&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;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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 23:56:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/quot-Bare-Minimum-quot-Boot-Loader/m-p/706533#M43356</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-09-18T23:56:46Z</dc:date>
    </item>
  </channel>
</rss>

