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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/18/03 17:12
Read: times


 
#36743 - RE: can 8051 do multi tasking?
The irony is that when you employ a Real TimeOperationSystem, the response to interrupts get less real. This is one of least undferstood facts re multitasking/RTOS.
While a RTOS supposedly free you from some mundane tasks, in '51 applications you will often find that making the RTOS handle your hardware takes the same effort as handling it without the RTOS.
I am a great fan of employing a RTOS in a microprocessor syatem, I do not see their feasibility in a microcontroller system.
The '51 is designed as a microcontroller and attempting to use it where a microprocessor belong will always be a mistake.

Erik

List of 13 messages in thread
TopicAuthorDate
can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      
RE: can 8051 do multi tasking?            01/01/70 00:00      

Back to Subject List