<?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: PEMicro warning: Secure debug might be enabled on this device in S32K</title>
    <link>https://community.nxp.com/t5/S32K/PEMicro-warning-Secure-debug-might-be-enabled-on-this-device/m-p/2353901#M58083</link>
    <description>I use PEMicro, investigating FS26 outputs and JTAG RST_N pin voltages.</description>
    <pubDate>Mon, 20 Apr 2026 23:40:36 GMT</pubDate>
    <dc:creator>focusdoit</dc:creator>
    <dc:date>2026-04-20T23:40:36Z</dc:date>
    <item>
      <title>PEMicro warning: Secure debug might be enabled on this device</title>
      <link>https://community.nxp.com/t5/S32K/PEMicro-warning-Secure-debug-might-be-enabled-on-this-device/m-p/2353223#M58051</link>
      <description>&lt;P&gt;I flashed &lt;STRONG&gt;FreeRTOS_Toggle_Led_Example_S32K344&lt;/STRONG&gt; to the target, flashed 1st time, everything is ok. but when I try to flash again, got the Secure debug warning. &amp;lt;&lt;STRONG&gt;Secure debug might be enabled on this device&lt;/STRONG&gt;&amp;gt;.&lt;/P&gt;&lt;P&gt;And I recall I flashed the application created with S32DS applicaiton project many times, not got the secure warning.&lt;/P&gt;&lt;P&gt;Then&amp;nbsp; I compared 2 linker files.&lt;/P&gt;&lt;P&gt;The S32DS application project has the linker as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="focusdoit_0-1776476952685.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/382818iC157E1335C15A939/image-size/medium?v=v2&amp;amp;px=400" role="button" title="focusdoit_0-1776476952685.png" alt="focusdoit_0-1776476952685.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The FreeRTOS_Toggle_Led_Example_S32K344 project has the linker as:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="focusdoit_1-1776477063826.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/382819i30E70D302E651363/image-size/medium?v=v2&amp;amp;px=400" role="button" title="focusdoit_1-1776477063826.png" alt="focusdoit_1-1776477063826.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;asked Copilot, it said, the linker file caused the warning.&lt;/P&gt;&lt;P&gt;Can differences in the linker trigger the HSE?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2026 01:53:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PEMicro-warning-Secure-debug-might-be-enabled-on-this-device/m-p/2353223#M58051</guid>
      <dc:creator>focusdoit</dc:creator>
      <dc:date>2026-04-18T01:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: PEMicro warning: Secure debug might be enabled on this device</title>
      <link>https://community.nxp.com/t5/S32K/PEMicro-warning-Secure-debug-might-be-enabled-on-this-device/m-p/2353796#M58081</link>
      <description>&lt;P&gt;The key point is that the notice you probably see says “Secure Debug might be enabled” what rather means some issues with communication or power supply issues. Pay attention to following thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K311-SECURE-DEBUG/m-p/2135935" target="_blank"&gt;https://community.nxp.com/t5/S32K/S32K311-SECURE-DEBUG/m-p/2135935&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Do you have different piece of debugger? I suppose you are using Universal Multilink FX?&lt;/P&gt;
&lt;P&gt;Multilink FX requires its firmware to be up to date. Debugger probe updates itself during its connection, but this may be blocked by firewall or other IT related issues. If this is an issue, consult your IT department.&lt;/P&gt;
&lt;P&gt;PeMicro MULTILINK-FX driver that can be downloaded here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.pemicro.com/downloads/download_file.cfm?download_id=53" target="_blank"&gt;https://www.pemicro.com/downloads/download_file.cfm?download_id=53&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Otherwise I would point out to PeMicro support:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.pemicro.com/support/index.cfm" target="_blank"&gt;https://www.pemicro.com/support/index.cfm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also customer sometimes expect EVB device is powered over USB even in case it is supposed to be powered over barrel connector – even this may lead into notice about possible secure debug as debugging SW is not capable to distinguish this.&lt;/P&gt;
&lt;P&gt;Linker file itself does not affect this, you would have to have installed HSE Firmware and intentionally use security features.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 16:41:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PEMicro-warning-Secure-debug-might-be-enabled-on-this-device/m-p/2353796#M58081</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2026-04-20T16:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: PEMicro warning: Secure debug might be enabled on this device</title>
      <link>https://community.nxp.com/t5/S32K/PEMicro-warning-Secure-debug-might-be-enabled-on-this-device/m-p/2353901#M58083</link>
      <description>I use PEMicro, investigating FS26 outputs and JTAG RST_N pin voltages.</description>
      <pubDate>Mon, 20 Apr 2026 23:40:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PEMicro-warning-Secure-debug-might-be-enabled-on-this-device/m-p/2353901#M58083</guid>
      <dc:creator>focusdoit</dc:creator>
      <dc:date>2026-04-20T23:40:36Z</dc:date>
    </item>
  </channel>
</rss>

