<?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>topic Re: qspi running pfe_master project in S32G</title>
    <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2190413#M15308</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The support case you requested is created, you may find the mail that sent for you with the detailed information, and share your private configuration/codes there conveniently.&lt;/P&gt;
&lt;P&gt;I will continue supporting your PFE issues there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Chenyin&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Oct 2025 03:48:44 GMT</pubDate>
    <dc:creator>chenyin_h</dc:creator>
    <dc:date>2025-10-22T03:48:44Z</dc:date>
    <item>
      <title>qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2177354#M15044</link>
      <description>&lt;P&gt;Hi，NXP&lt;/P&gt;&lt;P&gt;I'm testing the S32G with rdb2 hardware, I haven't found a M core pfe master program that I can run on qspi, I just want the M core to be able to send out udp data via pfe just fine, is there a routine for that?&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 09:21:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2177354#M15044</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-09-29T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2178007#M15048</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your post.&lt;/P&gt;
&lt;P&gt;Since UDP is based on IP protocol, for sending UDP packet via PFE from M core's perspective, you need to combine the PFE driver and IP stack together(for example, LWIP),&amp;nbsp; I suggest referencing the demo that mentioned from example_application directory of the PFE MCAL for details.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chenyin_h_0-1759219361788.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/359018iDF467047EF75A122/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chenyin_h_0-1759219361788.png" alt="chenyin_h_0-1759219361788.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;chenyin_h_0-1759219361788.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 08:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2178007#M15048</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-09-30T08:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2183425#M15128</link>
      <description>&lt;P&gt;Hi,chenyin&lt;/P&gt;&lt;P&gt;I have tested this routine, I now want to simply run through the ping test, I tested the cmm debugging and it works, but I can't get it to start after I flushed it to QSPI, do you have a pfe master routine available for qspi?&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 01:59:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2183425#M15128</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-10T01:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2183604#M15140</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your feedback&lt;/P&gt;
&lt;P&gt;You mean that the PFE master with LWIP project works fine from your side via debugger, but failed for QSPI boot when flashed to the QSPI?&lt;/P&gt;
&lt;P&gt;May I know which CMM file you used to test the elf file? and share the steps for generating blob image from raw binary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 06:39:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2183604#M15140</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-10T06:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2183682#M15141</link>
      <description>&lt;P&gt;Hi，chenyin&lt;/P&gt;&lt;P&gt;I tested debugging with PFE-DRV_S32G_M7_MCAL_1.3.0\example_application\run_main_RDB2.cmm and it works correctly;&lt;BR /&gt;Test qspi startup by adding the blob file as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youke_0-1760083073438.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360216i181D8CD0CD6A514C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youke_0-1760083073438.png" alt="youke_0-1760083073438.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;youke_0-1760083073438.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 07:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2183682#M15141</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-10T07:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184188#M15153</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you mind sharing the map file with me to have a check?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 03:21:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184188#M15153</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-11T03:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184193#M15154</link>
      <description>&lt;P&gt;Hi，chenyin&lt;/P&gt;&lt;P&gt;Map file uploaded, please confirm&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 03:39:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184193#M15154</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-11T03:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184202#M15156</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;Would you mind changing the RAM start pointer to also 0x34390000 and have another trial?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 04:16:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184202#M15156</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-11T04:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184241#M15157</link>
      <description>&lt;P&gt;Hi, chenyin&lt;/P&gt;&lt;P&gt;I followed your test modification and it didn't boot successfully (the code turned on uart1 to output the log, no associated log prints after power up)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 08:03:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184241#M15157</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-11T08:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184257#M15158</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;May I know if it is possible to share the elf/raw binary/linker file used? I would help to check it.&lt;/P&gt;
&lt;P&gt;If it is not convenient to share it in this public community,&amp;nbsp; please tell me and I could help to create private sessions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 08:48:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184257#M15158</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-11T08:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184614#M15164</link>
      <description>&lt;P&gt;Hi, chenyin&lt;/P&gt;&lt;P&gt;This is the relevant document.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 07:27:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2184614#M15164</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-13T07:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2185301#M15183</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;I have checked the image you shared, seems there is something wrong in clock init during QSPI boot, not sure what you may had modified upon the default settings?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 04:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2185301#M15183</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-14T04:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2185386#M15191</link>
      <description>&lt;P&gt;Hi, chenyin&lt;/P&gt;&lt;P&gt;I haven't made any corresponding modifications to the initialization code; I only commented out some unused functions in the main function.&lt;BR /&gt;These are the QSPI-related parameters in IVT. Could they have an impact?&lt;BR /&gt;What other modifications do I need to make?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youke_0-1760424551817.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360597iF6D7A07ADC4A9B4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youke_0-1760424551817.png" alt="youke_0-1760424551817.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;youke_0-1760424551817.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 06:49:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2185386#M15191</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-14T06:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2186459#M15218</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;I have investigated the issue you met with the images shared, from my debugging, it is related with clock issue, some of the clocks are not enable correctly, since default settings are done for debugger purpose..&lt;/P&gt;
&lt;P&gt;I suggest enabling corresponding clocks needed from mcu module, then rebuild the image, it should boot the board and send the frames correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 08:31:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2186459#M15218</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-15T08:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2188005#M15256</link>
      <description>&lt;P&gt;Hi,chenyin&lt;/P&gt;&lt;P&gt;Thank you for your response. I will continue troubleshooting the clock section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 06:14:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2188005#M15256</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-17T06:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2188830#M15277</link>
      <description>&lt;P&gt;Hi, chenyin&lt;/P&gt;&lt;P&gt;Mpu_Configuration Does this function affect the use of the PFE master? Can I skip executing it?&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 02:54:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2188830#M15277</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-20T02:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2188893#M15281</link>
      <description>&lt;P&gt;Hi, chenyin&lt;/P&gt;&lt;P&gt;Which part of the clocks does “some of the clocks” refer to?&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 05:11:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2188893#M15281</guid>
      <dc:creator>youke</dc:creator>
      <dc:date>2025-10-20T05:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: qspi running pfe_master project</title>
      <link>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2190413#M15308</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243999"&gt;@youke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The support case you requested is created, you may find the mail that sent for you with the detailed information, and share your private configuration/codes there conveniently.&lt;/P&gt;
&lt;P&gt;I will continue supporting your PFE issues there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Chenyin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 03:48:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/qspi-running-pfe-master-project/m-p/2190413#M15308</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-22T03:48:44Z</dc:date>
    </item>
  </channel>
</rss>

