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.

Ethernet Tx Interrupt does not stop

Other Parts Discussed in Thread: DP83848I

Hi

Hi, I have my custom board with am335x and Ethernet phy (DP83848I). I could run Ethernet echo example in starterware without any problem. But,

after some developments I realized that CPSWCore0TxIsr routine was being called frequently, when the cable was not connected and I had not any thing to send. (actually when the cable is connected everything is OK.)

This state does not stop and does not allow other application run correctly. What should I do?

thanks

Mohsen