<?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: PE Micro Programming Issue</title>
    <link>https://community.nxp.com/t5/S32K/PE-Micro-Programming-Issue/m-p/2409539#M60761</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262397"&gt;@sharathkumar2026&lt;/a&gt;,&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea" data-pm-slice="1 1 []"&gt;The error you are seeing (the PEmicro "Secure Debug" warning) does not necessarily mean HSE firmware is active. Secure Debug can also be enabled purely through UTEST OTP, by programming the debug password at &lt;CODE&gt;0x1B000080&lt;/CODE&gt; and advancing the lifecycle state — without any HSE firmware involvement. I assume you have not done this either, but it is worth mentioning.&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Additionally, this error could appear as a false positive when the MCU resets unexpectedly during the debugger's initial connection handshake. Could you please:&lt;/P&gt;
&lt;UL class="wnfdntf" dir="auto"&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Monitor the RESET_B pin with an oscilloscope or logic analyzer while the debugger is disconnected — is it toggling or held low?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Confirm whether the board was working before this failure, or if this is a new board that has never been programmed successfully.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Let us know how many boards are in this state — is this isolated to one unit, or are multiple boards affected?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Note on the PEmicro algorithm&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;The PEmicro debugger uses a proprietary flash algorithm, so the exact meaning of internal error codes is not publicly documented. I would recommend also reaching out directly to &lt;A href="https://www.pemicro.com/support/" rel="noopener noreferrer nofollow" target="_blank"&gt;PEmicro support&lt;/A&gt;.&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;1 &amp;amp; 2.&amp;nbsp;S32DS uses the PEmicro GDB Server plugin. The complete plugin documentation is available here:&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea" data-pm-slice="1 3 []"&gt;S32DS uses the PEmicro GDB Server plugin. The complete plugin documentation is available here:&lt;/P&gt;
&lt;UL class="wnfdntf" dir="auto"&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;&lt;A href="https://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320151&amp;amp;productTab=1000000" rel="noopener noreferrer nofollow" target="_blank"&gt;PEmicro GDB Server for Eclipse-based IDEs&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;NXP Knowledge Base articles:&lt;/P&gt;
&lt;UL class="wnfdntf" dir="auto"&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Build-a-Project-and-Setup-Debugging-with-GDB-PEMicro/ta-p/1941848" rel="noopener noreferrer nofollow" target="_blank"&gt;HOWTO: Build a Project and Setup Debugging with GDB PEmicro (S32DS 3.x)&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Build-a-Project-and-Setup-a-Debug-Configuration-for/ta-p/1125968" rel="noopener noreferrer nofollow" target="_blank"&gt;HOWTO: Build a Project and Setup a Debug Configuration for debugging in S32 Design Studio&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;3.&amp;nbsp;Either interface will work for the S32K344.&lt;/P&gt;
&lt;P&gt;4.&amp;nbsp;These settings are handled automatically by the PEmicro flash algorithm.&lt;/P&gt;
&lt;P&gt;5.&amp;nbsp;Simply select the derivative in the debug configuration.&lt;/P&gt;
&lt;P&gt;6.&amp;nbsp;Any of the RTD (Real-Time Drivers) example projects for S32K344 include a ready-to-use linker file and memory configuration targeting internal flash.&lt;/P&gt;
&lt;P&gt;7.&amp;nbsp;If HSE firmware is not installed on your device, ensure that the hse_disabled flash algorithm variant is selected in the PEmicro debugger settings.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1788161026086.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/395576i2FE17B3213A89B4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielmartynek_0-1788161026086.png" alt="danielmartynek_0-1788161026086.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;danielmartynek_0-1788161026086.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;8.&amp;nbsp;Please check the following:&lt;/P&gt;
&lt;P&gt;Is the RESET_B signal stable after power-on reset or does it toggle? An unexpected reset during the flash operation could be the root cause.&lt;/P&gt;
&lt;P&gt;Is the power supply clean and stable throughout the operation?&lt;/P&gt;
&lt;P&gt;After a power-on reset, does a previously programmed application execute normally, or does the device appear to hang or reset repeatedly?&lt;/P&gt;
&lt;P&gt;Do you have access to another PEmicro probe (or a probe from a different vendor, such as a J-Link) to rule out a probe-specific issue?&lt;/P&gt;
&lt;P&gt;Is the failure consistent across all boards, or limited to one unit?&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2026 07:26:08 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2026-08-31T07:26:08Z</dc:date>
    <item>
      <title>PE Micro Programming Issue</title>
      <link>https://community.nxp.com/t5/S32K/PE-Micro-Programming-Issue/m-p/2408672#M60707</link>
      <description>&lt;P&gt;Hey NXP&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am using an&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;S32K344 EVB&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Custom Board&amp;nbsp;&lt;/SPAN&gt;with a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;PEmicro Multilink Universe FX Rev-D&lt;BR /&gt;10-pin JTAG/SWD debug probe&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;S32 Design Studio (S32DS) version 3.6.8&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I would like to flash an application into the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;normal internal Program Flash&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the S32K344.&lt;/P&gt;&lt;P&gt;I am not using HSE Secure Boot, Secure Debug, or any other security features which is not in our scop and not required for our Debug requirements.&lt;BR /&gt;&lt;BR /&gt;currently I am facing the attached Issue while debugging so Your Immidiate guidence will help to resolve the issue in required fields&lt;/P&gt;&lt;P&gt;Could you someone please provide the detailed steps for:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Connecting the PEmicro 10-pin JTAG/SWD debugger to the 10 Pin - S32K344 Custom EVB.&lt;/LI&gt;&lt;LI&gt;Creating the correct Debug/Run configuration in S32DS 3.6.8.&lt;/LI&gt;&lt;LI&gt;Selecting the proper interface (SWD or JTAG).&lt;/LI&gt;&lt;LI&gt;Configuring flash programming settings (Erase, Program, Verify).&lt;/LI&gt;&lt;LI&gt;Setting the correct target device and connection mode.&lt;/LI&gt;&lt;LI&gt;Any required linker or memory configuration for standard internal flash programming.&lt;/LI&gt;&lt;LI&gt;Recommended settings to avoid Secure Debug/HSE-related issues.&lt;/LI&gt;&lt;LI&gt;Troubleshooting steps if the debugger detects the device but fails during flash programming.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I am looking for a complete flashing procedure and the exact S32DS configuration required for successful programming and debugging of the S32K344 EVB using a PEmicro probe.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2026 05:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PE-Micro-Programming-Issue/m-p/2408672#M60707</guid>
      <dc:creator>sharathkumar2026</dc:creator>
      <dc:date>2026-08-27T05:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: PE Micro Programming Issue</title>
      <link>https://community.nxp.com/t5/S32K/PE-Micro-Programming-Issue/m-p/2409539#M60761</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262397"&gt;@sharathkumar2026&lt;/a&gt;,&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea" data-pm-slice="1 1 []"&gt;The error you are seeing (the PEmicro "Secure Debug" warning) does not necessarily mean HSE firmware is active. Secure Debug can also be enabled purely through UTEST OTP, by programming the debug password at &lt;CODE&gt;0x1B000080&lt;/CODE&gt; and advancing the lifecycle state — without any HSE firmware involvement. I assume you have not done this either, but it is worth mentioning.&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Additionally, this error could appear as a false positive when the MCU resets unexpectedly during the debugger's initial connection handshake. Could you please:&lt;/P&gt;
