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 15:33
Read: times


 
#32295 - RE: Is an RTOS too much?
I aggree with Michael.

The main loop approach was most efficient in respect to speed and code / data memory usage.

I think a RTOS was only tried by such guys, which came from the UNIX / Windows programming world. Since then they have no feeling for execution speed and memory size.

Also an RTOS was no magician. You need still to count the execution time of every task to determine the real time behaviour of the whole program.
Adding tasks without such considerations must fail sooner or later.


And many other facts already discussed many times on this forum.

Please use the search button on the left side.


Peter


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