<?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: HSE FW installation steps</title>
    <link>https://community.nxp.com/t5/S32K/HSE-FW-installation-steps/m-p/2359311#M58303</link>
    <description>&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;</description>
    <pubDate>Thu, 30 Apr 2026 11:52:55 GMT</pubDate>
    <dc:creator>anilsp31PA</dc:creator>
    <dc:date>2026-04-30T11:52:55Z</dc:date>
    <item>
      <title>HSE FW installation steps</title>
      <link>https://community.nxp.com/t5/S32K/HSE-FW-installation-steps/m-p/2358684#M58282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As per steps mentioned in the Demo Application as well as i AN13465, can I use following simple steps to program the HSE FW?&lt;/P&gt;&lt;P&gt;1. Write&amp;nbsp;“HSE FW feature flag” in the UTEST area with&amp;nbsp;0xAABBCCDDDDCCBBAA.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;Program the encrypted image of HSE FW at start location of code flash area i.e. 0x00400000.&lt;/P&gt;&lt;P&gt;3. Give a reset by Power cycle of the board.&lt;/P&gt;&lt;P&gt;So will the above steps install the HSE-FW for the first time? Or is anything more needed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 14:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-FW-installation-steps/m-p/2358684#M58282</guid>
      <dc:creator>anilsp31PA</dc:creator>
      <dc:date>2026-04-29T14:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: HSE FW installation steps</title>
      <link>https://community.nxp.com/t5/S32K/HSE-FW-installation-steps/m-p/2358814#M58287</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229232"&gt;@anilsp31PA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HSE Firmware can be installed using one of the following 3 methods:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Installation via IVT&lt;/LI&gt;
&lt;LI&gt;Programming an encrypted FW‑IMG at the default location IVT_START&lt;/LI&gt;
&lt;LI&gt;Programming an encrypted FW‑IMG using the MU interface&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Installation via IVT is required to perform the following steps:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Enable the HSE feature flag by programming an 8‑byte value not consisting entirely of 0xFF into the UTEST address 0x1B000000&lt;/LI&gt;
&lt;LI&gt;Set the HSE firmware storage address in the IVT (refer to Section 32.5.3 of the S32K3xx Reference Manual, Rev. 12)&lt;/LI&gt;
&lt;LI&gt;Program the HSE firmware into P‑Flash&lt;/LI&gt;
&lt;LI&gt;Reset the MCU&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For detailed guidance, please refer to the dedicated HSE firmware installation example provided as part of the &lt;A href="https://www.nxp.com/webapp/Download?colCode=S32K3_HSE_DemoExamples" target="_blank" rel="noopener"&gt;S32K3 MCUs for General Purpose HSE Demo Examples&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;As a simplified alternative, the firmware can be installed by programming the encrypted FW‑IMG at IVT_START. The following steps are required:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Enable the HSE feature flag, as described above&lt;/LI&gt;
&lt;LI&gt;Program the .pink file at the start address 0x00400000&lt;/LI&gt;
&lt;LI&gt;Reset the MCU&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;With this method, there must be no valid IVT present at the default location IVT_START. More details about this condition are discussed in the following thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K312-HSE-without-IVT-Install-Not-Successful/td-p/2096756" target="_blank" rel="noopener"&gt;S32K312 HSE without IVT Install Not Successful&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 20:45:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-FW-installation-steps/m-p/2358814#M58287</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2026-04-29T20:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: HSE FW installation steps</title>
      <link>https://community.nxp.com/t5/S32K/HSE-FW-installation-steps/m-p/2359311#M58303</link>
      <description>&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 11:52:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-FW-installation-steps/m-p/2359311#M58303</guid>
      <dc:creator>anilsp31PA</dc:creator>
      <dc:date>2026-04-30T11:52:55Z</dc:date>
    </item>
  </channel>
</rss>