&lt;UL class="wnfdntf" dir="auto"&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Monitor the RESET_B pin with an oscilloscope or logic analyzer while the debugger is disconnected — is it toggling or held low?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Confirm whether the board was working before this failure, or if this is a new board that has never been programmed successfully.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Let us know how many boards are in this state — is this isolated to one unit, or are multiple boards affected?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;Note on the PEmicro algorithm&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;The PEmicro debugger uses a proprietary flash algorithm, so the exact meaning of internal error codes is not publicly documented. I would recommend also reaching out directly to &lt;A href="https://www.pemicro.com/support/" rel="noopener noreferrer nofollow" target="_blank"&gt;PEmicro support&lt;/A&gt;.&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;1 &amp;amp; 2.&amp;nbsp;S32DS uses the PEmicro GDB Server plugin. The complete plugin documentation is available here:&lt;/P&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea" data-pm-slice="1 3 []"&gt;S32DS uses the PEmicro GDB Server plugin. The complete plugin documentation is available here:&lt;/P&gt;
&lt;UL class="wnfdntf" dir="auto"&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;&lt;A href="https://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320151&amp;amp;productTab=1000000" rel="noopener noreferrer nofollow" target="_blank"&gt;PEmicro GDB Server for Eclipse-based IDEs&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;NXP Knowledge Base articles:&lt;/P&gt;
&lt;UL class="wnfdntf" dir="auto"&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Build-a-Project-and-Setup-Debugging-with-GDB-PEMicro/ta-p/1941848" rel="noopener noreferrer nofollow" target="_blank"&gt;HOWTO: Build a Project and Setup Debugging with GDB PEmicro (S32DS 3.x)&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="wnfdnte _1ibi0s33w" dir="auto"&gt;
&lt;P class="wnfdntu _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Build-a-Project-and-Setup-a-Debug-Configuration-for/ta-p/1125968" rel="noopener noreferrer nofollow" target="_blank"&gt;HOWTO: Build a Project and Setup a Debug Configuration for debugging in S32 Design Studio&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;3.&amp;nbsp;Either interface will work for the S32K344.&lt;/P&gt;
&lt;P&gt;4.&amp;nbsp;These settings are handled automatically by the PEmicro flash algorithm.&lt;/P&gt;
&lt;P&gt;5.&amp;nbsp;Simply select the derivative in the debug configuration.&lt;/P&gt;
&lt;P&gt;6.&amp;nbsp;Any of the RTD (Real-Time Drivers) example projects for S32K344 include a ready-to-use linker file and memory configuration targeting internal flash.&lt;/P&gt;
&lt;P&gt;7.&amp;nbsp;If HSE firmware is not installed on your device, ensure that the hse_disabled flash algorithm variant is selected in the PEmicro debugger settings.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1788161026086.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/395576i2FE17B3213A89B4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielmartynek_0-1788161026086.png" alt="danielmartynek_0-1788161026086.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;danielmartynek_0-1788161026086.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;8.&amp;nbsp;Please check the following:&lt;/P&gt;
&lt;P&gt;Is the RESET_B signal stable after power-on reset or does it toggle? An unexpected reset during the flash operation could be the root cause.&lt;/P&gt;
&lt;P&gt;Is the power supply clean and stable throughout the operation?&lt;/P&gt;
&lt;P&gt;After a power-on reset, does a previously programmed application execute normally, or does the device appear to hang or reset repeatedly?&lt;/P&gt;
&lt;P&gt;Do you have access to another PEmicro probe (or a probe from a different vendor, such as a J-Link) to rule out a probe-specific issue?&lt;/P&gt;
&lt;P&gt;Is the failure consistent across all boards, or limited to one unit?&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2026 07:26:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PE-Micro-Programming-Issue/m-p/2409539#M60761</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2026-08-31T07:26:08Z</dc:date>
    </item>
  </channel>
</rss>

