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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/11/02 06:18
Read: times


 
#32260 - RE: Is an RTOS too much?
I have never found, in 20 years of doing embedded designs, the need of a formal RTOS in a project that has been coded by one person. A main loop function dispatcher is simple to code and can make the most efficient use of the microcontroller resources.

An RTOS can be useful if there are multiple programmers because it offers a pre-documented task level interface whereby it is easy to gain a springboard for several people to go off and work independently.

Michael Karas


List of 12 messages in thread
TopicAuthorDate
Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      
RE: Is an RTOS too much?, Kundi            01/01/70 00:00      
RE: Is an RTOS too much?            01/01/70 00:00      

Back to Subject List