<?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 The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c in S32G</title>
    <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1973769#M11226</link>
    <description>&lt;P&gt;Hi！&lt;/P&gt;&lt;P&gt;What is the receive function of the MCAL configuration of PFE_MAC? I need to port the lwip protocol stack to use PFE, but I can't find the function of PFE receiving data.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_0-1728961131728.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/304637iF78292451B1341D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_0-1728961131728.png" alt="_0-1728961131728.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 03:00:07 GMT</pubDate>
    <dc:creator>潘嘉旗</dc:creator>
    <dc:date>2024-10-15T03:00:07Z</dc:date>
    <item>
      <title>The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1973769#M11226</link>
      <description>&lt;P&gt;Hi！&lt;/P&gt;&lt;P&gt;What is the receive function of the MCAL configuration of PFE_MAC? I need to port the lwip protocol stack to use PFE, but I can't find the function of PFE receiving data.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_0-1728961131728.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/304637iF78292451B1341D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_0-1728961131728.png" alt="_0-1728961131728.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 03:00:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1973769#M11226</guid>
      <dc:creator>潘嘉旗</dc:creator>
      <dc:date>2024-10-15T03:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975046#M11273</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239456"&gt;@潘嘉旗&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for you post.&lt;/P&gt;
&lt;P&gt;May I know which version RTD/PFE MCAL are used in your test?&lt;/P&gt;
&lt;P&gt;For using the PFE, you may reference the examples in PFE-DRV_S32G_M7_MCAL.&lt;/P&gt;
&lt;P&gt;From my opinion, the &lt;SPAN class="fontstyle0"&gt;Eth_43_PFE_Receive()&lt;/SPAN&gt; could be used, as introduced in the UM, a&lt;SPAN class="fontstyle0"&gt;ll receive buffers are checked and the first received frame is passed to the EthIf module. The caller is notified whether any frame was received and whether more frames are available in the receive queue.&lt;/SPAN&gt; &lt;BR style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" /&gt;&lt;BR style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" /&gt;&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, 16 Oct 2024 09:24:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975046#M11273</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-10-16T09:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975060#M11276</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,@chenyin_h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;There is no data storage part in the Eth_43_PFE_Receive() function. I did not find the function adapted to the lwip protocol stack in Eth_43_PFE.c. Is it because my mcal configuration is wrong? If you have a routine for porting the lwip protocol stack to PFE, can you send it to me?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 09:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975060#M11276</guid>
      <dc:creator>潘嘉旗</dc:creator>
      <dc:date>2024-10-16T09:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975683#M11288</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239456"&gt;@潘嘉旗&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;Since you are working with your own code, I may not provide correct suggestions from my side directly.&lt;/P&gt;
