<?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のトピックRe: KE06 Z128 Uart Bootloader (someone have bootloader?)</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760767#M46375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes, you can get AN2295 boot loaders for almost all Kinetis parts at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FuTasker%2FuTasker-Kinetis" rel="nofollow" target="_blank"&gt;https://github.com/uTasker/uTasker-Kinetis&lt;/A&gt;&lt;SPAN&gt; (as well as KBOOT 2.0 loaders, iHex and SREC too) so no one needs to repeat porting exercises unless they are specifically doing it to learn certain things in the process. The project however also makes learning easier and more efficient because it allows you to simulate the KE06 (or other derivatives) in Visual Studio in real-time, so debugging and analysis is much quicker.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The professional version adds additional features like AES256 encryption and personal project support but is only needed when developments need to be guaranteed and kept as efficient and cost effective as possible.&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, 11 Jan 2019 19:31:38 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2019-01-11T19:31:38Z</dc:date>
    <item>
      <title>KE06 Z128 Uart Bootloader (someone have bootloader?)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760762#M46370</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 am studying Kinetis KE06.&lt;/P&gt;&lt;P&gt;I use custom KE06 test board(not FRDM-KE06).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I need UART bootloader for KE06.&lt;/P&gt;&lt;P&gt;Anyone have Uart bootloader for KE06?&lt;/P&gt;&lt;P&gt;I desperately need this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I succeed KE06 uart bootloader by AN4767SW and AN5219SW.&lt;/P&gt;&lt;P&gt;AN4767SW is KE02 uart bootloader program.&lt;/P&gt;&lt;P&gt;AN5219SW is KE06 can bootloader program.&lt;/P&gt;&lt;P&gt;I use IAR Embedded wrokbech.&lt;/P&gt;&lt;P&gt;I used AN5219SW base.&lt;/P&gt;&lt;P&gt;And I bring source code from AN4767SW.&lt;/P&gt;&lt;P&gt;It works well.&lt;/P&gt;&lt;P&gt;But MCU information is wrong.&lt;/P&gt;&lt;P&gt;Next, application program need proper icf file.&lt;/P&gt;&lt;P&gt;It can get from AN5219SW application config file&amp;nbsp; KE0X_128K_bootloader.icf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 12:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760762#M46370</guid>
      <dc:creator>donghoha</dc:creator>
      <dc:date>2018-05-16T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: KE06 Z128 Uart Bootloader (someone have bootloader?)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760763#M46371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kboot, SREC, IHEX, AN2295 Developer's loader, Modbus slave UART loaders for KE06 (as well as I2C slave, SD card) are included in the uTasker project:&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%2Fdocs%2FuTasker%2FuTaskerSerialLoader.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.pdf&lt;/A&gt;&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.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&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-KE06Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE06Z.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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;EM&gt;uTasker developer and supporter (+5'000 hours experience on +60 Kinetis derivatives in +80 product developments)&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;EM&gt;&lt;SPAN&gt;Kinetis: &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;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 14:08:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760763#M46371</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2018-05-16T14:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: KE06 Z128 Uart Bootloader (someone have bootloader?)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760764#M46372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/donghoha"&gt;donghoha&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to develop the same application for the same micro, but I'm using MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;Do you think that a file similar to&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;KE0X_128K_bootloader.icf is needed to make it work or there are other ways to set the MCU information?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 11:01:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760764#M46372</guid>
      <dc:creator>pokermagalli</dc:creator>
      <dc:date>2019-01-08T11:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: KE06 Z128 Uart Bootloader (someone have bootloader?)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760765#M46373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See the appendix of &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.utasker.com/docs/uTasker/uTaskerSerialLoader.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.pdf&lt;/A&gt;&lt;SPAN&gt; for a list of things to consider to achieve boot loader compatibility.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can get an immediate solution for MCUXpresso on GitHub or if you are developing professionally a supported solution at &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.utasker.com/kinetis/FRDM-KE06Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE06Z.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>Tue, 08 Jan 2019 17:11:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760765#M46373</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2019-01-08T17:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: KE06 Z128 Uart Bootloader (someone have bootloader?)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760766#M46374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the answer, it's not for professionally developing, I just to implement the bootloader feature through AN2295 in my KE06 projects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there really example code on GitHub? In which repository?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 09:44:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760766#M46374</guid>
      <dc:creator>pokermagalli</dc:creator>
      <dc:date>2019-01-11T09:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: KE06 Z128 Uart Bootloader (someone have bootloader?)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760767#M46375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes, you can get AN2295 boot loaders for almost all Kinetis parts at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FuTasker%2FuTasker-Kinetis" rel="nofollow" target="_blank"&gt;https://github.com/uTasker/uTasker-Kinetis&lt;/A&gt;&lt;SPAN&gt; (as well as KBOOT 2.0 loaders, iHex and SREC too) so no one needs to repeat porting exercises unless they are specifically doing it to learn certain things in the process. The project however also makes learning easier and more efficient because it allows you to simulate the KE06 (or other derivatives) in Visual Studio in real-time, so debugging and analysis is much quicker.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The professional version adds additional features like AES256 encryption and personal project support but is only needed when developments need to be guaranteed and kept as efficient and cost effective as possible.&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, 11 Jan 2019 19:31:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE06-Z128-Uart-Bootloader-someone-have-bootloader/m-p/760767#M46375</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2019-01-11T19:31:38Z</dc:date>
    </item>
  </channel>
</rss>

