Basically, I am using the examples with different IDE’s only to get for testing purpose. MIMXRT1180-EVK is the REV C3.
I am using the MIMXRT1180-EVK with the MCUXpresso IDE and the netc_switch_cm7 example and I can’t compile it.
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.
First, I tried the “ping> 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.
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.