&lt;P&gt;But since you are willing to use the PFE with LWIP, I suggest trying the MasterProject examples in PFE-DRV_S32G_M7_MCAL_1.X.&lt;/P&gt;
&lt;P&gt;This example support ping and even iperf benchmark with PFE/LWIP enabled, you may reference the details(rx/tx processing) in this project for resolving your issue faced in your own code.&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>Thu, 17 Oct 2024 04:24:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975683#M11288</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-10-17T04:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975701#M11290</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I can't find the download address of the file PFE-DRV_S32G_M7_MCAL_1.X. Can you provide it to me?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 05:13:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975701#M11290</guid>
      <dc:creator>潘嘉旗</dc:creator>
      <dc:date>2024-10-17T05:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975766#M11294</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239456"&gt;@潘嘉旗&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;You may download it from your account, or access it via the following path:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/app-autopackagemgr/automotive-software-package-manager:AUTO-SW-PACKAGE-MANAGER?ticket=ST-894-uQrLLNMvvJrcCa2NkuCDQqlWOSI-sso_red_ms64&amp;amp;currentTab=0" target="_blank"&gt;https://www.nxp.com/app-autopackagemgr/automotive-software-package-manager:AUTO-SW-PACKAGE-MANAGER&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Like the following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chenyin_h_0-1729147177894.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305185i429A057B06C48099/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chenyin_h_0-1729147177894.png" alt="chenyin_h_0-1729147177894.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it will help.&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>Thu, 17 Oct 2024 06:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1975766#M11294</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-10-17T06:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1981139#M11432</link>
      <description>&lt;P&gt;Hello, this file doesn't seem to be the project I need. I downloaded a demo from the official website, but it keeps reporting an error. Can you help me check it out?&lt;/P&gt;&lt;P&gt;17:03:51 **** Incremental Build of configuration Debug_RAM for project lwip_s32g274a ****&lt;BR /&gt;make -j16 all&lt;BR /&gt;Building file: ../stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.c&lt;BR /&gt;Building file: ../stacks/tcpip/lwip/src/netif/ppp/polarssl/des.c&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;Building file: ../stacks/tcpip/lwip/src/netif/ppp/polarssl/md4.c&lt;BR /&gt;arm-none-eabi-gcc "@stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.args" -MMD -MP -MF"stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.d" -MT"stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.o" -o "stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.o" "../stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.c"&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;arm-none-eabi-gcc "@stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.args" -MMD -MP -MF"stacks/tcpip/lwip/src/netif/ppp/polarssl/des.d" -MT"stacks/tcpip/lwip/src/netif/ppp/polarssl/des.o" -o "stacks/tcpip/lwip/src/netif/ppp/polarssl/des.o" "../stacks/tcpip/lwip/src/netif/ppp/polarssl/des.c"&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;arm-none-eabi-gcc "@stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.args" -MMD -MP -MF"stacks/tcpip/lwip/src/netif/ppp/polarssl/md4.d" -MT"stacks/tcpip/lwip/src/netif/ppp/polarssl/md4.o" -o "stacks/tcpip/lwip/src/netif/ppp/polarssl/md4.o" "../stacks/tcpip/lwip/src/netif/ppp/polarssl/md4.c"&lt;BR /&gt;Building file: ../stacks/tcpip/lwip/src/netif/ppp/polarssl/md5.c&lt;BR /&gt;Building file: ../stacks/tcpip/lwip/src/netif/ppp/polarssl/sha1.c&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;arm-none-eabi-gcc "@stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.args" -MMD -MP -MF"stacks/tcpip/lwip/src/netif/ppp/polarssl/md5.d" -MT"stacks/tcpip/lwip/src/netif/ppp/polarssl/md5.o" -o "stacks/tcpip/lwip/src/netif/ppp/polarssl/md5.o" "../stacks/tcpip/lwip/src/netif/ppp/polarssl/md5.c"&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;arm-none-eabi-gcc "@stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.args" -MMD -MP -MF"stacks/tcpip/lwip/src/netif/ppp/polarssl/sha1.d" -MT"stacks/tcpip/lwip/src/netif/ppp/polarssl/sha1.o" -o "stacks/tcpip/lwip/src/netif/ppp/polarssl/sha1.o" "../stacks/tcpip/lwip/src/netif/ppp/polarssl/sha1.c"&lt;BR /&gt;Building file: ../stacks/tcpip/lwip/src/netif/ppp/auth.c&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;In file included from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/arch.h:48,&lt;BR /&gt;arm-none-eabi-gcc "@stacks/tcpip/lwip/src/netif/ppp/auth.args" -MMD -MP -MF"stacks/tcpip/lwip/src/netif/ppp/auth.d" -MT"stacks/tcpip/lwip/src/netif/ppp/auth.o" -o "stacks/tcpip/lwip/src/netif/ppp/auth.o" "../stacks/tcpip/lwip/src/netif/ppp/auth.c"&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/debug.h:40,&lt;BR /&gt;Building file: ../stacks/tcpip/lwip/src/netif/ppp/ccp.c&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/opt.h:52,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/netif/ppp/ppp_opts.h:31,&lt;BR /&gt;from ../stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.c:41:&lt;BR /&gt;C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/code/ports/platform/generic/gcc/setting/arch/cc.h:37:10: fatal error: Devassert.h: No such file or directory&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;37 | #include "Devassert.h"&lt;BR /&gt;arm-none-eabi-gcc "@stacks/tcpip/lwip/src/netif/ppp/auth.args" -MMD -MP -MF"stacks/tcpip/lwip/src/netif/ppp/ccp.d" -MT"stacks/tcpip/lwip/src/netif/ppp/ccp.o" -o "stacks/tcpip/lwip/src/netif/ppp/ccp.o" "../stacks/tcpip/lwip/src/netif/ppp/ccp.c"&lt;BR /&gt;| ^~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [stacks/tcpip/lwip/src/netif/ppp/polarssl/subdir.mk:32: stacks/tcpip/lwip/src/netif/ppp/polarssl/arc4.o] Error 1&lt;BR /&gt;make: *** Waiting for unfinished jobs....&lt;BR /&gt;In file included from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/arch.h:48,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/debug.h:40,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/opt.h:52,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/netif/ppp/ppp_opts.h:31,&lt;BR /&gt;from ../stacks/tcpip/lwip/src/netif/ppp/polarssl/des.c:42:&lt;BR /&gt;C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/code/ports/platform/generic/gcc/setting/arch/cc.h:37:10: fatal error: Devassert.h: No such file or directory&lt;BR /&gt;37 | #include "Devassert.h"&lt;BR /&gt;| ^~~~~~~~~~~~~&lt;BR /&gt;In file included from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/arch.h:48,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/debug.h:40,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/opt.h:52,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/netif/ppp/ppp_opts.h:31,&lt;BR /&gt;from ../stacks/tcpip/lwip/src/netif/ppp/polarssl/md4.c:42:&lt;BR /&gt;C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/code/ports/platform/generic/gcc/setting/arch/cc.h:37:10: fatal error: Devassert.h: No such file or directory&lt;BR /&gt;37 | #include "Devassert.h"&lt;BR /&gt;| ^~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [stacks/tcpip/lwip/src/netif/ppp/polarssl/subdir.mk:32: stacks/tcpip/lwip/src/netif/ppp/polarssl/md4.o] Error 1&lt;BR /&gt;make: *** [stacks/tcpip/lwip/src/netif/ppp/polarssl/subdir.mk:32: stacks/tcpip/lwip/src/netif/ppp/polarssl/des.o] Error 1&lt;BR /&gt;In file included from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/arch.h:48,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/debug.h:40,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/opt.h:52,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/netif/ppp/ppp_opts.h:31,&lt;BR /&gt;from ../stacks/tcpip/lwip/src/netif/ppp/polarssl/md5.c:41:&lt;BR /&gt;C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/code/ports/platform/generic/gcc/setting/arch/cc.h:37:10: fatal error: Devassert.h: No such file or directory&lt;BR /&gt;37 | #include "Devassert.h"&lt;BR /&gt;| ^~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [stacks/tcpip/lwip/src/netif/ppp/polarssl/subdir.mk:32: stacks/tcpip/lwip/src/netif/ppp/polarssl/md5.o] Error 1&lt;BR /&gt;In file included from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/arch.h:48,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/debug.h:40,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/opt.h:52,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/netif/ppp/ppp_opts.h:31,&lt;BR /&gt;from ../stacks/tcpip/lwip/src/netif/ppp/polarssl/sha1.c:41:&lt;BR /&gt;C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/code/ports/platform/generic/gcc/setting/arch/cc.h:37:10: fatal error: Devassert.h: No such file or directory&lt;BR /&gt;37 | #include "Devassert.h"&lt;BR /&gt;| ^~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [stacks/tcpip/lwip/src/netif/ppp/polarssl/subdir.mk:32: stacks/tcpip/lwip/src/netif/ppp/polarssl/sha1.o] Error 1&lt;BR /&gt;In file included from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/arch.h:48,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/debug.h:40,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/opt.h:52,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/netif/ppp/ppp_opts.h:31,&lt;BR /&gt;from ../stacks/tcpip/lwip/src/netif/ppp/auth.c:71:&lt;BR /&gt;C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/code/ports/platform/generic/gcc/setting/arch/cc.h:37:10: fatal error: Devassert.h: No such file or directory&lt;BR /&gt;37 | #include "Devassert.h"&lt;BR /&gt;| ^~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;In file included from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/arch.h:48,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/debug.h:40,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/lwip/opt.h:52,&lt;BR /&gt;from C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/lwip/src/include/netif/ppp/ppp_opts.h:31,&lt;BR /&gt;from ../stacks/tcpip/lwip/src/netif/ppp/ccp.c:31:&lt;BR /&gt;C:/Users/10786/workspaceS32DS.3.5/lwip_s32g274a/stacks/tcpip/code/ports/platform/generic/gcc/setting/arch/cc.h:37:10: fatal error: Devassert.h: No such file or directory&lt;BR /&gt;37 | #include "Devassert.h"&lt;BR /&gt;| ^~~~~~~~~~~~~&lt;BR /&gt;make: *** [stacks/tcpip/lwip/src/netif/ppp/subdir.mk:92: stacks/tcpip/lwip/src/netif/ppp/auth.o] Error 1&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [stacks/tcpip/lwip/src/netif/ppp/subdir.mk:92: stacks/tcpip/lwip/src/netif/ppp/ccp.o] Error 1&lt;BR /&gt;"make -j16 all" terminated with exit code 2. Build might be incomplete.&lt;/P&gt;&lt;P&gt;17:03:53 Build Failed. 15 errors, 0 warnings. (took 1s.828ms)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_0-1729764167097.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306747i3BAB551ABF7565BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_0-1729764167097.png" alt="_0-1729764167097.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 10:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1981139#M11432</guid>
      <dc:creator>潘嘉旗</dc:creator>
      <dc:date>2024-10-24T10:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1982554#M11472</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239456"&gt;@潘嘉旗&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;What I have introduced is to download the PFE M core driver, it could be either downloaded from my original post, or to check if it has been existed in your software account, you may check it the following way:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Sign in to your NXP account&lt;/LI&gt;
