Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/14/06 13:50
Read: times


 
#127959 - the '51 handles scheduling just beautifully
Responding to: ???'s previous message
but it's probably too much for an 8051 to handle

In a microcontruller design the important 'scheduling' is to reeact to outside stimuli. The '51 handles that very well, it is called interrupts.

I have seen, I do not know how many 'schedulers' that were implemented just to avoid the dreaded "designing of ISRs"

If you handle your ISRs properly, where is the need for s 'scheduler'

Erik

List of 5 messages in thread
TopicAuthorDate
fixed priority scheduler            01/01/70 00:00      
   Can't you just...            01/01/70 00:00      
   TTPCS            01/01/70 00:00      
      Deadline based scheduling            01/01/70 00:00      
         the '51 handles scheduling just beautifully            01/01/70 00:00      

Back to Subject List