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.

TMDS64EVM: CPSW Cut-through using MCU+ SDK

Part Number: TMDS64EVM

Hi TI Team,

I'm trying to test the AM64x CPSW switch in cut-through mode using the MCU SDK without success.

The project I'm using is ENET_LAYER2_CPSW_SWITCH

The test is performed using a second board with an application based on the MCU SDK example ENET_LAYER2_ICSSG in the dual-mac configuration

The ICSSG based board sends and receives Ethernet frames and compares the TX/RX timestamps.

The frames from the ICSSG based board is switched through the CPSW based board. The frames are unicast and should only be switched between the CPSW MAC ports.

The measured delays are about 13 us for 1500 bytes or 2 us for 64 bytes, which means that cut-through is not activated.

The expected behavior is a delay of around 2 us for the 1500 bytes frames as well.

 

I would appreciate any help to get the cut-through working.

Best regards

Jonas