What would happen if you have an os_wait or os_wait2 call with an interval of X milliseconds, such as while {TRUE) { os_wait2(K_IVL, X); //do some stuff } and the "stuff" takes more than X ticks?
Thanks for the ideas, Andy. I've added a link to the Events page and added a little more description there of the effects of Interval in such a case. One problem with these online manuals is that there is no way to search just a single manual - it's all or nothing! This is already on the list of new features for the web site. Jon