<?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>MCU BootloaderのトピックFRDM-KL02Z connect error using OpenSDA-USB Port</title>
    <link>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738287#M675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was configure IO PTA0 (which is use by the jtag clk pin) as the general io in the main start code, and start debuger. when the process start, i lost connect to the chip. AND never get connect to the chip again.&amp;nbsp; is there any to&amp;nbsp;NOT run the program in flash when it boot? or is there any way to erase flash without using jtag? or the chip just never enable to reprogram again?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2018 13:08:24 GMT</pubDate>
    <dc:creator>wushenhui</dc:creator>
    <dc:date>2018-05-09T13:08:24Z</dc:date>
    <item>
      <title>FRDM-KL02Z connect error using OpenSDA-USB Port</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738287#M675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was configure IO PTA0 (which is use by the jtag clk pin) as the general io in the main start code, and start debuger. when the process start, i lost connect to the chip. AND never get connect to the chip again.&amp;nbsp; is there any to&amp;nbsp;NOT run the program in flash when it boot? or is there any way to erase flash without using jtag? or the chip just never enable to reprogram again?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 13:08:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738287#M675</guid>
      <dc:creator>wushenhui</dc:creator>
      <dc:date>2018-05-09T13:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL02Z connect error using OpenSDA-USB Port</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738288#M676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read &lt;A href="https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/"&gt;Bricking and Recovering FRDM-KL25Z Boards: Reset, SWD Clock and Low Power&lt;/A&gt;, the &lt;A href="http://www.pemicro.com/downloads/download_file.cfm?download_id=393"&gt;Kinetis_Recovery_Utility.exe&lt;/A&gt; can be used to recory your MCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 01:54:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738288#M676</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-05-10T01:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL02Z connect error using OpenSDA-USB Port</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738289#M677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. But i can't get the "success" prompt in the recovery utility, after try many times. I monitor the SWD_CLK, it did has the signal when i start the utility, it means the continue send halt is working. but when i power up chip, I got intertwing signal in PTA0(which is generate in my code), immediately. because i configure the io to test just right after the auto generated lowlevel init code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Is the jtag debug reciver init in the lowlevel init code? if so, that may be i have not chance to&amp;nbsp;overtake the configure PTA0 code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Is there another reliable way to do the recovery? pull up or down some io, the chip doesn't read the flash, just wait the debug signal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Is there some trick to mess up the flash data? Like &lt;EM style="color: #6a6a6a; background-color: #ffffff; font-weight: bold; font-size: small;"&gt;Electrical shock to some io pin?&amp;nbsp;&lt;/EM&gt;Running error code will cause chip halt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 23:32:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738289#M677</guid>
      <dc:creator>wushenhui</dc:creator>
      <dc:date>2018-05-10T23:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL02Z connect error using OpenSDA-USB Port</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738290#M678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Application Version of my FRDM-KL02Z is: 1.18, you can use the attached MSD-DEBUG-FRDM-KL02Z_Pemicro_v118.SDA.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Application Version.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30207i58FBBA7D55FAE732/image-size/large?v=v2&amp;amp;px=999" role="button" title="Application Version.png" alt="Application Version.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It works on at my PC with Win10, you can try it on WinXP or Win7 too.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="step1 show Hardware.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30418i239E70925B4436E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="step1 show Hardware.png" alt="step1 show Hardware.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="step2 select OpenSDAUSB.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30616iF53D1A1D7757F710/image-size/large?v=v2&amp;amp;px=999" role="button" title="step2 select OpenSDAUSB.png" alt="step2 select OpenSDAUSB.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="step3 START try.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30537i421F0D28AD635148/image-size/large?v=v2&amp;amp;px=999" role="button" title="step3 START try.png" alt="step3 START try.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During and following a reset, the SWD pins have their associated input pins configured as:&lt;BR /&gt;• SWD_CLK in pulldown (PD)&lt;BR /&gt;• SWD_DIO in pullup (PU)&lt;/P&gt;&lt;P&gt;You can try to press SW1 on FRDM-KL02Z when using Kinetis_Recovery_Utility.&lt;BR /&gt;If you did not disable NMI_b function through FTFA_FOPT[NMI_DIS], you can also try to connect NMI_b(PTB5 Pin4 J8) to GND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 02:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FRDM-KL02Z-connect-error-using-OpenSDA-USB-Port/m-p/738290#M678</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-05-14T02:28:14Z</dc:date>
    </item>
  </channel>
</rss>

