Dynamic tick

Robert Pomeroy 26 Reputation points
2021-03-02T16:39:35.097+00:00

Does Azure ThreadX currently support dynamic tick for battery operated devices? If not, is it being planned?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
0 comments No comments
{count} vote

Accepted answer
  1. Scott Azure RTOS 4,051 Reputation points
    2021-03-02T18:11:34.03+00:00

    We have some low power code coming out in our 6.1.5 release in a few days that does ThreadX timer management. This allows you to turn off the system tick driving ThreadX so you can put the processor to sleep or in some low power mode. Note that it is still up to you to manage your hardware timers.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.