Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

How to use timer defined by OSTmrCreate ?

Hi all, I would like to use timer with MicroC/OS-II. I have already enabled it by setting to 1 OS_TMR_EN . The functions OSTmrCreate and OSTmrStart return no error. But the timer never ela...