<?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: Error during PFE build process</title>
    <link>https://community.nxp.com/t5/S32G/Error-during-PFE-build-process/m-p/1902460#M7638</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are you compiling the examples available under PFE?&lt;/P&gt;
&lt;P&gt;From our side, we seem to be unable to reproduce the outcome you are seeing with the available examples:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1720450837058.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/287581i8F8A0DB0A33B0702/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1720450837058.png" alt="DanielAguirre_0-1720450837058.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_1-1720450853084.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/287582iE7C98AEA420B22A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_1-1720450853084.png" alt="DanielAguirre_1-1720450853084.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have you generated the configuration prior to compiling the example?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2024 15:02:28 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2024-07-08T15:02:28Z</dc:date>
    <item>
      <title>Error during PFE build process</title>
      <link>https://community.nxp.com/t5/S32G/Error-during-PFE-build-process/m-p/1900918#M7483</link>
      <description>&lt;P&gt;Hi. Sorry for posting questions so often.&lt;/P&gt;&lt;P&gt;I'm posting a question because I'm getting an error while trying to build the example files from PFE into a make file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the version of the file I'm using. Version compatibility seems to be fine.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PFE-FW_S32G_1.7.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PFE-DRV_S32G_M7_MCAL_1.3.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SW32G_RTD_4.4_4.0.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tresos 27.1.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$ make build HW=RDB3&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;mkdir -p output_RDB3&lt;BR /&gt;CC C:/NXP/SW32G_RTD_4.4_4.0.2/eclipse/plugins/Eth_43_PFE_TS_T40D11M13I0R0/src/isa.c&lt;BR /&gt;CC C:/NXP/SW32G_RTD_4.4_4.0.2/eclipse/plugins/Eth_43_PFE_TS_T40D11M13I0R0/src/Eth_PFE_LLD.c&lt;BR /&gt;CC C:/NXP/SW32G_RTD_4.4_4.0.2/eclipse/plugins/Eth_43_PFE_TS_T40D11M13I0R0/src/fci.c&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRONG&gt;&lt;STRONG&gt;....&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRONG&gt;....&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;CC src/sample_app_ethswt_eth.c&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c: In function 'Tst_Pfe_SendDummyFrame':&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:214:26: error: 'RTABLE_IPV4_SRC_IP_ADDR' undeclared (first use in this function)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;214 | pSrcIpAddr = RTABLE_IPV4_SRC_IP_ADDR;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:214:26: note: each undeclared identifier is reported only once for each function it appears in&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:215:26: error: 'RTABLE_IPV4_DES_IP_ADDR' undeclared (first use in this function); did you mean 'RTABLE_IPV4_DES_PORT'?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;215 | pDstIpAddr = RTABLE_IPV4_DES_IP_ADDR;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| RTABLE_IPV4_DES_PORT&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:223:30: note: in expansion of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;223 | pSrcIpAddr = IPV4_LOCAL_IP_ADDR_0;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:223:30: note: in expansion of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;223 | pSrcIpAddr = IPV4_LOCAL_IP_ADDR_0;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:223:30: note: in expansion of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;223 | pSrcIpAddr = IPV4_LOCAL_IP_ADDR_0;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: 'DIPV4_LOCAL_IP_ADDR_1' undeclared (first use in this function); did you mean 'IPV4_LOCAL_IP_ADDR_0'?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: 'DRTABLE_IPV4_SRC_IP_ADDR' undeclared (first use in this function)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: 'DRTABLE_IPV4_DES_IP_ADDR' undeclared (first use in this function); did you mean 'RTABLE_IPV4_DES_PORT'?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: 'DRTABLE_IPV4_SRC_PORT' undeclared (first use in this function); did you mean 'RTABLE_IPV4_DES_PORT'?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:224:30: note: in expansion of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;224 | pDstIpAddr = IPV4_LOCAL_IP_ADDR_0;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:224:30: note: in expansion of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;224 | pDstIpAddr = IPV4_LOCAL_IP_ADDR_0;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:224:30: note: in expansion of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;224 | pDstIpAddr = IPV4_LOCAL_IP_ADDR_0;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: too many decimal points in number&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: error: stray '\' in program&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;lt;command-line&amp;gt;: note: in definition of macro 'IPV4_LOCAL_IP_ADDR_0'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:228:30: error: 'IPV4_LOCAL_IP_ADDR_1' undeclared (first use in this function); did you mean 'IPV4_LOCAL_IP_ADDR_0'?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;228 | pSrcIpAddr = IPV4_LOCAL_IP_ADDR_1;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| IPV4_LOCAL_IP_ADDR_0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;In file included from C:/NXP/SW32G_RTD_4.4_4.0.2/eclipse/plugins/Eth_43_PFE_TS_T40D11M13I0R0/include/oal_types.h:62,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;from C:/NXP/SW32G_RTD_4.4_4.0.2/eclipse/plugins/Eth_43_PFE_TS_T40D11M13I0R0/include/Eth_43_PFE.h:63,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;from include/EthIf_Cbk.h:28,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;from include/sample_app_ethswt_data_definition.h:46,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;from include/sample_app_ethswt_eth.h:32,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;from src/sample_app_ethswt_eth.c:26:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;src/sample_app_ethswt_eth.c:243:36: error: 'RTABLE_IPV4_SRC_PORT' undeclared (first use in this function); did you mean 'RTABLE_IPV4_DES_PORT'?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;243 | u16SrcPort = oal_htons(RTABLE_IPV4_SRC_PORT);&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/NXP/SW32G_RTD_4.4_4.0.2/eclipse/plugins/Eth_43_PFE_TS_T40D11M13I0R0/include/oal_types_autosar.h:245:51: note: in definition of macro&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;oal_htons'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;245 | #define oal_htons(a) ((uint16_t)((((uint16_t)(a) &amp;amp; 0xFF00U) &amp;gt;&amp;gt; &lt;LI-EMOJI id="lia_smiling-face-with-sunglasses" title=":smiling_face_with_sunglasses:"&gt;&lt;/LI-EMOJI&gt; | \&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;| ^&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Makefile:672: recipe for target 'output_RDB3/sample_app_ethswt_eth.o' failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make: *** [output_RDB3/sample_app_ethswt_eth.o] Error 1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To summarise, I am getting an error related to RTABLE_IPV4_SRC_IP_ADDR in this c file.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;src/sample_app_ethswt_eth.c:214:26: error: 'RTABLE_IPV4_SRC_IP_ADDR' undeclared (first use in this function)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 15:52:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Error-during-PFE-build-process/m-p/1900918#M7483</guid>
      <dc:creator>Youngsoo_do</dc:creator>
      <dc:date>2024-07-06T15:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error during PFE build process</title>
      <link>https://community.nxp.com/t5/S32G/Error-during-PFE-build-process/m-p/1902460#M7638</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are you compiling the examples available under PFE?&lt;/P&gt;
&lt;P&gt;From our side, we seem to be unable to reproduce the outcome you are seeing with the available examples:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1720450837058.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/287581i8F8A0DB0A33B0702/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1720450837058.png" alt="DanielAguirre_0-1720450837058.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_1-1720450853084.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/287582iE7C98AEA420B22A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_1-1720450853084.png" alt="DanielAguirre_1-1720450853084.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have you generated the configuration prior to compiling the example?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 15:02:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Error-during-PFE-build-process/m-p/1902460#M7638</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2024-07-08T15:02:28Z</dc:date>
    </item>
  </channel>
</rss>

