| ||||||||
Technical Support Support Resources Product Information | RL-ARM: WRONG TIMING WITH OS_ITV_SET()Information in this knowledgebase article applies to:
SYMPTOMPeriodic wake-up time interval specified by os_itv_set() changes unexpectedly. CAUSEThe task that should wake up periodically also uses one of the following delay functions:
RESOLUTIONYou cannot intermix the wait method os_itv_wait() and any delay wait in the same task. Doing so will result in a delay or a timeout within that task. SEE ALSOMORE INFORMATION
Last Reviewed: Wednesday, June 03, 2009 | |||||||
| ||||||||