<?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 Importing lwip into existing KSDK 1.2 MQX project in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Importing-lwip-into-existing-KSDK-1-2-MQX-project/m-p/437782#M2689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on migrating a project from Code Warrior to KDS 3.0. I have gotten MQX to work in the existing project but now I need LWIP support.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had no trouble getting the demos to run for LWIP with MQX but now I cannot import lwip into my existing project. There don't seem to be any libraries to do this. Is there a document describing this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried manually importing all of the include files into my project and starting with the basic calls from the UDP ping example, but I get errors about missing function definitions, specifically: ethernetif_init which is inside of ethernetif.c which is properly included from what I can find.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There has to be an easier way to do this. Any help is appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 13:27:09 GMT</pubDate>
    <dc:creator>davidtietz</dc:creator>
    <dc:date>2015-08-13T13:27:09Z</dc:date>
    <item>
      <title>Importing lwip into existing KSDK 1.2 MQX project</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Importing-lwip-into-existing-KSDK-1-2-MQX-project/m-p/437782#M2689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on migrating a project from Code Warrior to KDS 3.0. I have gotten MQX to work in the existing project but now I need LWIP support.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had no trouble getting the demos to run for LWIP with MQX but now I cannot import lwip into my existing project. There don't seem to be any libraries to do this. Is there a document describing this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried manually importing all of the include files into my project and starting with the basic calls from the UDP ping example, but I get errors about missing function definitions, specifically: ethernetif_init which is inside of ethernetif.c which is properly included from what I can find.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There has to be an easier way to do this. Any help is appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 13:27:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Importing-lwip-into-existing-KSDK-1-2-MQX-project/m-p/437782#M2689</guid>
      <dc:creator>davidtietz</dc:creator>
      <dc:date>2015-08-13T13:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Importing lwip into existing KSDK 1.2 MQX project</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Importing-lwip-into-existing-KSDK-1-2-MQX-project/m-p/437783#M2690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Hello David,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Unfortunately at the moment we do not have lwip libs or document described it.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;For the &lt;STRONG&gt;ethernetif_init&lt;/STRONG&gt; missing issue, you should include &lt;STRONG&gt;ethernetif.h&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #303030;"&gt;Webpage for lwIP&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;&lt;A href="http://savannah.nongnu.org/projects/lwip/" title="http://savannah.nongnu.org/projects/lwip/"&gt;lwIP - A Lightweight TCP/IP stack - Summary [Savannah]&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can inspire by issues with lwIP, there is also included project, which uses lwIP stack&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;&lt;A href="https://community.nxp.com/message/510299"&gt;Re: Re: Assistance needed with lwIP + PEx + KSDK&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;&lt;A href="https://community.nxp.com/thread/356050"&gt;lwIP project that was working in KDS 2.0 with MQX and PEx no longer works in KDS 3.0&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;&lt;A href="https://community.nxp.com/message/506866"&gt;Anyone get lwIP working with Processor Expert yet?&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;The best way is, take the example for lwIP, modified it and add your code here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Does it help you? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Iva&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Importing-lwip-into-existing-KSDK-1-2-MQX-project/m-p/437783#M2690</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-08-17T13:43:42Z</dc:date>
    </item>
  </channel>
</rss>

