<?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>S32KのトピックRe: s32k148 lwIP without RTOS</title>
    <link>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941197#M5079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I got it to work with version 3.0.0 of the SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Calle&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Nov 2019 13:07:47 GMT</pubDate>
    <dc:creator>carl_larsson</dc:creator>
    <dc:date>2019-11-26T13:07:47Z</dc:date>
    <item>
      <title>s32k148 lwIP without RTOS</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941195#M5077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get the lwIP_s32k148 sample project to work without an RTOS. By default, the project uses FreeRTOS and multiple threads. Is there a way to remove the RTOS and run the lwIP sample project on bare metal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the s32k148evb-q176 and the TJA1101 PHY driver.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Calle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 07:34:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941195#M5077</guid>
      <dc:creator>carl_larsson</dc:creator>
      <dc:date>2019-10-03T07:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: s32k148 lwIP without RTOS</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941196#M5078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FreeRTOS component can be removed in the newer releases of SDK 3.0.0 and&amp;nbsp;the OS selection in the tcpip component will be updated automatically:&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/78427i1012544C2C0325F3/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;I hope it helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2019 14:07:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941196#M5078</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-10-08T14:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: s32k148 lwIP without RTOS</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941197#M5079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I got it to work with version 3.0.0 of the SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Calle&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 13:07:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941197#M5079</guid>
      <dc:creator>carl_larsson</dc:creator>
      <dc:date>2019-11-26T13:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: s32k148 lwIP without RTOS</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941198#M5080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana &amp;amp; Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Diana : first of all i tried to remove FreeRTOS component and it was automatically changed in LWIP into baremetal automatically like you said. However, there is still an error and its unknown. But i want please to know how to ping anyhow,&amp;nbsp; i have the same board s32k148 and phy_tja1101 and automotive Eth converter fc602. I runned the project&amp;nbsp;phy_tja1101, and LED is green. but in this project there is not tcpip stack. in lwip project i can not ping.&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/108127i886EF4F70F74639E/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;@Carl: could you please let me know how did you ping your board? i have also&amp;nbsp;tja1101, did you just run lwip project and it was working or you had to include&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TJA1101 Phy driver yourself beside the lwip project?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2020 12:12:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/941198#M5080</guid>
      <dc:creator>naderkhamess</dc:creator>
      <dc:date>2020-04-16T12:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: s32k148 lwIP without RTOS</title>
      <link>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/1577509#M19815</link>
      <description>&lt;P&gt;Please check PHY Reset.&lt;/P&gt;&lt;P&gt;if it's inital value set high, you can ping.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 00:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k148-lwIP-without-RTOS/m-p/1577509#M19815</guid>
      <dc:creator>jangjeehoon</dc:creator>
      <dc:date>2023-01-05T00:36:32Z</dc:date>
    </item>
  </channel>
</rss>

