<?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: Really Hard Bricked FRDM-K22F Boards in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Really-Hard-Bricked-FRDM-K22F-Boards/m-p/837315#M50600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;William,&lt;/P&gt;&lt;P&gt;Please refer the method descripted in: &lt;A href="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/"&gt;How to Recover the OpenSDA V2.x Bootloader&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Considering that you have Segger, Segger J-Link Commander can be used to &lt;STRONG&gt;Flashing the Bootloader&lt;/STRONG&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0244_k20dx_bl_0x8000 for FRDM-K22F.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76443iE919FB3ECCF6A143/image-size/large?v=v2&amp;amp;px=999" role="button" title="0244_k20dx_bl_0x8000 for FRDM-K22F.png" alt="0244_k20dx_bl_0x8000 for FRDM-K22F.png" /&gt;&lt;/span&gt;&lt;BR /&gt;You can download the &lt;A href="https://www.nxp.com/support/developer-resources/run-time-software/kinetis-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA"&gt;latest bootloader and firmware application&lt;/A&gt; of DAPLink rev0244. I have also attached these two files here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="OpenSDA Win10 FRDM-K22F.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76466iCE7E4FABCFF67806/image-size/large?v=v2&amp;amp;px=999" role="button" title="OpenSDA Win10 FRDM-K22F.png" alt="OpenSDA Win10 FRDM-K22F.png" /&gt;&lt;/span&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>Fri, 26 Oct 2018 01:04:49 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2018-10-26T01:04:49Z</dc:date>
    <item>
      <title>Really Hard Bricked FRDM-K22F Boards</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Really-Hard-Bricked-FRDM-K22F-Boards/m-p/837314#M50599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both of my FRDM-K22F boards' debuggers are dead in the same way.&amp;nbsp; Plug them into the USB port and nothing happens.&amp;nbsp; The green light on the board doesn't go on.&amp;nbsp; Windows 10 doesn't see a device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They both died yesterday afternoon.&amp;nbsp; I'd been using those boards for a couple of years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I got out my trusty J-Link and burned the OpenSDA bootloader into the debug processor via connector J12.&amp;nbsp; J-Flash says it went in just fine.&amp;nbsp; Still nothing.&amp;nbsp; I tried both bootloader V2.1 and V2.2.&amp;nbsp; The image of bootloader V2.1 is the exact same file I put into the two boards a couple of years ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that the debug processor seems to be in some sort of fault loop.&amp;nbsp; The reset line (TP15) goes high for 12us, low for 50us, and repeats.&amp;nbsp; The logic low level is 0.6V.&amp;nbsp; This is even with the J-Link disconnected from J12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas about how I can get these boards working again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the threads about adjusting the Windows 10&amp;nbsp;policies so that it doesn't attack the boards again, so they ought to stay alive if I can get them to live again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 17:33:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Really-Hard-Bricked-FRDM-K22F-Boards/m-p/837314#M50599</guid>
      <dc:creator>williamcolley</dc:creator>
      <dc:date>2018-10-25T17:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Really Hard Bricked FRDM-K22F Boards</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Really-Hard-Bricked-FRDM-K22F-Boards/m-p/837315#M50600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;William,&lt;/P&gt;&lt;P&gt;Please refer the method descripted in: &lt;A href="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/"&gt;How to Recover the OpenSDA V2.x Bootloader&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Considering that you have Segger, Segger J-Link Commander can be used to &lt;STRONG&gt;Flashing the Bootloader&lt;/STRONG&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0244_k20dx_bl_0x8000 for FRDM-K22F.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76443iE919FB3ECCF6A143/image-size/large?v=v2&amp;amp;px=999" role="button" title="0244_k20dx_bl_0x8000 for FRDM-K22F.png" alt="0244_k20dx_bl_0x8000 for FRDM-K22F.png" /&gt;&lt;/span&gt;&lt;BR /&gt;You can download the &lt;A href="https://www.nxp.com/support/developer-resources/run-time-software/kinetis-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA"&gt;latest bootloader and firmware application&lt;/A&gt; of DAPLink rev0244. I have also attached these two files here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="OpenSDA Win10 FRDM-K22F.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76466iCE7E4FABCFF67806/image-size/large?v=v2&amp;amp;px=999" role="button" title="OpenSDA Win10 FRDM-K22F.png" alt="OpenSDA Win10 FRDM-K22F.png" /&gt;&lt;/span&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>Fri, 26 Oct 2018 01:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Really-Hard-Bricked-FRDM-K22F-Boards/m-p/837315#M50600</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-10-26T01:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Really Hard Bricked FRDM-K22F Boards</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Really-Hard-Bricked-FRDM-K22F-Boards/m-p/837316#M50601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attachment 0224_k20dx_bl_0x8000.bin.zip was the key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2018 12:50:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Really-Hard-Bricked-FRDM-K22F-Boards/m-p/837316#M50601</guid>
      <dc:creator>williamcolley</dc:creator>
      <dc:date>2018-10-26T12:50:44Z</dc:date>
    </item>
  </channel>
</rss>

