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/PROCESSOR-SDK-AM437X: How to use the dmtimer 1ms for OS 1ms tick

Part Number: PROCESSOR-SDK-AM437X

Tool/software: TI-RTOS

I know that Am437x have a Timer 1 (dmtimer 1ms) for OS tick generation.this timer have a special hardware to get a true 1ms tick. but I research though all of the examples, I can find a example about how to use this timer for OS 1ms tick.

where can I find it?