Hello,
I have an i.MX RT1024 evaluation kit, and I am working on the evkmimxrt1024_enet_txrx_ptp1588_transfer demo program from the SDK with a loopback network cable. I can compile and download the program to the board. When I run the program it shows that the frames are transmitted successfully. However, it does not show that the frames are received.
I've checked the return value from the call to "ENET_GetRxFrameSize", and it returns "errorkStatus_ENET_RxFrameError" for each transmitted frame.
I've attached a copy of my serial output.
Any help I can get to get this working would be appreciated.
Thanks.