Hello all,
I am trying to bring up MII port on S32K314. I am using RTD version 3.0.0_P01. The MCAL is having only Eth_43_GMAC module and does not support EthIf, EthSwt and EthTrcv. The Eth_43_GMAC is having generate folders whereas other modules does not have it. Is it possible to establish Ethernet communication from S32K to an external Ethernet switch with this driver alone?
Hi @AManikandan ,
In RTD, EthTrcv, EthSwt, EthIf are just stubs. So, if you want to work EthSwt you need to download specific Ethswt, Ethtrcv packages.
Best regards,
Nhi