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.

RTOS/TCI6630K2L: Can not receive ethernet packets on Keystone2 device (K2L)

Part Number: TCI6630K2L

Tool/software: TI-RTOS

I have the same issue.I was able to use the "PA_multicoreExample_K2L_exampleProject" to send any packets out and received on a PC but not receiving any packets on the DSPs with my custom packet generator (UPD, Raw, ...). I followed the instruction to forward all incoming packets to host but had no luck (Initialize all elements of paEthInfo_t with zero and update the routing info pa_RouteInfo_t with pa_DEST_HOST). I set apswLpbkMode to CPSW_LOOPBACK_NONE. Anybody has any suggestion?