Hello everyone,

when I try to run task #4 on actual hardware, there seem to be two CPU cores running. This means I can't measure desired times reliably as one core might take task with middle priority and second core will take care of low priority and high priority tasks.

After discussing it with our labs teacher Ing. Vlasák, I am attaching a piece of code that should solve this issue, as it makes sure all the tasks run on one core. Feel free to use it.


Martin Pešek.