How to install S32G MCAL——EthTrcvConfig

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to install S32G MCAL——EthTrcvConfig

582 Views
kevin999
Contributor I

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

Tags (1)
0 Kudos
Reply
1 Reply

516 Views
Joey_z
NXP Employee
NXP Employee

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.

Joey_z_0-1733107115200.png

Joey_z_2-1733107156698.png

Hope it can help you.

BR

Joey

0 Kudos
Reply