<?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>S32GのトピックRe: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
    <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1660211#M3429</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you help us providing the following information?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Which platform are you using? S32G2 or G3?&lt;/LI&gt;
&lt;LI&gt;Which PFE version are you using?&lt;/LI&gt;
&lt;LI&gt;Are you using PFE for M7 or for Linux?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Also, are you using any example as a base? If you debug the application, can you look into the memory address you are trying to read? Is it valid?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 21:11:49 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2023-05-30T21:11:49Z</dc:date>
    <item>
      <title>Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1659889#M3422</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working on porting PFE on S32G but got hard fault when get PFE version.&lt;/P&gt;&lt;P&gt;/* Get PFE Version */&lt;BR /&gt;pfe.pfe_version = *(uint32_t*)(void*)((addr_t)pfe.cbus_baseaddr + CBUS_GLOBAL_CSR_BASE_ADDR + WSP_VERSION);&lt;/P&gt;&lt;P&gt;Is there any setting missed or incorrect process related to this hard fault?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 11:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1659889#M3422</guid>
      <dc:creator>Chih-Hung</dc:creator>
      <dc:date>2023-05-30T11:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1660211#M3429</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you help us providing the following information?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Which platform are you using? S32G2 or G3?&lt;/LI&gt;
&lt;LI&gt;Which PFE version are you using?&lt;/LI&gt;
&lt;LI&gt;Are you using PFE for M7 or for Linux?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Also, are you using any example as a base? If you debug the application, can you look into the memory address you are trying to read? Is it valid?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 21:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1660211#M3429</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-05-30T21:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1660365#M3435</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which platform are you using? S32G2 or G3?&lt;UL&gt;&lt;LI&gt;S32G-VNP-RDB2&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Which PFE version are you using?&lt;UL&gt;&lt;LI&gt;PFE-DRV_S32G_M7_MCAL_1.0.0_QLP2&lt;UL&gt;&lt;LI&gt;s32g_pfe_class firmware version 1.4.0&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;SW32_RTD_4.4_4.0.0_D2210&lt;/LI&gt;&lt;LI&gt;TCPIP_STACK.S32G.1.0.3&lt;/LI&gt;&lt;LI&gt;FreeRTOS S32CC 4.0.0 4.0.0.202211280740&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Are you using PFE for M7 or for Linux?&lt;UL&gt;&lt;LI&gt;M7&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We are using FreeRTOS example with TCPIP stack for GMAC.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 03:22:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1660365#M3435</guid>
      <dc:creator>Chih-Hung</dc:creator>
      <dc:date>2023-05-31T03:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1660368#M3436</link>
      <description>&lt;P&gt;Attach project settings&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 03:26:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1660368#M3436</guid>
      <dc:creator>Chih-Hung</dc:creator>
      <dc:date>2023-05-31T03:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1661243#M3460</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;It seems that there is already a case inside the NXP online service on regards of this same situation, are these related?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 21:45:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1661243#M3460</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-05-31T21:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1661454#M3467</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are working on different codebase.&lt;/P&gt;&lt;P&gt;Can you check if 0x50300 we got from RDB2 is correct or not?&lt;/P&gt;&lt;P&gt;If not, what version can we get?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Get PFE Version */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pfe.pfe_version = *(uint32_t*)(void*)((addr_t)pfe.cbus_baseaddr + CBUS_GLOBAL_CSR_BASE_ADDR + WSP_VERSION);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NXP_LOG_INFO("HW version 0x%x\n", (uint_t)pfe.pfe_version);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 03:41:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1661454#M3467</guid>
      <dc:creator>Chih-Hung</dc:creator>
      <dc:date>2023-06-01T03:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1662011#M3480</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regarding the PFE Version, the following is provided under the "pfe_cbus.h" file:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorDanielAguirre_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_1-1685636997375.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/225898i2F71DA2B02B5E07C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_1-1685636997375.png" alt="DanielAguirre_1-1685636997375.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We don't fully understand what version you are trying to access.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please, let us know.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 16:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1662011#M3480</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-06-01T16:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1662017#M3481</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This getting pfe hw version code is in pfe driver&amp;nbsp;&lt;SPAN&gt;PFE-DRV_S32G_M7_MCAL_1.0.0_QLP2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you have any related document that I can check it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 16:45:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1662017#M3481</guid>
      <dc:creator>Chih-Hung</dc:creator>
      <dc:date>2023-06-01T16:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1662147#M3485</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;Since this is related to the PFE registers, and&amp;nbsp;&lt;SPAN&gt;due to PFE IP license limitation, PFE register description cannot be shared.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since the routine is available inside the PFE drivers that NXP provides, and no modification should be done, then the version should be the one you are seeing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please, let us know.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 20:32:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/1662147#M3485</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-06-01T20:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get PFE version with FreeRTOS and LWIP on S32G</title>
      <link>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/2178692#M15060</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please share what was the cause of hard fault with pfe adresses?&lt;/P&gt;&lt;P&gt;I'm getting the same error.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 09:35:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Cannot-get-PFE-version-with-FreeRTOS-and-LWIP-on-S32G/m-p/2178692#M15060</guid>
      <dc:creator>Bertkn</dc:creator>
      <dc:date>2025-10-01T09:35:58Z</dc:date>
    </item>
  </channel>
</rss>

