Hello,
I am trying to send ethernet frames using the ENET_1G on iMXRT1170 board. I am using the default project: evkmimxrt1170_enet_txrx_transfer_cm7, which uses the 100M ENET module, but changed it to send using ENET_1G.
I have configured everything as required, including PHY, MII mode and speed, in addition to all clocks and pin routings using the MCU Config Tools.
The problem is that the code will only send 4 frames successfully, then will always fail to transmit the rest of the frames. Attached is the terminal screenshot. I also attached a copy of my MCUXpresso project.
