<?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のトピックMIMXRT1180-EVK with netc_switch_cm7 example doesn't work as I expected</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/MIMXRT1180-EVK-with-netc-switch-cm7-example-doesn-t-work-as-I/m-p/2265968#M4542</link>
    <description>&lt;P&gt;Basically, I am using the examples with different IDE’s only to get for testing purpose. MIMXRT1180-EVK is the REV C3.&lt;/P&gt;&lt;P&gt;I am using the MIMXRT1180-EVK with the MCUXpresso IDE and the netc_switch_cm7 example and I can’t compile it.&lt;/P&gt;&lt;P&gt;The next step is the MIMXRT1180-EVK with the Keil uVision and the netc_switch_cm7 example. It compiles, run on the MIMXRT1180-EVK, and shows me the required output on the serial monitor without any issues. I have connected a D-Link DAP-1360 router to the Ethernet port 0 and my personal computer on the Ethernet port 2.&lt;/P&gt;&lt;P&gt;First, I tried the “ping&amp;gt; 192.168.0.50” on the command line with a connection over the separated ZyXEL EX-105A switch to the D-Link DAP-1360 router and it works as expected.&lt;/P&gt;&lt;P&gt;Second, I tried it with the MIMXRT1180-EVK and the switch example, which is located between ZyXEL EX-105A switch and D-Link DAP-1360 router. I can’t ping it anymore.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2025 09:40:28 GMT</pubDate>
    <dc:creator>pat24</dc:creator>
    <dc:date>2025-12-18T09:40:28Z</dc:date>
    <item>
      <title>MIMXRT1180-EVK with netc_switch_cm7 example doesn't work as I expected</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MIMXRT1180-EVK-with-netc-switch-cm7-example-doesn-t-work-as-I/m-p/2265968#M4542</link>
      <description>&lt;P&gt;Basically, I am using the examples with different IDE’s only to get for testing purpose. MIMXRT1180-EVK is the REV C3.&lt;/P&gt;&lt;P&gt;I am using the MIMXRT1180-EVK with the MCUXpresso IDE and the netc_switch_cm7 example and I can’t compile it.&lt;/P&gt;&lt;P&gt;The next step is the MIMXRT1180-EVK with the Keil uVision and the netc_switch_cm7 example. It compiles, run on the MIMXRT1180-EVK, and shows me the required output on the serial monitor without any issues. I have connected a D-Link DAP-1360 router to the Ethernet port 0 and my personal computer on the Ethernet port 2.&lt;/P&gt;&lt;P&gt;First, I tried the “ping&amp;gt; 192.168.0.50” on the command line with a connection over the separated ZyXEL EX-105A switch to the D-Link DAP-1360 router and it works as expected.&lt;/P&gt;&lt;P&gt;Second, I tried it with the MIMXRT1180-EVK and the switch example, which is located between ZyXEL EX-105A switch and D-Link DAP-1360 router. I can’t ping it anymore.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 09:40:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MIMXRT1180-EVK-with-netc-switch-cm7-example-doesn-t-work-as-I/m-p/2265968#M4542</guid>
      <dc:creator>pat24</dc:creator>
      <dc:date>2025-12-18T09:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1180-EVK with netc_switch_cm7 example doesn't work as I expected</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MIMXRT1180-EVK-with-netc-switch-cm7-example-doesn-t-work-as-I/m-p/2267045#M4546</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241661"&gt;@pat24&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your post!&lt;/P&gt;
&lt;P&gt;To properly run the example, it is needed to populate R469 and set reset pin as open-drain to complete the PHY hardware reset properly.&lt;/P&gt;
&lt;P&gt;Could you confirm this is set properly?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In addition, I was able to compile the example without problem with SDK 25.09 and MCUXpresso 25.6&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 17:38:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MIMXRT1180-EVK-with-netc-switch-cm7-example-doesn-t-work-as-I/m-p/2267045#M4546</guid>
      <dc:creator>carlos_o</dc:creator>
      <dc:date>2025-12-19T17:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1180-EVK with netc_switch_cm7 example doesn't work as I expected</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MIMXRT1180-EVK-with-netc-switch-cm7-example-doesn-t-work-as-I/m-p/2292587#M4649</link>
      <description>&lt;P&gt;Sorry for the late response, and I named the Keil_uVision.png file incorrectly because it is a MCUXpresso.png. With MCUXpresso IDE it doesn't compile neither the netc_switch_cm7 nor the netc_switch_cm33. I deleted it and downloaded it again with the same result.&lt;/P&gt;&lt;P&gt;In the next step I tried it with the Keil uVision netc_switch_cm33 and it also doesn't work as I would expect.&amp;nbsp;I can not ping the router.&lt;/P&gt;&lt;P&gt;The R469 is populate, and I found it on the MIMXRT1180-EVK.&lt;BR /&gt;The Keil_uVision_netc_swicht_cm33.png shows that the reset pins are set to 1. This means that the 74LVC1G07-Q100 module which is connected to the phy sets the phy reset pins to high-impedance.&lt;BR /&gt;It seams to me that the requied open-drain on the phy's reset pin is not available. Is this a reasonable possibility or do I have to change the 74LVC1G07-Q100 module on the MIMXRT1180-EVK. Please see the phy_reset.png&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 12:41:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MIMXRT1180-EVK-with-netc-switch-cm7-example-doesn-t-work-as-I/m-p/2292587#M4649</guid>
      <dc:creator>pat24</dc:creator>
      <dc:date>2026-01-13T12:41:19Z</dc:date>
    </item>
  </channel>
</rss>

