<?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>S32KのトピックRe: Trouble connecting to S32K342 (reset loop)</title>
    <link>https://community.nxp.com/t5/S32K/Trouble-connecting-to-S32K342-reset-loop/m-p/2201794#M54312</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256692"&gt;@S1mp1e&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have you tried both JTAG and SWD?&lt;/P&gt;
&lt;P&gt;Do you see the same error?&lt;/P&gt;
&lt;P&gt;What is the duration between each RESET assertion?&lt;BR /&gt;How many reset pulses do you observe?&lt;/P&gt;
&lt;P&gt;The S32K3 family has a safety feature where repeated functional resets escalate to a destructive reset, eventually entering Recovery Mode. If the reset counter exceeds a threshold (default is 8), the device stays in reset until a power cycle clears it.&lt;/P&gt;
&lt;P&gt;Also,&amp;nbsp;when there is no valid Image Vector Table (IVT) (e.g., flash erased), the Secure Boot Assist Firmware (SBAF) automatically starts the Recovery Mode sequence.&lt;/P&gt;
&lt;P&gt;What is the current Lifecycle (LC) state of the device?&lt;BR /&gt;Is HSE firmware installed on the MCU?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1762770444471.png" style="width: 701px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364683i89F612B9EFE9E7F9/image-dimensions/701x256?v=v2" width="701" height="256" role="button" title="danielmartynek_0-1762770444471.png" alt="danielmartynek_0-1762770444471.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1762770512198.png" style="width: 845px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364684i98D5EB502DD96851/image-dimensions/845x651?v=v2" width="845" height="651" role="button" title="danielmartynek_1-1762770512198.png" alt="danielmartynek_1-1762770512198.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If an application is loaded, the reset could be triggered by multiple sources. To identify the cause, you should read the MC_RGM_DES (Destructive Event Status) and MC_RGM_FES (Functional Event Status) registers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Mon, 10 Nov 2025 10:34:12 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2025-11-10T10:34:12Z</dc:date>
    <item>
      <title>Trouble connecting to S32K342 (reset loop)</title>
      <link>https://community.nxp.com/t5/S32K/Trouble-connecting-to-S32K342-reset-loop/m-p/2201437#M54299</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I’m running into some trouble with an S32K342 MCU and J-Link.&lt;/P&gt;&lt;P&gt;When I try to connect, I get this error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Error: DAP error while reading AIRCR&lt;/LI-CODE&gt;&lt;P&gt;On &lt;STRONG&gt;normal power-up&lt;/STRONG&gt;, the RESET pin &lt;STRONG&gt;keeps toggling high/low&lt;/STRONG&gt;, looks like the device is stuck in some kind of reset loop.&lt;/P&gt;&lt;P&gt;If I &lt;STRONG&gt;force the RESET pin high externally&lt;/STRONG&gt;, J-Link can &lt;STRONG&gt;connect&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;But when I try a full chip erase (erase in J-Link Commander), &lt;STRONG&gt;it successed&lt;/STRONG&gt;. After reconnecting, I’m back to the same error and reset pin instability.&lt;/P&gt;&lt;P&gt;Could this be caused by flash security configuration locking the device? If so, what’s the proper recovery procedure?&lt;/P&gt;&lt;P&gt;What’s the likely root cause of the RESET pin toggling — external hardware issue or some internal fault/reset source?&lt;/P&gt;&lt;P&gt;I am looking for guidance on the official recovery/unlock procedure for S32K342 and tips on how to diagnose or fix the RESET pin instability.&lt;/P&gt;&lt;P&gt;Thanks in advance for any insights!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 03:39:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Trouble-connecting-to-S32K342-reset-loop/m-p/2201437#M54299</guid>
      <dc:creator>S1mp1e</dc:creator>
      <dc:date>2025-11-10T03:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble connecting to S32K342 (reset loop)</title>
      <link>https://community.nxp.com/t5/S32K/Trouble-connecting-to-S32K342-reset-loop/m-p/2201794#M54312</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256692"&gt;@S1mp1e&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have you tried both JTAG and SWD?&lt;/P&gt;
&lt;P&gt;Do you see the same error?&lt;/P&gt;
&lt;P&gt;What is the duration between each RESET assertion?&lt;BR /&gt;How many reset pulses do you observe?&lt;/P&gt;
&lt;P&gt;The S32K3 family has a safety feature where repeated functional resets escalate to a destructive reset, eventually entering Recovery Mode. If the reset counter exceeds a threshold (default is 8), the device stays in reset until a power cycle clears it.&lt;/P&gt;
&lt;P&gt;Also,&amp;nbsp;when there is no valid Image Vector Table (IVT) (e.g., flash erased), the Secure Boot Assist Firmware (SBAF) automatically starts the Recovery Mode sequence.&lt;/P&gt;
&lt;P&gt;What is the current Lifecycle (LC) state of the device?&lt;BR /&gt;Is HSE firmware installed on the MCU?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1762770444471.png" style="width: 701px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364683i89F612B9EFE9E7F9/image-dimensions/701x256?v=v2" width="701" height="256" role="button" title="danielmartynek_0-1762770444471.png" alt="danielmartynek_0-1762770444471.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1762770512198.png" style="width: 845px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364684i98D5EB502DD96851/image-dimensions/845x651?v=v2" width="845" height="651" role="button" title="danielmartynek_1-1762770512198.png" alt="danielmartynek_1-1762770512198.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If an application is loaded, the reset could be triggered by multiple sources. To identify the cause, you should read the MC_RGM_DES (Destructive Event Status) and MC_RGM_FES (Functional Event Status) registers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 10:34:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Trouble-connecting-to-S32K342-reset-loop/m-p/2201794#M54312</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-11-10T10:34:12Z</dc:date>
    </item>
  </channel>
</rss>

