<?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: S32K314 HSE ADKP</title>
    <link>https://community.nxp.com/t5/S32K/S32K314-HSE-ADKP/m-p/2186658#M53581</link>
    <description>&lt;P&gt;1) Which example code this is based on?&lt;/P&gt;
&lt;P&gt;2) Certainly not, once you have applied secure debug, a password must be entered after every reset and permanent unlock cannot be done. This needs to be supported by debugger, I am aware of PeMicro and TRACE32. For Segger, please contact their support, I dont know if is supported or not, but in the following thread it is being told it is not:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K/s32k3-secure-debug-interface/m-p/1954589" target="_blank"&gt;https://community.nxp.com/t5/S32K/s32k3-secure-debug-interface/m-p/1954589&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Oct 2025 13:15:17 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2025-10-15T13:15:17Z</dc:date>
    <item>
      <title>S32K314 HSE ADKP</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-HSE-ADKP/m-p/2186203#M53556</link>
      <description>&lt;P&gt;Hi,NXP&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I'm developing ADKP(HSE static password with UID &lt;SPAN&gt;diversified&lt;/SPAN&gt;) function.I have two questuions to ask.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1、when I call interface HSE_ProgramAdkp() to set ADKP password,the response is&amp;nbsp;HSE_SRV_RSP_OK.After excuting&amp;nbsp;HSE_CalculateAdkpHash(),i call&amp;nbsp; interface&amp;nbsp; HSE_ReadAdkp(),this time the response is&amp;nbsp;HSE_SRV_RSP_NOT_ALLOWED.I don‘t understand why？&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360785i57B073DB3E634F84/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;image.png&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 887px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360788i482E7DF4F5FD4EA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;image.png&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2、if JTAG secure Debug is enable, i want to erase and reprogram.At this point, is it only possible to unlock the Jtag by using S32DS PE debug or Trace32 first, and then perform the corresponding operations using Jlink? Can the unlocking process be executed within the Program Flash?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking forward to your reply!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 03:03:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-HSE-ADKP/m-p/2186203#M53556</guid>
      <dc:creator>SanZhang1</dc:creator>
      <dc:date>2025-10-15T03:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 HSE ADKP</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-HSE-ADKP/m-p/2186658#M53581</link>
      <description>&lt;P&gt;1) Which example code this is based on?&lt;/P&gt;
&lt;P&gt;2) Certainly not, once you have applied secure debug, a password must be entered after every reset and permanent unlock cannot be done. This needs to be supported by debugger, I am aware of PeMicro and TRACE32. For Segger, please contact their support, I dont know if is supported or not, but in the following thread it is being told it is not:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K/s32k3-secure-debug-interface/m-p/1954589" target="_blank"&gt;https://community.nxp.com/t5/S32K/s32k3-secure-debug-interface/m-p/1954589&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 13:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-HSE-ADKP/m-p/2186658#M53581</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2025-10-15T13:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 HSE ADKP</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-HSE-ADKP/m-p/2187020#M53595</link>
      <description>&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;1、It's based on "S32K3_HSE_DemoExamples_1_0_0",specifically the S32K344_DemoAppTemplate in that file.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 01:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-HSE-ADKP/m-p/2187020#M53595</guid>
      <dc:creator>SanZhang1</dc:creator>
      <dc:date>2025-10-16T01:41:23Z</dc:date>
    </item>
  </channel>
</rss>

