<?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のトピックHSE_SRV_RSP_NOT_SUPPORTED when update HSE FW</title>
    <link>https://community.nxp.com/t5/S32K/HSE-SRV-RSP-NOT-SUPPORTED-when-update-HSE-FW/m-p/1703360#M25964</link>
    <description>&lt;P&gt;(1) I had downloaded s32k3x4_hse_fw_1.5.0_2.1.0_pb220625.bin into S32K314 flash at 0x40_0000 by JLINK.&lt;/P&gt;&lt;P&gt;(2) After power off and power on again, I get 0x000000C1 from the 0x4039C028 address. So it means that “HSE FW is present and SBAF Booted HSE Firmware”.&lt;/P&gt;&lt;P&gt;(3) I also get 0x657669746361746F from the 0x1B000280 address. So it means that “HSE FW OTA feature is enabled”.&lt;/P&gt;&lt;P&gt;(4) Hse_Ip_GetHseStatus returns 0x0920&lt;/P&gt;&lt;P&gt;(5) But when I call Hse_Ip_ServiceRequest with HSE_SRV_ID_FIRMWARE_UPDATE, I get HSE_SRV_RSP_NOT_SUPPORTED. Does it mean that I cannot update HSE FW with the same version which is already in S32K314? I need to test my boot loader to check that my boot loader can update HSE FW successfully every time or not.&lt;/P&gt;&lt;P&gt;(6) The data pointed by hseSrv.firmwareUpdateReq.pInFwFile is in non-cacheable 0x20431C6C-0x20431CAB&lt;/P&gt;&lt;P&gt;(7) Hse_Ip_Init is called already before calling Hse_Ip_ServiceRequest.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2023 07:10:31 GMT</pubDate>
    <dc:creator>CarlOfVmax</dc:creator>
    <dc:date>2023-08-11T07:10:31Z</dc:date>
    <item>
      <title>HSE_SRV_RSP_NOT_SUPPORTED when update HSE FW</title>
      <link>https://community.nxp.com/t5/S32K/HSE-SRV-RSP-NOT-SUPPORTED-when-update-HSE-FW/m-p/1703360#M25964</link>
      <description>&lt;P&gt;(1) I had downloaded s32k3x4_hse_fw_1.5.0_2.1.0_pb220625.bin into S32K314 flash at 0x40_0000 by JLINK.&lt;/P&gt;&lt;P&gt;(2) After power off and power on again, I get 0x000000C1 from the 0x4039C028 address. So it means that “HSE FW is present and SBAF Booted HSE Firmware”.&lt;/P&gt;&lt;P&gt;(3) I also get 0x657669746361746F from the 0x1B000280 address. So it means that “HSE FW OTA feature is enabled”.&lt;/P&gt;&lt;P&gt;(4) Hse_Ip_GetHseStatus returns 0x0920&lt;/P&gt;&lt;P&gt;(5) But when I call Hse_Ip_ServiceRequest with HSE_SRV_ID_FIRMWARE_UPDATE, I get HSE_SRV_RSP_NOT_SUPPORTED. Does it mean that I cannot update HSE FW with the same version which is already in S32K314? I need to test my boot loader to check that my boot loader can update HSE FW successfully every time or not.&lt;/P&gt;&lt;P&gt;(6) The data pointed by hseSrv.firmwareUpdateReq.pInFwFile is in non-cacheable 0x20431C6C-0x20431CAB&lt;/P&gt;&lt;P&gt;(7) Hse_Ip_Init is called already before calling Hse_Ip_ServiceRequest.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 07:10:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-SRV-RSP-NOT-SUPPORTED-when-update-HSE-FW/m-p/1703360#M25964</guid>
      <dc:creator>CarlOfVmax</dc:creator>
      <dc:date>2023-08-11T07:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: HSE_SRV_RSP_NOT_SUPPORTED when update HSE FW</title>
      <link>https://community.nxp.com/t5/S32K/HSE-SRV-RSP-NOT-SUPPORTED-when-update-HSE-FW/m-p/1703746#M25995</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206968"&gt;@CarlOfVmax&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not possible to update the HSE FW to an older or the same as the installed version, always is going to cause an error as you are having.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 21:57:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-SRV-RSP-NOT-SUPPORTED-when-update-HSE-FW/m-p/1703746#M25995</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-08-11T21:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: HSE_SRV_RSP_NOT_SUPPORTED when update HSE FW</title>
      <link>https://community.nxp.com/t5/S32K/HSE-SRV-RSP-NOT-SUPPORTED-when-update-HSE-FW/m-p/2036113#M45550</link>
      <description>Hello VaneB....are you sure that it is not possible to update to the same version? I'm asking because I'm updating a S32K312 with a 2.6.0 version issuing again the 2.6.0, and the service said that is Ok.</description>
      <pubDate>Thu, 30 Jan 2025 12:16:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-SRV-RSP-NOT-SUPPORTED-when-update-HSE-FW/m-p/2036113#M45550</guid>
      <dc:creator>ValTek</dc:creator>
      <dc:date>2025-01-30T12:16:06Z</dc:date>
    </item>
  </channel>
</rss>

