First page Back Continue Last page Graphics
Reasons to Add Tasks
To establish priorities for activities
To encapsulate hardware shared by other tasks
To encapsulate data structures shared by multiple tasks.
Adding tasks can simplify the design
Separate tasks make sense for responding differently to different stimulus.