October 5, 2017 at 8:38 AM #2 Hi Kenny,Yes, embOS software timer are executed from within the scheduler.Therefore you should keep your critical regions with OS_EnterRegion()/OS_LeaveRegion() as short as possible.Best regards,Til