<?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: If the debugging port is disabled, the program cannot be written. How to solve this problem？</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1428057#M62632</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 01:24:09 GMT</pubDate>
    <dc:creator>kabusiji</dc:creator>
    <dc:date>2022-03-15T01:24:09Z</dc:date>
    <item>
      <title>If the debugging port is disabled, the program cannot be written. How to solve this problem？</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1427596#M62619</link>
      <description>&lt;P&gt;As shown in the figure:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Debug.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173498iAFE8E3154689A404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Debug.PNG" alt="Debug.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;May I ask that the Debug was closed through PE configuration last time, but it cannot be burned in now, is there any solution?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 08:35:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1427596#M62619</guid>
      <dc:creator>kabusiji</dc:creator>
      <dc:date>2022-03-14T08:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: If the debugging port is disabled, the program cannot be written. How to solve this problem？</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1427646#M62620</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer the answer in:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-burn-the-program-in-KEA8-if-SWD-is-disabled-in-main/m-p/1373318" target="_self"&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;How to burn the program in KEA8 if SWD is disabled in main.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 09:41:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1427646#M62620</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-03-14T09:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: If the debugging port is disabled, the program cannot be written. How to solve this problem？</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1427710#M62621</link>
      <description>&lt;P&gt;The easiest way is to use the P&amp;amp;E Multilnk (it can be a 'normal' one), with the PEMICRO Recovery utility, see &lt;A href="https://mcuoneclipse.com/2021/05/20/recovering-cortex-m-microcontroller-with-a-power-glitch/" target="_blank"&gt;https://mcuoneclipse.com/2021/05/20/recovering-cortex-m-microcontroller-with-a-power-glitch/&lt;/A&gt; and &lt;A href="https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/" target="_blank"&gt;https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For the above you need the PEMicro debug probe.&lt;/P&gt;&lt;P&gt;If you have a J-Link, then you can try the 'resurrect locked Kinetis device' in the MCUXpresso IDE, see&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_0-1647257501702.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173521iF123C6AD46B45083/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_0-1647257501702.png" alt="ErichStyger_0-1647257501702.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There is a command line way too, see &lt;A href="https://mcuoneclipse.com/2014/10/05/unlocking-and-erasing-flash-with-segger-j-link/" target="_blank"&gt;https://mcuoneclipse.com/2014/10/05/unlocking-and-erasing-flash-with-segger-j-link/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 11:32:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1427710#M62621</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-03-14T11:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: If the debugging port is disabled, the program cannot be written. How to solve this problem？</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1428057#M62632</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 01:24:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1428057#M62632</guid>
      <dc:creator>kabusiji</dc:creator>
      <dc:date>2022-03-15T01:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: If the debugging port is disabled, the program cannot be written. How to solve this problem？</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1428069#M62634</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 01:46:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/If-the-debugging-port-is-disabled-the-program-cannot-be-written/m-p/1428069#M62634</guid>
      <dc:creator>kabusiji</dc:creator>
      <dc:date>2022-03-15T01:46:52Z</dc:date>
    </item>
  </channel>
</rss>

