This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LC4357: PING ERROR ON TMS570LC4357

Part Number: TMS570LC4357

Hello, I am debugging TMS570LC4357, using the LWIP project in the routine v00.04.00.00 provided by TI. Currently EMAC loopback and PHY loopback are successful. Directly connect the board to the computer using a network cable, and use the computer to ping the board. I find that the ping error persists. The IPs of the computer and the board are set in a LAN: 192.168.1.5 and 198.168.1.44. Checking the EMAC network status register found that only the RXFRAGMENTS and NETOCTETS registers were increasing, and the other registers remained unchanged and remained 0. Please tell me how should I solve this problem?

Attached is a screenshot of the network status register during debugging

EMAC_MDIO_REG.txt
Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
521177 13
R EMAC_TXREV 0x0000000B 0x4EC0020D
R EMAC_TXCONTROL 0x0000000B 0x00000001
R EMAC_TXTEARDOWN 0x0000000B 0x00000000
R EMAC_RXREV 0x0000000B 0x4EC0020D
R EMAC_RXCONTROL 0x0000000B 0x00000001
R EMAC_RXTEARDOWN 0x0000000B 0x00000000
R EMAC_TXINTSTATRAW 0x0000000B 0x00000000
R EMAC_TXINTSTATMASKED 0x0000000B 0x00000000
R EMAC_TXINTMASKSET 0x0000000B 0x00000001
R EMAC_TXINTMASKCLEAR 0x0000000B 0x00000001
R EMAC_MACINVECTOR 0x0000000B 0x00000000
R EMAC_MACEOIVECTOR 0x0000000B 0x00000002
R EMAC_RXINTSTATRAW 0x0000000B 0x00000000
R EMAC_RXINTSTATMASKED 0x0000000B 0x00000000
R EMAC_RXINTMASKSET 0x0000000B 0x00000001
R EMAC_RXINTMASKCLEAR 0x0000000B 0x00000001
R EMAC_MACINTSTATRAW 0x0000000B 0x00000000
R EMAC_MACINTSTATMASKED 0x0000000B 0x00000000
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX