Hello,
I'm testing the PFE_MAC module by using a S32G-VNP-RDB3 board.
I referred to some examples and documents to configure.
And I checked the board received the ping message from the PC connected to the board.
But I failed to send the respond message to it.
It seems that the module sends the message but the phy module doesn't receive it.
(Because the tx callback function works and tx counters of PFE module increases.)
I set the PFE_MAC2 rx/tx clock to 125MHz to use 1Gbps and also set the pins
What did I miss?
The development enviroment is as follows.
- S32 Design Studio v3.5.14
- S32G RTD v5.0.0 (ETH_PFE v1.5.0 in EB tresos)
- TCP/IP stack v1.0.4
- FreeRTOS v4.0.2
And, could you also explain meaning of the EMAC2 in EthCtrlPort - EthCtrlConfig?
Should I set it to EMAC2 to use PFE_MAC2 module?
Best regards,
Boniface