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