<?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 PE Micro Connection Assistant Error Due to Missing UntouchedPortPin Configuration on S32K144 EVB in S32K</title>
    <link>https://community.nxp.com/t5/S32K/PE-Micro-Connection-Assistant-Error-Due-to-Missing/m-p/2303757#M56494</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with &lt;STRONG&gt;S32K144&lt;/STRONG&gt; using &lt;STRONG&gt;S32 Design Studio 3.4&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;While debugging my &lt;STRONG&gt;user-created application&lt;/STRONG&gt;, I encountered a &lt;STRONG&gt;PE Micro Connection Assistant error&lt;/STRONG&gt; (as shown in the attached image). The error appears during debug launch, even though the project builds.&lt;/P&gt;&lt;P&gt;After investigation, I noticed the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In the &lt;STRONG&gt;DIO_Toggled_S32K144 example&lt;/STRONG&gt;, under&lt;BR /&gt;&lt;STRONG&gt;MCAL → Port Configuration → PortConfigSet → PortContainer → UntouchedPortPin&lt;/STRONG&gt;,&lt;BR /&gt;the following pins are enabled by default:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;EXTAL (pin 39)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;XTAL (pin 38)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;RESET_B (pin 5)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TCK (pin 68)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TDI (pin 69)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TDO (pin 10)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TMS (pin 4)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This example debugs correctly without any issue.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (336).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374970i0A73E3FD21AB544C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (336).png" alt="Screenshot (336).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (337).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374971i03BFA45F5F729D96/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (337).png" alt="Screenshot (337).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In my &lt;STRONG&gt;new user application&lt;/STRONG&gt;, I enabled only the &lt;STRONG&gt;RED LED pin&lt;/STRONG&gt; in &lt;STRONG&gt;Dio and Port configuration&lt;/STRONG&gt;, but I &lt;STRONG&gt;did not enable the above UntouchedPortPin entries&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (329).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374973i178E2753FF18D892/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (329).png" alt="Screenshot (329).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (330).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374972i7C198699B3977E9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (330).png" alt="Screenshot (330).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;After flashing and starting debug, the &lt;STRONG&gt;PE Micro Connection Assistant error occurs&lt;/STRONG&gt;, and the debugger cannot connect to the target.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (338).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374975i0351596DFDBBC68B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (338).png" alt="Screenshot (338).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (335).png" style="width: 365px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374976i73A4CE32B3D0A683/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (335).png" alt="Screenshot (335).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Based on this, I suspect the issue is related to &lt;STRONG&gt;missing configuration of debug-related pins (JTAG, RESET, XTAL/EXTAL)&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Could you please clarify:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Are the &lt;STRONG&gt;JTAG, RESET_B, and XTAL/EXTAL pins mandatory&lt;/STRONG&gt; to be enabled under &lt;STRONG&gt;UntouchedPortPin&lt;/STRONG&gt; for proper PE Micro debugging?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is &lt;STRONG&gt;not enabling these pins&lt;/STRONG&gt; the &lt;STRONG&gt;root cause&lt;/STRONG&gt; of the PE Micro Connection Assistant error?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For &lt;STRONG&gt;user-created applications&lt;/STRONG&gt;, is it recommended to &lt;STRONG&gt;always copy the UntouchedPortPin configuration from NXP example projects&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;What is the &lt;STRONG&gt;correct and recommended way&lt;/STRONG&gt; to resolve this issue and avoid debugger connection failures?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there any &lt;STRONG&gt;official checklist or guideline&lt;/STRONG&gt; for Port/Dio configuration when creating a project from scratch?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any guidance on the &lt;STRONG&gt;correct port configuration and debug-safe pin setup&lt;/STRONG&gt; would be very helpful.&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jan 2026 12:00:10 GMT</pubDate>
    <dc:creator>KAVIN7</dc:creator>
    <dc:date>2026-01-30T12:00:10Z</dc:date>
    <item>
      <title>PE Micro Connection Assistant Error Due to Missing UntouchedPortPin Configuration on S32K144 EVB</title>
      <link>https://community.nxp.com/t5/S32K/PE-Micro-Connection-Assistant-Error-Due-to-Missing/m-p/2303757#M56494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with &lt;STRONG&gt;S32K144&lt;/STRONG&gt; using &lt;STRONG&gt;S32 Design Studio 3.4&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;While debugging my &lt;STRONG&gt;user-created application&lt;/STRONG&gt;, I encountered a &lt;STRONG&gt;PE Micro Connection Assistant error&lt;/STRONG&gt; (as shown in the attached image). The error appears during debug launch, even though the project builds.&lt;/P&gt;&lt;P&gt;After investigation, I noticed the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In the &lt;STRONG&gt;DIO_Toggled_S32K144 example&lt;/STRONG&gt;, under&lt;BR /&gt;&lt;STRONG&gt;MCAL → Port Configuration → PortConfigSet → PortContainer → UntouchedPortPin&lt;/STRONG&gt;,&lt;BR /&gt;the following pins are enabled by default:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;EXTAL (pin 39)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;XTAL (pin 38)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;RESET_B (pin 5)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TCK (pin 68)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TDI (pin 69)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TDO (pin 10)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;JTAG_TMS (pin 4)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This example debugs correctly without any issue.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (336).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374970i0A73E3FD21AB544C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (336).png" alt="Screenshot (336).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (337).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374971i03BFA45F5F729D96/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (337).png" alt="Screenshot (337).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In my &lt;STRONG&gt;new user application&lt;/STRONG&gt;, I enabled only the &lt;STRONG&gt;RED LED pin&lt;/STRONG&gt; in &lt;STRONG&gt;Dio and Port configuration&lt;/STRONG&gt;, but I &lt;STRONG&gt;did not enable the above UntouchedPortPin entries&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (329).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374973i178E2753FF18D892/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (329).png" alt="Screenshot (329).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (330).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374972i7C198699B3977E9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (330).png" alt="Screenshot (330).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;After flashing and starting debug, the &lt;STRONG&gt;PE Micro Connection Assistant error occurs&lt;/STRONG&gt;, and the debugger cannot connect to the target.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (338).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374975i0351596DFDBBC68B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (338).png" alt="Screenshot (338).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (335).png" style="width: 365px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374976i73A4CE32B3D0A683/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (335).png" alt="Screenshot (335).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Based on this, I suspect the issue is related to &lt;STRONG&gt;missing configuration of debug-related pins (JTAG, RESET, XTAL/EXTAL)&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Could you please clarify:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Are the &lt;STRONG&gt;JTAG, RESET_B, and XTAL/EXTAL pins mandatory&lt;/STRONG&gt; to be enabled under &lt;STRONG&gt;UntouchedPortPin&lt;/STRONG&gt; for proper PE Micro debugging?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is &lt;STRONG&gt;not enabling these pins&lt;/STRONG&gt; the &lt;STRONG&gt;root cause&lt;/STRONG&gt; of the PE Micro Connection Assistant error?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For &lt;STRONG&gt;user-created applications&lt;/STRONG&gt;, is it recommended to &lt;STRONG&gt;always copy the UntouchedPortPin configuration from NXP example projects&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;What is the &lt;STRONG&gt;correct and recommended way&lt;/STRONG&gt; to resolve this issue and avoid debugger connection failures?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there any &lt;STRONG&gt;official checklist or guideline&lt;/STRONG&gt; for Port/Dio configuration when creating a project from scratch?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any guidance on the &lt;STRONG&gt;correct port configuration and debug-safe pin setup&lt;/STRONG&gt; would be very helpful.&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 12:00:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PE-Micro-Connection-Assistant-Error-Due-to-Missing/m-p/2303757#M56494</guid>
      <dc:creator>KAVIN7</dc:creator>
      <dc:date>2026-01-30T12:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: PE Micro Connection Assistant Error Due to Missing UntouchedPortPin Configuration on S32K144 EVB</title>
      <link>https://community.nxp.com/t5/S32K/PE-Micro-Connection-Assistant-Error-Due-to-Missing/m-p/2304388#M56514</link>
      <description>&lt;P&gt;Hi NXP team,&lt;/P&gt;&lt;P&gt;I raised this issue 2 days ago in this ticket:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K/PE-Micro-Connection-Assistant-Error-Due-to-Missing/m-p/2303757#M56494" target="_new" rel="noopener"&gt;https://community.nxp.com/t5/S32K/PE-Micro-Connection-Assistant-Error-Due-to-Missing/m-p/2303757#M56494&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but I haven’t received any replies yet.&lt;/P&gt;&lt;P&gt;Can someone please take a look and help me with this error?&lt;BR /&gt;I am facing a &lt;STRONG&gt;PE Micro Connection Assistant error&lt;/STRONG&gt; when debugging my custom GPIO project on S32K144, and I am blocked from proceeding with further implementation.&lt;/P&gt;&lt;P&gt;Thank you in advance for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 04:13:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PE-Micro-Connection-Assistant-Error-Due-to-Missing/m-p/2304388#M56514</guid>
      <dc:creator>KAVIN7</dc:creator>
      <dc:date>2026-02-02T04:13:37Z</dc:date>
    </item>
  </channel>
</rss>

