<?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: Debugging Issue when trying to flash the code in the S32K144 EVAL board. in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199061#M54161</link>
    <description>&lt;P&gt;Did the P&amp;amp;E Recovery Utility halt MCU?&lt;/P&gt;
&lt;P&gt;How do you repeatedly power on and off the MCU?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 13:08:52 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2025-11-05T13:08:52Z</dc:date>
    <item>
      <title>Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2198726#M54145</link>
      <description>&lt;P&gt;Hii ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am using &lt;STRONG&gt;s32k144 eval board&lt;/STRONG&gt; in that I am using &lt;STRONG&gt;PE-micro debugger (Open SDA FD906E5B)&lt;/STRONG&gt;&amp;nbsp;.when i am trying to debug/flash my code in the board and i am facing this issue. Could anybody let me know what is the issue and what mistake did i made.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error_Pic1" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364025i3852F5D4409A5AD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-11-05 103900.png" alt="Error_Pic1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Error_Pic1&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error_Pic2" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364026iE5D52E3D01BD0C71/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-11-05 104103.png" alt="Error_Pic2" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Error_Pic2&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Debug_Conifg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364027iF02B2024A91EB987/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-11-05 104145.png" alt="Debug_Conifg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Debug_Conifg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 05:22:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2198726#M54145</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2025-11-05T05:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2198869#M54149</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Seems that you are configure &lt;STRONG&gt;Dio&lt;/STRONG&gt; of MCAL.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please make sure follow the "&lt;SPAN&gt;Under UnTouchedPortPin, click ‘+’ and add the following 5 PortPin Pcr numbers: 4, 5, 10, 68, 69" of&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Create-a-Blinking-LED-example-project-using-S32K1xx-RTD/ta-p/1471695" target="_self"&gt;HOWTO: Create a Blinking LED example project using S32K1xx RTD with AUTOSAR&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;These are debug pins.&lt;/P&gt;
&lt;P&gt;If you haven't set them correctly, the debugger connection will be lost when the program reaches this point.&lt;/P&gt;
&lt;P&gt;If this happens, try recovering using &lt;A href="https://community.nxp.com/t5/S32K/S32K144-D2-RED-LED-is-ON-always/m-p/1567621" target="_self"&gt;Kinetis_Recovery_Utility.zip&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR /&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 "ACCEPT AS SOLUTION" 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>Wed, 05 Nov 2025 08:30:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2198869#M54149</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-11-05T08:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199056#M54160</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks for reply but still its not working.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 13:01:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199056#M54160</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2025-11-05T13:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199061#M54161</link>
      <description>&lt;P&gt;Did the P&amp;amp;E Recovery Utility halt MCU?&lt;/P&gt;
