in my application i am using free RTOS timers and that too for 1ms period, but i'm facing a problem in achieving that thing.
whenever i'm going for setting timer's time(2nd field of xTimerCreate() function) lesser than 10(which is 10 ms), this function calls is getting failed repeatedly.
is it sort of limitation or something?
has anyone faced the same issue?
thanks in advance.
