Hello,
On my project, I want to see counter of flowing packet on ports. So I am observing switch stats(STATSA,STATSB,STATSC,STATSD). When I send to packet from port 2 Stats counters are not increased also Port 4. But if Packet is sent from Port 1 I saw increasing on stats counter.
Switch initialization is done below step by step:
-SGMII Serdes
-MAC
-MDIO
-Switch
Could you tell me my wrong on steps and how I can realize initializing ports step by step?
Thank you