Question
osal sleep
Posted on June 17, 2015 at 08:40
Hello,
I am a newer of SPC studio, while I am learning SPCstudio, I read help docs such as ''SPC560Pxx OS-less OSAL Component User Manual.chm'' I don't understand how this function ''osalThreadSleepMilliseconds(1000);'' implement ,even though I go into it for details. Does anyone know how this function works? It sleeps for a while ,then wake up,or it use a system timer (STM) to delay some time. Thanks! #spcstudio