<?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: S32G2 Ethernet PFE module is not getting initilialized</title>
    <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1644837#M3095</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have received the following comment from our internal team:&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;can you provide the MCU configuration file(Mcu.xdm)?&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Given that this channel is a public one, we may recommend opening a ticket under the NXP online services, for a private channel.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 15:55:03 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2023-05-04T15:55:03Z</dc:date>
    <item>
      <title>S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1635281#M2908</link>
      <description>&lt;P&gt;Hello All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on enable ethernet communication in our project. But Eth_43_PFE driver is not getting initialised. After debugging identified as if condition is not getting passed and partitionStat is not setting&amp;nbsp; to True. Please guide me to resolve this issue.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;/**&lt;BR /&gt;* brief Checks the access to the controller&lt;BR /&gt;* details This function is intended to check whether the controller can be accessed or not by reading clock partition enable bit (partition 2 for PFE),&lt;BR /&gt;the field PCS. The capability to access the controller will be similar to the return value.&lt;BR /&gt;* return Controller accessibility&lt;BR /&gt;* retval TRUE Controller is accessible&lt;BR /&gt;* retval FALSE Controller access failed&lt;BR /&gt;*/&lt;BR /&gt;boolean Eth_PFE_LLD_CheckAccessToController(void)&lt;BR /&gt;{&lt;BR /&gt;boolean partitionStat = FALSE;&lt;/P&gt;&lt;P&gt;if(MC_ME_PRTN_STAT_PCS == (hal_read32(MC_ME_BASE + MC_ME_PRTN2_STAT) &amp;amp; MC_ME_PRTN_STAT_PCS))&lt;BR /&gt;{&lt;BR /&gt;partitionStat = TRUE;&lt;BR /&gt;}&lt;BR /&gt;return partitionStat;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 09:05:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1635281#M2908</guid>
      <dc:creator>Imsiya</dc:creator>
      <dc:date>2023-04-18T09:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1635669#M2918</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;Are you using an NXP board?&lt;/LI&gt;
&lt;LI&gt;Which RTD version are you using?&lt;/LI&gt;
&lt;LI&gt;Which PFE version are you using?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 21:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1635669#M2918</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-04-18T21:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1635851#M2924</link>
      <description>&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Yes, we are using NXP board. Currently we are using the RTD version 3.0.3.&amp;nbsp; Firware version is&amp;nbsp;PFE-FW_S32G_RTM_1.3.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 04:40:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1635851#M2924</guid>
      <dc:creator>Imsiya</dc:creator>
      <dc:date>2023-04-19T04:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1636351#M2933</link>
      <description>&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;The issue that I mentioned earlier has been resolved. The issue was related to MCU Clock Configuration.&amp;nbsp;Now we are facing other error while trying to read the pfe version from pfe_platform_init. You can see the images. While trying to read the pfe version , bus fault exception is triggering from the Os. we are not using the core partition and we don't have a memory mapping in the linker script at the moment, as we are in the beginning stage of&amp;nbsp; the project. Is the issue is related to missing of proper memory mapping? you can see the screen shot from lauterbach&amp;nbsp; and tresos configuration below.&lt;/P&gt;&lt;P&gt;Request your support.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error3.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219896i21E71EFD86F59F43/image-size/large?v=v2&amp;amp;px=999" role="button" title="error3.PNG" alt="error3.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219897iA6BDA363B6BC5A94/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error1.PNG" alt="Error1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219898iF8B5CF39BE676F2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="error2.PNG" alt="error2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 14:24:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1636351#M2933</guid>
      <dc:creator>Imsiya</dc:creator>
      <dc:date>2023-04-19T14:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1636480#M2941</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for the information. We will provide this additional information to our internal team to confirm if the memory mapping inside the linker file is needed for this situation.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 18:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1636480#M2941</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-04-19T18:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1637550#M2951</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have received the following information from our internal team:&lt;/P&gt;
&lt;P&gt;"I would suggest to check following steps before loading PFE driver&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1682029799495.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220190iC7C2CD7B4E34C7F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1682029799495.png" alt="DanielAguirre_0-1682029799495.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And then please suggest to follow PFE MCAL driver integration manual to complete PFE driver integration. It should be careful about PFE memory allocation which is descripted in Chapter 8."&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 22:30:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1637550#M2951</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-04-20T22:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1638915#M2973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for the detail updates. Unfortunately, our issues are not resolved. Still Eth_43_PFE is not initialized.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are facing issues in MCU PFE Partition clock. Only PRTN_STAT0 Clock is active PRTN_STAT1 and PRTN_STAT2 are Inactive. Below the register value of PRTN2_STAT is zero. How can we set this to 1?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eth_43_PFE_LLD_AccessControlCheck.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220560iD68005C1C44AC4D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Eth_43_PFE_LLD_AccessControlCheck.PNG" alt="Eth_43_PFE_LLD_AccessControlCheck.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We have done MCU configuration. Any Port configurations are required to enable these clocks?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Partition Clock.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220557i1C87B9D9E631D415/image-size/large?v=v2&amp;amp;px=999" role="button" title="Partition Clock.png" alt="Partition Clock.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please see the tresos configuration below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PartitionTresos.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220562i14D0FB69BB25E5A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="PartitionTresos.png" alt="PartitionTresos.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 11:50:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1638915#M2973</guid>
      <dc:creator>Imsiya</dc:creator>
      <dc:date>2023-04-24T11:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1639172#M2978</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is said on the S32G2 Reference Manual [Chapter 28.12.7, Page 1079, S32G2 Reference Manual, Rev. 6, 11/2022] that to enable the partition clocks, you should use the corresponding "MC_ME_PRTNn_PCONF[PCE]", is this being done inside the application? Image below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1682368868451.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220626iA28F468931040CC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1682368868451.png" alt="DanielAguirre_0-1682368868451.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:43:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1639172#M2978</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-04-24T20:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1643404#M3063</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MC_ME_PRTNn_PCONF[PCE] for Partition 0 is enabling from CMM script. We don't have application SWC component to enable the partition clock at the moment.&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="MC_ME_Partition0_CMM.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/221489iB42119ACE75721E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="MC_ME_Partition0_CMM.PNG" alt="MC_ME_Partition0_CMM.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We tried to enable the Partition 2 clock (MC_ME_PRTN2_PCONF) from the CMM as similar to Partition 0.&amp;nbsp;But still the clock is not activated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MC_ME_Partition2_CMM.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/221491iC2FDC8294575450B/image-size/large?v=v2&amp;amp;px=999" role="button" title="MC_ME_Partition2_CMM.PNG" alt="MC_ME_Partition2_CMM.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also we couldn't see the registers for enabling core 0 for partition 2 as similar for Partition 0. Could you please tell, can we enable the partition2 clock from the cmm ? If yes what is missing in our cmm?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 05:47:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1643404#M3063</guid>
      <dc:creator>Imsiya</dc:creator>
      <dc:date>2023-05-03T05:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1644837#M3095</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have received the following comment from our internal team:&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;can you provide the MCU configuration file(Mcu.xdm)?&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Given that this channel is a public one, we may recommend opening a ticket under the NXP online services, for a private channel.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 15:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1644837#M3095</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-05-04T15:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1645204#M3100</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can provide the Mcu.xdm. Could you please share the link of NXP online services.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 04:23:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1645204#M3100</guid>
      <dc:creator>Imsiya</dc:creator>
      <dc:date>2023-05-05T04:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1645710#M3106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The NXP online service should be available under the "SUPPORT" tab inside the NXP home page (link:&amp;nbsp;&lt;A href="https://www.nxp.com/" target="_blank"&gt;NXP® Semiconductors Official Site | NXP Semiconductors&lt;/A&gt;), as shown on the following image:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1683314855429.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222002i37DE3ACCC559F6AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1683314855429.png" alt="DanielAguirre_0-1683314855429.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In there, you should be able to create a ticket and you should be able to provide this same community post link under the description, for future reference.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 19:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/1645710#M3106</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-05-05T19:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 Ethernet PFE module is not getting initilialized</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/2188319#M15263</link>
      <description>&lt;P&gt;What was the solution to this issue I have a similar problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 12:01:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-Ethernet-PFE-module-is-not-getting-initilialized/m-p/2188319#M15263</guid>
      <dc:creator>aaronbaranoff</dc:creator>
      <dc:date>2025-10-17T12:01:31Z</dc:date>
    </item>
  </channel>
</rss>

