<?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>i.MX RT Crossover MCUsのトピックCompilation error in lwip example from SDK2.9.1 RT1021</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1225518#M12544</link>
    <description>&lt;P&gt;Hello. I have compilation error from&amp;nbsp;SDK_2.9.1_MIMXRT1021xxxxx. Project:&amp;nbsp; evkmimxrt1020_lwip_udpecho_freertos (I tried all lwip examples - the result is always the same)&lt;/P&gt;&lt;P&gt;../source/lwip_udpecho_freertos.c:21:10: fatal error: ethernetif.h: No such file or directory&lt;BR /&gt;21 | #include "ethernetif.h"&lt;BR /&gt;| ^~~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;/P&gt;&lt;P&gt;There is no such file in example. I am using latest SDK (2.9.1) and latest MCUXpresso IDE v11.3.0.5222.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2021 11:28:15 GMT</pubDate>
    <dc:creator>nda</dc:creator>
    <dc:date>2021-02-03T11:28:15Z</dc:date>
    <item>
      <title>Compilation error in lwip example from SDK2.9.1 RT1021</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1225518#M12544</link>
      <description>&lt;P&gt;Hello. I have compilation error from&amp;nbsp;SDK_2.9.1_MIMXRT1021xxxxx. Project:&amp;nbsp; evkmimxrt1020_lwip_udpecho_freertos (I tried all lwip examples - the result is always the same)&lt;/P&gt;&lt;P&gt;../source/lwip_udpecho_freertos.c:21:10: fatal error: ethernetif.h: No such file or directory&lt;BR /&gt;21 | #include "ethernetif.h"&lt;BR /&gt;| ^~~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;/P&gt;&lt;P&gt;There is no such file in example. I am using latest SDK (2.9.1) and latest MCUXpresso IDE v11.3.0.5222.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 11:28:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1225518#M12544</guid>
      <dc:creator>nda</dc:creator>
      <dc:date>2021-02-03T11:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in lwip example from SDK2.9.1 RT1021</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1225572#M12547</link>
      <description>&lt;P&gt;There are also problems with USB examples. Соmpiling of&amp;nbsp;evkmimxrt1020_dev_cdc_vcom_freertos:&lt;/P&gt;&lt;P&gt;In file included from ../usb/device/class/cdc/usb_device_cdc_acm.c:21:&lt;BR /&gt;../usb/device/class/cdc/usb_device_cdc_acm.h:130:5: error: unknown type name 'usb_osa_mutex_handle'&lt;BR /&gt;130 | usb_osa_mutex_handle mutex; /*!&amp;lt; The mutex of the pipe. */&lt;BR /&gt;| ^~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only simple base examples have no errors :(((((&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 13:29:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1225572#M12547</guid>
      <dc:creator>nda</dc:creator>
      <dc:date>2021-02-03T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in lwip example from SDK2.9.1 RT1021</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1225582#M12548</link>
      <description>&lt;P&gt;Deleting older SDK from "installed SDKs" solved the problem. Dont understand how can it influence, but problem is solved.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 13:46:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1225582#M12548</guid>
      <dc:creator>nda</dc:creator>
      <dc:date>2021-02-03T13:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in lwip example from SDK2.9.1 RT1021</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1226032#M12559</link>
      <description>&lt;P&gt;Hi nda,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for your updated information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I checked your SDK2.9.1 for MIMXRT1020, in fact it is used for azuarertos, not the freertos.&lt;/P&gt;
&lt;P&gt;So, if you run the freertos code, I suggest you download the SDK2.9.0, and delete the 2.9.1 in installed SDKs, add the SDK2.9.0,freertos version:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136468i931222900F05266A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;image.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136469i20D2DBD4EE5D6B06/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;image.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 03:21:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Compilation-error-in-lwip-example-from-SDK2-9-1-RT1021/m-p/1226032#M12559</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-02-04T03:21:03Z</dc:date>
    </item>
  </channel>
</rss>

