Hello,
we are trying to read CRC errors counters from Ethernet driver (registers).
In our project we are using TI Sitara AM6224A1-800 uC.
We are reaching through interfaces to the "Eth_getRxStatsRFC2819" which calls "CpswStats_getStats" in the MCALs. That should read the CRC counters from the device registers. And it does, but the counters are always equal to 0, no matter what frames are received.