<?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: S32K311 HSE Firmware Flashing Algorithm and Lifecycle Unlock Inquiry (Using P&amp;amp;E Cyclone FX)</title>
    <link>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2408330#M60667</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello Robin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Additionally, I followed the programming sequence in the diagram below to set up the HSE image (using external power supply + programmer relay).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="programming sequence.png"&gt;&lt;img src="https://community.nxp.com/skins/images/3654CD943E8D6D201A7EA10B516CC761/responsive_peak/images/image_not_found.png" alt="programming sequence.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After flashing, the actual data read from the MCU at the address is as follows.&amp;nbsp;&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="ADDRESS content.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/395338iDC557861FD3B8D06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ADDRESS content.PNG" alt="ADDRESS content.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ADDRESS content.PNG&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please help me double-check if there's anything wrong?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2026 03:29:27 GMT</pubDate>
    <dc:creator>KARL5</dc:creator>
    <dc:date>2026-08-26T03:29:27Z</dc:date>
    <item>
      <title>S32K311 HSE Firmware Flashing Algorithm and Lifecycle Unlock Inquiry (Using P&amp;E Cyclone FX)</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2406733#M60572</link>
      <description>&lt;P&gt;We currently have a project using the S32K311 MCU. The customer has provided HseLib_HseFwInstall_Driver.hex and app.hex, and we are using a P&amp;amp;E Cyclone FX programmer. We would like to ask the NXP experts to help confirm the algorithm selection for a brand-new MCU:&lt;/P&gt;&lt;P&gt;1. Which algorithm should be used when flashing the HseLib_HseFwInstall_Driver.hex onto a brand-new MCU(nxp_s32k311-1x32x212k_hse_enabled.arp or nxp_s32k311-1x32x212k_hse_disabled.arp)?&lt;/P&gt;&lt;P&gt;2. Which algorithm should be selected after the HSE driver is flashed?&lt;/P&gt;&lt;P&gt;3. How can we confirm if the HSE driver is successfully installed?&lt;/P&gt;&lt;P&gt;4. If the MCU's lifecycle is locked, how can it be unlocked?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2026 01:44:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2406733#M60572</guid>
      <dc:creator>KARL5</dc:creator>
      <dc:date>2026-08-20T01:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311 HSE Firmware Flashing Algorithm and Lifecycle Unlock Inquiry (Using P&amp;E Cyclone FX)</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2406860#M60581</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Based on the name &lt;STRONG&gt;HseLib&lt;/STRONG&gt;_HseFwInstall_Driver, it appears to be a Chinese customer and references the &lt;STRONG&gt;HSE_Lib&lt;/STRONG&gt; demo provided by China FAE.&lt;/P&gt;
&lt;P&gt;A1.&amp;nbsp;&lt;SPAN&gt;nxp_s32k311-1x32x212k_hse_disabled.arp&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;A2.&amp;nbsp;I suggest you ask the customer whether the HSE FW they installed is FULL_MEM or AB_SWAP.&lt;BR /&gt;If you are installing FULL_MEM, select nxp_s32k311_1x32x212k_hse_enabled.arp.&lt;BR /&gt;If you are installing AB_SWAP, select nxp_s32k311_1x32x168k_ab_swap.arp.&lt;/P&gt;
&lt;P&gt;A3.&amp;nbsp;Check HSE GPR register at 0x4039C028. Bit '0' says if HSE firmware is installed or not.&lt;/P&gt;
&lt;P&gt;A4. I'm not sure which stage LifeCycle has advanced to.&amp;nbsp;If you're asking about &lt;STRONG&gt;debug access&lt;/STRONG&gt;, I suggest you refer to "&lt;STRONG&gt;82.11 Debug across device LifeCycles&lt;/STRONG&gt;" in S32K3XXRM Rev12.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Trusted: Debug is possible after successful authentication (Challenge/Response handshake with correct credentials)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;See also: &lt;BR /&gt;...\s32k3_hse_lib_rtd400hf01_20260427\Doc\&lt;STRONG&gt;S32K3_SecureDebug_UserGuide.pdf&lt;/STRONG&gt; This document needs to be obtained from China FAE or your customer.&lt;BR /&gt;&lt;A href="https://www.pemicro.com/arm/device_support/NXP_Automotive/S32K3xx/S32K311-SECUREDEBUG/index.cfm" target="_blank"&gt;NXP Automotive S32K311-SECUREDEBUG is supported!&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.pemicro.com/learningcenter/contents.cfm?content_id=143" target="_blank"&gt;NXP: Using PEmicro Tools to Enable S32K3xx Secure Debug Support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2026 08:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2406860#M60581</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2026-08-20T08:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311 HSE Firmware Flashing Algorithm and Lifecycle Unlock Inquiry (Using P&amp;E Cyclone FX)</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2408330#M60667</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Robin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Additionally, I followed the programming sequence in the diagram below to set up the HSE image (using external power supply + programmer relay).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="programming sequence.png"&gt;&lt;img src="https://community.nxp.com/skins/images/3654CD943E8D6D201A7EA10B516CC761/responsive_peak/images/image_not_found.png" alt="programming sequence.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After flashing, the actual data read from the MCU at the address is as follows.&amp;nbsp;&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="ADDRESS content.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/395338iDC557861FD3B8D06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ADDRESS content.PNG" alt="ADDRESS content.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ADDRESS content.PNG&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please help me double-check if there's anything wrong?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2026 03:29:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2408330#M60667</guid>
      <dc:creator>KARL5</dc:creator>
      <dc:date>2026-08-26T03:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311 HSE Firmware Flashing Algorithm and Lifecycle Unlock Inquiry (Using P&amp;E Cyclone FX)</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2408376#M60680</link>
      <description>&lt;P&gt;I'm not familiar with P&amp;amp;E Cyclone FX, so I suggest referring to the discussion in the &lt;A href="https://community.nxp.com/t5/S32K/S32K3-HSE-firmware-installation-issues/td-p/2173113" target="_self"&gt;S32K3 HSE firmware installation issues&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;0x4039C028=0xC1, Bit1=1, indicates that the HSE FW is running normally.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2026 06:20:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-HSE-Firmware-Flashing-Algorithm-and-Lifecycle-Unlock/m-p/2408376#M60680</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2026-08-26T06:20:04Z</dc:date>
    </item>
  </channel>
</rss>

