Hi,
I have the clock manager properties set so that th microseconds/int is 1000. This means that the low resolution clock or system tick is at 1ms? If that is so doing a TSK_Sleep(1) should yield a 1ms sleep time? when I do this I see that the task sleep for about 300usec. I have a task that send message out and puting a scope on the hardware line shows that I have a 300usec delay. Why am I not getting the 1ms
Dusty,