Part Number: AM3359
Tool/software: TI-RTOS
Hi TI,
beaglebone black, ccs 7.4, processor SDK RTOS 4.0.2.9
Tried to migrate from StarterWare to TI-RTOS, but cannot find DMTimer example in TI-RTOS.
StarterWare has functions such as DMTimerCounterSet(), DMTimerCounterGet(), etc...
and I configured the DMTimer in one-shot mode by,
DMTimerModeConfigure(DMTIMER_INSTANCE, DMTIMER_ONESHOT_NOCMP_ENABLE);
I am wondering whether TI expert would be able to provide DMTimer example project for my reference.
Thanks in advance
Mike