<?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>MCX Microcontrollersのトピック关于1061双网口配置问题</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2177306#M4123</link>
    <description>&lt;P&gt;1061使用MCUXpresso Config Tools 25.06工具用lwip_examples/lwip_udpecho_freertos作为模板生成工程，但是无论怎样配置，网口1都无法使用，网口0使用正常。如果使用lwip_examples/lwip_udpecho_bm作为模板，两个网口都能正常使用。请问有没有lwip_udpecho_freertos的双网口配置示例呢？或者是有什么需要注意的地方吗？&lt;/P&gt;</description>
    <pubDate>Mon, 29 Sep 2025 08:45:06 GMT</pubDate>
    <dc:creator>陈华</dc:creator>
    <dc:date>2025-09-29T08:45:06Z</dc:date>
    <item>
      <title>关于1061双网口配置问题</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2177306#M4123</link>
      <description>&lt;P&gt;1061使用MCUXpresso Config Tools 25.06工具用lwip_examples/lwip_udpecho_freertos作为模板生成工程，但是无论怎样配置，网口1都无法使用，网口0使用正常。如果使用lwip_examples/lwip_udpecho_bm作为模板，两个网口都能正常使用。请问有没有lwip_udpecho_freertos的双网口配置示例呢？或者是有什么需要注意的地方吗？&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 08:45:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2177306#M4123</guid>
      <dc:creator>陈华</dc:creator>
      <dc:date>2025-09-29T08:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: 关于1061双网口配置问题</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2177365#M4124</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255338"&gt;@陈华&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;无法使用是具体什么情况？同样的代码，使用网口0可以工作，换到网口1就不能工作？有没有debug过具体啥原因？&lt;SPAN data-teams="true"&gt;听起来像是receive那边没有用单独的task，你可以check一下lwip的port文件夹下的ethernetif的文件，看一下那个接收函数注册的时候那个宏是不是没定义。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 09:37:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2177365#M4124</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-09-29T09:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: 关于1061双网口配置问题</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2182842#M4164</link>
      <description>网口0正常能ping通，但是网口1无法ping通。我是参考了网口0的初始化的调用netifapi_netif_add，netifapi_netif_set_default，netifapi_netif_set_up这三个函数。网口0是能正常使用，现想你们有没有FreeRTOS配置使用双网口的示例，可以参考呢&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2025 08:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2182842#M4164</guid>
      <dc:creator>陈华</dc:creator>
      <dc:date>2025-10-09T08:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: 关于1061双网口配置问题</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2183707#M4178</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255338"&gt;@陈华&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RT1170有这样的demo , 但由于RT1060EVK只有一个网口，所以没有这样demo。&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 08:23:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/%E5%85%B3%E4%BA%8E1061%E5%8F%8C%E7%BD%91%E5%8F%A3%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98/m-p/2183707#M4178</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-10-10T08:23:25Z</dc:date>
    </item>
  </channel>
</rss>

