I am writing to seek assistance regarding the GMAC_IP_InternalLoopback_Q172_S32K344 example code that I have been working with on my S32K344 evaluation board.
In my testing, I have made modifications to the configuration by deleting rmii_txd_1 and rmii_rxd1 as I do not want to perform a loopback test. Instead, I am trying to observe Ethernet frames using Wireshark software. To do this, I have connected an Ethernet cable between the S32K344 eval board and my PC.
However, despite these steps, I am unable to see any Ethernet frames on Wireshark. This leads me to wonder if there is something missing in my testing process. Specifically, I am curious if there are any jumpers that need to be connected on the S32K eval board to access the LAN port in the driver.
I have attached the example code that I have used for my testing for your reference. Any guidance or suggestions you can provide to help me troubleshoot and get the Ethernet frames to appear on Wireshark would be greatly appreciated.
Thank you very much for your time and support.