Mindgrove-Technologies / FreeRTOS

'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
https://www.FreeRTOS.org
MIT License
0 stars 0 forks source link

Task Scheduling in Free RTOS #4

Open IsmailMG1 opened 1 month ago

Kishore2002 commented 1 month ago

Reason for getting delay : Task scheduling is working but the low priority tasks are getting terminated when the high priority task is finished.