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.