<?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 uTaskerSerialBootloader on S9KEAZN64 in MCU Bootloader</title>
    <link>https://community.nxp.com/t5/MCU-Bootloader/uTaskerSerialBootloader-on-S9KEAZN64/m-p/769243#M740</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;I was trying in to build and upload an Kinetis Bootloader 1.2 on the respective MCU but with no success! I find impossible to adapt official bootloader to this MCU family. As an alternative I proceed with uTaskerSerialBootloader. As I have read, when KBOOT_LOADER is enabled, it should be compatible with Kinetis Updater application!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the indications from the guide: &lt;A class="link-titled" href="http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF" rel="nofollow noopener noreferrer" title="http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested the following two configuration in config.h one by one:&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="property macro token"&gt;#define FRDM_KEAZ64Q64&lt;/SPAN&gt;
&lt;SPAN class="property macro token"&gt;#define TRK_KEA64‍‍&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the board I am working with is a custom one, I have also forced bootloader mode this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="property macro token"&gt;#define FORCE_BOOT()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the manual when I imported the project and everything seems to be fine!&lt;/P&gt;&lt;P&gt;I have also checked baudrates and other UART configuration in app_hw_kinetis.h and the port is selected correctly connected!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have experience with this? Is there any other special requirement to do make it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2018 14:44:06 GMT</pubDate>
    <dc:creator>curiosul</dc:creator>
    <dc:date>2018-04-05T14:44:06Z</dc:date>
    <item>
      <title>uTaskerSerialBootloader on S9KEAZN64</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/uTaskerSerialBootloader-on-S9KEAZN64/m-p/769243#M740</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;I was trying in to build and upload an Kinetis Bootloader 1.2 on the respective MCU but with no success! I find impossible to adapt official bootloader to this MCU family. As an alternative I proceed with uTaskerSerialBootloader. As I have read, when KBOOT_LOADER is enabled, it should be compatible with Kinetis Updater application!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the indications from the guide: &lt;A class="link-titled" href="http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF" rel="nofollow noopener noreferrer" title="http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested the following two configuration in config.h one by one:&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="property macro token"&gt;#define FRDM_KEAZ64Q64&lt;/SPAN&gt;
&lt;SPAN class="property macro token"&gt;#define TRK_KEA64‍‍&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the board I am working with is a custom one, I have also forced bootloader mode this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="property macro token"&gt;#define FORCE_BOOT()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the manual when I imported the project and everything seems to be fine!&lt;/P&gt;&lt;P&gt;I have also checked baudrates and other UART configuration in app_hw_kinetis.h and the port is selected correctly connected!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have experience with this? Is there any other special requirement to do make it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 14:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/uTaskerSerialBootloader-on-S9KEAZN64/m-p/769243#M740</guid>
      <dc:creator>curiosul</dc:creator>
      <dc:date>2018-04-05T14:44:06Z</dc:date>
    </item>
  </channel>
</rss>

