Based on the official EMAC demo"EMAC_BasicExample_evmAM572x_armBiosExampleProject", we test the network port 1 and network port 2 of am5728 and find that the function "EMAC" is called_ send(port_ num, p_ pkt_ DESC); " port_ Num = 0. In fact, both external network ports 1 and 2 send data. Why? How can I operate network ports 1 and 2 independently
Thankyou very much