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-AM57X: DM Timer support on CPTS driver is missing on TI SDK 9

Part Number: PROCESSOR-SDK-AM57X

Tool/software:

We recently started the migration of our system to AM57xx SDK v09.03.06.05. We noticed that CPTS driver doesn’t have Timer 16 support anymore, which was usually employed to timestamp events and generate PPS signal when synchronizing through PTP over GMAC. The corresponding patch to be applied to SDK 8.02 to provide DM timer support was:

0006-HACK-net-ethernet-ti-cpts-add-1pps-support-using-dmt.patch « am57xx-evm « linux-ti-staging-rt « linux « recipes-kernel - jacinto-linux/meta-psdkla - Unnamed repository; edit this file 'description' to name the repository.

We need such a timer support to have nanoseconds portion of PTP time accessible from DSP.

Is TI planning to include a similar patch in future releases of SDK 9.3?