In the official S32G routine S32G2 AUTOSAR 4.4 RTD 4.0.2 D2306 Example Project, Eth_internalLoopback_S32G274A_M7 did not find any MCAL related to Ethernet transceiver configurators, such as Get Link State API and Get Transceiver Wakeup Mode API. How do I want to add this configuration item to the official routine? thank you
hi,kevin999
The Eth_internalLoopback_S32G274A_M7 routine is used to transmit and receive in internal loopback. This routine does not include all network functions.
However, you can refer to the document GMACSUBSYSRM.pdf to modify and obtain the status of registers such as MAC_PHYIF_Control_Status and MAC_PMT_Control_Status. Achieve Get Link State, Get Wakeup Mode and other functions.
Hope it can help you.
BR
Joey