<?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: Compilation error for lwip_mpc5748g code in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858735#M797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sliva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have go through the steps provided by you. but still i got the same error. Attached screenshot for error information.&lt;/P&gt;&lt;P&gt;FYI. I am not getting error for all the example code which are provided by s32 design studio. for some of the examples, i cant able to fetch the source files and that's why come through error message like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide lwip source files - sdk (.zip) for this specific board or platform then also it will be good.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot from 2019-01-25 15-02-58.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/77066i90E5D86228B99EE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2019-01-25 15-02-58.png" alt="Screenshot from 2019-01-25 15-02-58.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajani Sureja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2019 09:44:39 GMT</pubDate>
    <dc:creator>rajani_sureja33</dc:creator>
    <dc:date>2019-01-25T09:44:39Z</dc:date>
    <item>
      <title>Compilation error for lwip_mpc5748g code</title>
      <link>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858733#M795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using s32 design studio for MPC5748G and want to use lwip example code for DEVKIT-MPC5748G.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But during compilation i got build error as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please help me out for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;14:52:30 **** Build of configuration Debug_RAM for project lwip_mpc5748g ****&lt;BR /&gt;make -j4 all &lt;BR /&gt;Building file: /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/core0_intc_sw_handlers.S&lt;BR /&gt;Building file: /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/startup_MPC5748G.S&lt;BR /&gt;Building file: /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/interrupt_vectors.S&lt;BR /&gt;Executing target #1 /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/core0_intc_sw_handlers.S&lt;BR /&gt;Executing target #3 /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/startup_MPC5748G.S&lt;BR /&gt;Building file: ../Sources/main.c&lt;BR /&gt;Executing target #2 /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/interrupt_vectors.S&lt;BR /&gt;Invoking: Standard S32DS Assembler&lt;BR /&gt;powerpc-eabivle-gcc "@Project_Settings/Startup_Code/core0_intc_sw_handlers.args" -c -o "Project_Settings/Startup_Code/core0_intc_sw_handlers.o" "/home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/core0_intc_sw_handlers.S"&lt;BR /&gt;Invoking: Standard S32DS Assembler&lt;BR /&gt;Executing target #4 ../Sources/main.c&lt;BR /&gt;powerpc-eabivle-gcc "@Project_Settings/Startup_Code/interrupt_vectors.args" -c -o "Project_Settings/Startup_Code/interrupt_vectors.o" "/home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/interrupt_vectors.S"&lt;BR /&gt;Invoking: Standard S32DS Assembler&lt;BR /&gt;powerpc-eabivle-gcc "@Project_Settings/Startup_Code/startup_MPC5748G.args" -c -o "Project_Settings/Startup_Code/startup_MPC5748G.o" "/home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/startup_MPC5748G.S"&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;powerpc-eabivle-gcc "@Sources/main.args" -MMD -MP -MF"Sources/main.d" -MT"Sources/main.o" -c -o "Sources/main.o" "../Sources/main.c"&lt;BR /&gt;Finished building: /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/interrupt_vectors.S&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Finished building: /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/core0_intc_sw_handlers.S&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Finished building: /home/rajani/NXP/S32DS_Power_v2017.R1/S32DS/S32_SDK_MPC574xx_BETA_0.9.0/platform/devices/MPC5748G/startup/gcc/startup_MPC5748G.S&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;../Sources/main.c:19:17: fatal error: Cpu.h: No such file or directory&lt;BR /&gt;&amp;nbsp;#include "Cpu.h"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;compilation terminated.&lt;BR /&gt;Sources/subdir.mk:32: recipe for target 'Sources/main.o' failed&lt;BR /&gt;make: *** [Sources/main.o] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;14:52:30 Build Finished (took 180ms)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 09:25:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858733#M795</guid>
      <dc:creator>rajani_sureja33</dc:creator>
      <dc:date>2019-01-24T09:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error for lwip_mpc5748g code</title>
      <link>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858734#M796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Before you compile the project, please generate the configuration files first.&lt;/P&gt;&lt;P&gt;Right click on .pe file and select "&lt;EM&gt;Generate Processor Expert Code&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;When the code is generated press Build button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76931iC20786361CABB552/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 10:04:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858734#M796</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2019-01-24T10:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error for lwip_mpc5748g code</title>
      <link>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858735#M797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sliva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have go through the steps provided by you. but still i got the same error. Attached screenshot for error information.&lt;/P&gt;&lt;P&gt;FYI. I am not getting error for all the example code which are provided by s32 design studio. for some of the examples, i cant able to fetch the source files and that's why come through error message like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide lwip source files - sdk (.zip) for this specific board or platform then also it will be good.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot from 2019-01-25 15-02-58.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/77066i90E5D86228B99EE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2019-01-25 15-02-58.png" alt="Screenshot from 2019-01-25 15-02-58.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajani Sureja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 09:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858735#M797</guid>
      <dc:creator>rajani_sureja33</dc:creator>
      <dc:date>2019-01-25T09:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error for lwip_mpc5748g code</title>
      <link>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858736#M798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Rajani Sureja,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Unfortunately, SDK is not supported under Linux environment. You can use a Windows system to run the examples and to use the SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You can find the LWIP sources in SDK/middleware/tcpip and you should include:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;lwip + subfolders&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;tcpip_stack/ + subfolders(without ports/platform)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;tcpip_stack/ports/platform/&amp;lt;device&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Rares&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 08:37:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Compilation-error-for-lwip-mpc5748g-code/m-p/858736#M798</guid>
      <dc:creator>raresvasile</dc:creator>
      <dc:date>2019-01-29T08:37:11Z</dc:date>
    </item>
  </channel>
</rss>

