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.

timer API to generate the milli second delay on omap3530 bsp

Other Parts Discussed in Thread: OMAP3530

Hi,

I use OMAP3530 evm and Windows EC7 for the development.

I need to know what is the timer API should I use to generate the millisecond delay.

I see under this folder in timer.c file UpdatePeriod function is there..  Is this right function??

\WINCE700\platform\common\src\soc\COMMON_TI_V1\COMMON_TI\OAL\OMAP_GTP_TIMER\TIMER

UpdatePeriod(
UINT32 periodMSec
)

Thanks and Regards,

Karthick