This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[Clock tick trigger by user]

Hello ,

One question about clock tick that is triggered by user in sys/bios. 

If the user triggers the clock tick then the scheduling between task is handled by user?

If we have the following scenario:

Task A is waiting in a semaphore and task B post this semaphore.

Task A will wake up when the clock tick is increased by user ?

Best regards

George