Hi,
I'm trying to use ti.sysbios.family.c28.Timer I defined a periodic timer to run every 2mS using Timer Id 1, I have task in the system with priority "1", when the task is running the timer function is not working, why is that? as I understood the Timer should have higher priority than tasks, is this correct?
Thanks,
HR