Function Queue Scheduling Real-Time Operating System
Real Time Embedded Systems, GWU, Spring 2006
3
Round Robin ●
●
Round Robin / Control Loop Everything is a function call from the main loop main { ... while(1) { check_buttons(); scan_display(); read_tempsensor(); operate_motor(); } }
Real Time Embedded Systems, GWU, Spring 2006
4
Round Robin ●
Low priority tasks need to be slowed down while(1) { }
Thank you for interesting in our services. We are a non-profit group that run this website to share documents. We need your help to maintenance this website.