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.

PROCESSOR-SDK-AM335X: CPSW port overflow

Part Number: PROCESSOR-SDK-AM335X

     I found a issue . Firstly the CPSW can receive normally, but when I transmit a great lot of data to the port in a very short time, the  CPSW receive will overflow, the register in the CPSW_CPDMA module ,DMASTATUS, which value     is 0x00002000,meens " 0010 - Ownership bit not set in input buffer.",the port can not receive data anymore.

      I want to know  how to avoid this condition happen.
      thank you very much.