<?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: Data  write aborted for MKL17Z64VFM4 on LPU0 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483759#M29635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are using Kinetis Bootloader and are trying to connect to Kinetis Updater through UART interface, aren't you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, it seems to be a problem related to UART interface (maybe baud rate?), have you tried by using another protocol to communicate with Kinetis Updater: USB for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2016 01:27:39 GMT</pubDate>
    <dc:creator>isaacavila</dc:creator>
    <dc:date>2016-04-29T01:27:39Z</dc:date>
    <item>
      <title>Data  write aborted for MKL17Z64VFM4 on LPU0</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483758#M29634</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;I'm using MKL17Z64VFM4.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have following problem &lt;/SPAN&gt;when wrote a program.&lt;/P&gt;&lt;P&gt;command: blhost.exe -p COM3 -- write-memory 0 GPL1052.bin&lt;/P&gt;&lt;P&gt;Ping responded in 1 attempt(s)&lt;/P&gt;&lt;P&gt;Inject command 'write-memory'&lt;/P&gt;&lt;P&gt;Preparing to send 28500 (0x6f54) bytes to the target.&lt;/P&gt;&lt;P&gt;Successful generic response to command 'write-memory'&lt;/P&gt;&lt;P&gt;Data phase write aborted by status 0x5 Unknown error code (5)&lt;/P&gt;&lt;P&gt;Error: read_start_byte() timedout after 5.020 seconds&lt;/P&gt;&lt;P&gt;Response status = 10004 (0x2714) No response packet from target device.&lt;/P&gt;&lt;P&gt;Wrote 2624 of 28500 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to check what is the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 07:08:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483758#M29634</guid>
      <dc:creator>jimmytseng</dc:creator>
      <dc:date>2016-04-06T07:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data  write aborted for MKL17Z64VFM4 on LPU0</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483759#M29635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are using Kinetis Bootloader and are trying to connect to Kinetis Updater through UART interface, aren't you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, it seems to be a problem related to UART interface (maybe baud rate?), have you tried by using another protocol to communicate with Kinetis Updater: USB for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 01:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483759#M29635</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2016-04-29T01:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data  write aborted for MKL17Z64VFM4 on LPU0</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483760#M29636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Issac:&lt;/P&gt;&lt;P&gt;I am use &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Kinetis Bootloader&amp;nbsp; connect to Kinetis Updater through UART interface,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I try to baud rate 38400 is program OK.&amp;nbsp; I use&amp;nbsp; baud rate 57600 program fail. But reference recommend baud rate 57600.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 02:13:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483760#M29636</guid>
      <dc:creator>jimmytseng</dc:creator>
      <dc:date>2016-04-29T02:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data  write aborted for MKL17Z64VFM4 on LPU0</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483761#M29637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, It is recommended to use 57600 for baud rate, however, for KL17 autobaud is implemented on LPUART, so it should work well using different&amp;nbsp; baud rates, in fact, i tested FRDM-KL27Z and entering in ROM bootloader mode via UART and connecting using different baud rate values and it could connect correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can update your application when UART is configured to 38400 and you cannot when setting 57600, can't you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 21:26:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483761#M29637</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2016-04-29T21:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data  write aborted for MKL17Z64VFM4 on LPU0</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483762#M29638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Issac:&lt;/P&gt;&lt;P&gt;I agree with your opinion using different baud rate can connect correctly.&lt;/P&gt;&lt;P&gt;I have tried KL03, KL17 and KL22. I found KL03 and KL22 success rate is higher then KL17, but not 100% programming pass.&lt;/P&gt;&lt;P&gt;Say update application is blhost.&lt;/P&gt;&lt;P&gt;Thanks for your helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 02:15:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483762#M29638</guid>
      <dc:creator>jimmytseng</dc:creator>
      <dc:date>2016-05-03T02:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data  write aborted for MKL17Z64VFM4 on LPU0</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483763#M29639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried by using another peripheral such as USB in order to see if problem is found only when UART is used? Also, there is a newer Kinetis Bootloader version (2.0.0), maybe you can test this version and see if problem are still presented. (&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/kinetis-cortex-m-mcus/kinetis-symbols-footprints-and-models/kinetis-bootloader:KBOOT?code=KBOOT&amp;amp;nodeId=0150522FC898C93521" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/kinetis-cortex-m-mcus/kinetis-symbols-footprints-and-models/kinetis-bootloader:KBOOT?code=KBOOT&amp;amp;nodeId=0150522FC898C93521"&gt;Kinetis Bootloader|NXP&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 18:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Data-write-aborted-for-MKL17Z64VFM4-on-LPU0/m-p/483763#M29639</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2016-05-12T18:58:17Z</dc:date>
    </item>
  </channel>
</rss>