&lt;P&gt;How do you repeatedly power on and off the MCU?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 13:08:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199061#M54161</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-11-05T13:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199064#M54162</link>
      <description>I have done the same thing that you have mentioned but still its not working..&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2025 13:15:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199064#M54162</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2025-11-05T13:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199189#M54172</link>
      <description>The thing is I am not configuring the dio but i am running an dio example project and when i am running it i am getting the debugger error that i have mentioned earlier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2025 16:27:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199189#M54172</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2025-11-05T16:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199856#M54200</link>
      <description>&lt;P&gt;Send that project to me. I will test it on my S32K144EVB.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 07:47:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2199856#M54200</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-11-06T07:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2200017#M54216</link>
      <description>It worked after using the kinetics recovery utlilty tool.</description>
      <pubDate>Thu, 06 Nov 2025 10:44:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2200017#M54216</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2025-11-06T10:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2304393#M56515</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In this thread it was mentioned that the issue was resolved by using the &lt;STRONG&gt;Kinetis Recovery Utility tool.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am also facing a &lt;STRONG&gt;similar debug/flash issue&lt;/STRONG&gt; on my &lt;STRONG&gt;S32K144 EVB board&lt;/STRONG&gt;.&lt;BR /&gt;Can you please explain:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;How to install the Kinetis Recovery Utility tool&lt;/STRONG&gt; — download link, installation steps, required version, etc.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;How to use the tool&lt;/STRONG&gt; to recover the S32K144 EVB board — step-by-step instructions for recovery.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Any &lt;STRONG&gt;specific settings or precautions&lt;/STRONG&gt; to follow when using the Recovery Utility (e.g., BDM/USB settings, jumper settings, power cycle requirements, etc.).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Whether using this tool is safe (will it erase flash / configuration?).&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I would really appreciate detailed steps, as I am currently blocked and unable to proceed with debugging/flashing.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 04:47:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2304393#M56515</guid>
      <dc:creator>KAVIN7</dc:creator>
      <dc:date>2026-02-02T04:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2304590#M56526</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt;&lt;BR /&gt;Incorrect Port Driver configuration (especially wrong or missing &lt;STRONG&gt;Untouched Pins&lt;/STRONG&gt; selection) can disable the debug interface and prevent flashing.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps to Recovery:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Set &lt;STRONG&gt;J107 to pins 1–2&lt;/STRONG&gt; and connect the &lt;STRONG&gt;12 V power supply&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Open the tool and select &lt;STRONG&gt;OpenSDA USB.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Hold RESET&lt;/STRONG&gt;, click &lt;STRONG&gt;Start&lt;/STRONG&gt;, then release RESET.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;When prompted, &lt;STRONG&gt;power cycle the 12 V supply&lt;/STRONG&gt; (unplug and plug back in).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;On &lt;STRONG&gt;success&lt;/STRONG&gt;, proceed to flash the board normally.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-02 154810.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375157i2D8B390C404D60A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-02 154810.png" alt="Screenshot 2026-02-02 154810.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-02 154910.png" style="width: 750px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375158i9A96618925D6D395/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-02 154910.png" alt="Screenshot 2026-02-02 154910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 02 Feb 2026 10:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2304590#M56526</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2026-02-02T10:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Issue when trying to flash the code in the S32K144 EVAL board.</title>
      <link>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2304611#M56527</link>
      <description>&lt;P&gt;Hi &lt;STRONG&gt;Vamshi&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Thank you very much for your detailed explanation and clear recovery steps.&lt;/P&gt;&lt;P&gt;I followed the &lt;STRONG&gt;Kinetis Recovery Utility procedure&lt;/STRONG&gt; exactly as you described:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Set &lt;STRONG&gt;J107 to pins 1–2&lt;/STRONG&gt; and connected &lt;STRONG&gt;12 V supply&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Selected &lt;STRONG&gt;OpenSDA USB&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Held &lt;STRONG&gt;RESET&lt;/STRONG&gt;, clicked &lt;STRONG&gt;Start&lt;/STRONG&gt;, then released RESET&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Power-cycled the board when prompted&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (346).png" style="width: 596px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375160i80A03A8750267A0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (346).png" alt="Screenshot (346).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The recovery was &lt;STRONG&gt;successful&lt;/STRONG&gt;, and after that I was able to &lt;STRONG&gt;flash and debug the S32K144 EVB normally&lt;/STRONG&gt;.&lt;BR /&gt;The issue is now &lt;STRONG&gt;fully resolved.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Your explanation about &lt;STRONG&gt;incorrect Port Driver / Untouched Pins configuration disabling the debug interface&lt;/STRONG&gt; was very helpful and pointed me in the right direction.&lt;/P&gt;&lt;P&gt;Thanks again for your support and quick help!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 11:28:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugging-Issue-when-trying-to-flash-the-code-in-the-S32K144/m-p/2304611#M56527</guid>
      <dc:creator>KAVIN7</dc:creator>
      <dc:date>2026-02-02T11:28:40Z</dc:date>
    </item>
  </channel>
</rss>

