<?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: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472323#M28587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabrice:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing this. But I meant to post this in the comments of Jennie's bootloader document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328168"&gt;Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way she will receive a notification and can revise your information. I can as well send her a heads-up email to give a check to your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 17:12:48 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2016-02-03T17:12:48Z</dc:date>
    <item>
      <title>Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472318#M28582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to serial flash the program on my product based on KW01 module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to generate and flash with IAR+Ijet the bootlaoder program on KW01 flash memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I tried flashing apps with Boot_Loader.exe. It works well with .hex file that load code on the first 16bits memory area.&lt;/P&gt;&lt;P&gt;But if the code is larger and needs 32bits addressing, Boot_Loader.exe displayes and logs errors like this&lt;/P&gt;&lt;P&gt;/*****************************&amp;nbsp; FROM LOG FILE ******************&lt;/P&gt;&lt;P&gt;Current time is 28/01/2016 14:38:39&lt;/P&gt;&lt;P&gt;The s19 file is: C:\Data\Fabrice\Kinetis\KW01_IEEE_802_15_4\app\ieee_802_15_4\Critt_auto\Coordinator\mrb-kw01z128_twr-rf\mrb-kw01z128_twr-rf MQXLite\Exe\user_app_green_blink_Large.hex&lt;/P&gt;&lt;P&gt;Station 1 is trying to enter Boot mode &lt;/P&gt;&lt;P&gt;Error 1 times!&lt;/P&gt;&lt;P&gt;Error 2 times!&lt;/P&gt;&lt;P&gt;Error 3 times!&lt;/P&gt;&lt;P&gt;**********************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a Boot_Loader.exe that supports 32bits addressing???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I tried to use KinetisUppdater.exe from FSL_Kinetis_Bootloader_1_2_0&lt;/P&gt;&lt;P&gt;The device (KW01 board) is USB enumerated but never connect with Kinetis_updater.&lt;/P&gt;&lt;P&gt;Can I use Kinetis_Updater.exe with BootLaoder V1.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope, someone could provide support or advices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 15:09:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472318#M28582</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2016-01-28T15:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472319#M28583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabrice TOCCI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fan Yang is right that the &lt;STRONG&gt;KinetisUpdater.exe&lt;/STRONG&gt; will only work with the protocol defined by &lt;STRONG&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/kinetis-cortex-m/kinetis-symbols-footprints-and-models/kinetis-bootloader:KBOOT?tid=vanKBOOT"&gt;KBOOT&lt;/A&gt;&lt;/STRONG&gt;​. Unfortunately the &lt;STRONG&gt;KW01&lt;/STRONG&gt; is not supported by KBOOT so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did not mention but I guess you are using the bootloader provided in the next document by colleague Jennie Zhang:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328168"&gt;Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The applications for KW01 cannot be loaded without first making some modifications to the linker file as explained in the section &lt;STRONG&gt;User application code&lt;/STRONG&gt; and recompiling the project. The instructions are for CodeWarrior; if your application is based on IAR you need to make the corresponding changes (adding offset to vectors + text and reserving space in RAM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 02:30:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472319#M28583</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-03T02:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472320#M28584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, I'm using the bootlaoder provided by Jennie Zhang.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a nice starting point for me.&lt;/P&gt;&lt;P&gt;I followed the steps described in the User Application Code. I did the changes, I recompiled with IAR&lt;/P&gt;&lt;P&gt;I can flash the bootloader and use the GUI tool included into Jennie pack (Boot_Loader.exe)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can reflash the app with the files included into Jennie pack (user_app_green_blink.hex) for exemple. Because this app is very small and can fit in less than 64K flash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with this GUI tool is with apps that need more than 64K of flash.&lt;/P&gt;&lt;P&gt;The GUI tool doesn't support &lt;STRONG&gt;04&lt;/STRONG&gt;, &lt;EM&gt;Extended Linear Address Record!!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to change in the GUI SW to support this option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Fabrice Tocci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 11:21:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472320#M28584</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2016-02-03T11:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472321#M28585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabrice:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I do not know how that GUI works. Please add a comment with your question in the document post and I will send Jennie a message to see if she has an idea about this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:52:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472321#M28585</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-03T15:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472322#M28586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge,&lt;/P&gt;&lt;P&gt;Thank you for your feed back.&lt;/P&gt;&lt;P&gt;Here are some more informations and the .hex files.&lt;/P&gt;&lt;P&gt;user_app_green_blink.hex is the 10K flash app that can be flashed with Boot_Loader.exe&lt;/P&gt;&lt;P&gt;MyWirelessAppCoordinator.hex is a 80K flash app that can't be flashed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An .hex file is a list of lines command with a specified syntax&lt;/P&gt;&lt;P&gt;A line can be describbed as :BBAAAATTHHHHHH.....HHHHCC&lt;/P&gt;&lt;P&gt;Where:&lt;/P&gt;&lt;P&gt;BB is the bytes number included in the line&lt;/P&gt;&lt;P&gt;AAAA is the absolute starting address of the line&lt;/P&gt;&lt;P&gt;TT defines the type&lt;/P&gt;&lt;P&gt;HHHH are the data&lt;/P&gt;&lt;P&gt;CC is the checksum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the file includes data for a flash bigger than 64K, the file includes a line with a type TT equal to 04 for &lt;EM&gt;Extended Linear Address Record &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When TT equals 04, the flash loader should move to the next 64K flash block.&lt;/P&gt;&lt;P&gt;.hex file extract, line with type 04 in bold&lt;/P&gt;&lt;P&gt;:10FFE000100001600F4A126880239A430D4B1A607B&lt;/P&gt;&lt;P&gt;:10FFF0000D4A12680D4B1340802252001A430A4BDF&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;:020000040001F9&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;:100000001A600B4A5062704700B50200002905D102&lt;/P&gt;&lt;P&gt;:100010000848036818000006C00F00E0002000BD7B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GUI app included into BootLoader_SW pack doesn't support the TT type.&lt;/P&gt;&lt;P&gt;When a file that includes such line is selected for flash download, Boot_Loader.exe prompt an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you be able to find the root cause with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind&amp;nbsp; regards.&lt;/P&gt;&lt;P&gt;Fabrice Tocci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:58:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472322#M28586</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2016-02-03T16:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472323#M28587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabrice:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing this. But I meant to post this in the comments of Jennie's bootloader document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328168"&gt;Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way she will receive a notification and can revise your information. I can as well send her a heads-up email to give a check to your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:12:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472323#M28587</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-03T17:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472324#M28588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge,&lt;/P&gt;&lt;P&gt;Thanks for the warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I added a post in the comments of Jennie's bootloader document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2019" data-containertype="14" data-content-finding="Community" data-objectid="328168" data-objecttype="102" href="https://community.nxp.com/docs/DOC-328168"&gt;Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll follow with Jennie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for you suppoort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Fabrice Tocci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 18:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472324#M28588</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2016-02-03T18:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with KinetisUpdater and Boot_Loader apps on KW01</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472325#M28589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabrice:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for redirecting your question. I sent the email to Jennie but I just found she is on vacation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have some patience on her response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 18:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-KinetisUpdater-and-Boot-Loader-apps-on-KW01/m-p/472325#M28589</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-03T18:41:00Z</dc:date>
    </item>
  </channel>
</rss>

