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.
Hello Ti,
I'm using the SDK : AM243x MCU+ SDK 09.00.00
with the plateform: AM243x ( AM2434)
According to the latest SDK we can use the CPTS module in the CPSW to timestamp packets by using EST schedule (as show in your example) or to timestamp some specific PTP sync packets(as show in your example) . I was wondering if it's possible to use the CPTS module in the CPSW to timestamp all ingress packets when they arrive at the MAC Port of the CPSW without PTP stack or EST schedule and retrieve this timestamp.
Thank you very much,
Sincerely,
Tianyi LIU
Hi Tianyi,
It is possible to get the timestamp for packets coming via mac ports to host port. As a part of DMA packet info:
But for packets going from one mac port to another mac port(switching mode) it is not possible.