&lt;LI&gt;Click on "My NXP Account" (top-right) and click on "Software Licensing and Support" under the "Software" section within thewindow it opens.&lt;/LI&gt;
&lt;LI&gt;This will redirect you to another page. In this new page, select the option"View Accounts" under the "Software accounts" section.&lt;/LI&gt;
&lt;LI&gt;This will again redirect you to another page. On this page, you should see an " Automotive SW – S32G Standard Software " option, click on it.and then the "Automotive SW - S32G - PFE Driver + Standard Firmware" would be found from the new page.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Then you may check each part to see if any specific version existed in your account.&lt;/P&gt;
&lt;P&gt;Hope it will help.&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>Mon, 28 Oct 2024 02:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1982554#M11472</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-10-28T02:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: The lwip protocol stack transplantation cannot find the receiving function in Eth_43_PFE.c</title>
      <link>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1982853#M11489</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239456"&gt;@潘嘉旗&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry that I just got some feedback internally regarding to your package downloading request, there seems to be issues of your account to apply for the package,&amp;nbsp; I suggest contacting your FAE/NXP representative/sales, for them to directly help you to handle the issue for the package downloading.&lt;/P&gt;
&lt;P&gt;If there are problems while contacting the FAE/Sales, you may also try raising private support cases.&lt;/P&gt;
&lt;P&gt;I apologize for your inconvenience.&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>Mon, 28 Oct 2024 09:30:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/The-lwip-protocol-stack-transplantation-cannot-find-the/m-p/1982853#M11489</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-10-28T09:30:23Z</dc:date>
    </item>
  </channel>
</rss>

