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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/14/05 17:50
Read: times


 
#89654 - what to do
Responding to: ???'s previous message
What happens if ProcessAcme() needs to run at least every 10mS and sometimes ProcessGumbo() needs to do a complex calculation that takes 50mS.

If that is a problem, which I have yet to see it being after 100s of projects then split ProcessGumbo and control it with a state machine.

If you predict ProcessGumbo to be "too lenghty" you automatically split it.

Erik


List of 28 messages in thread
TopicAuthorDate
Inserting C Code in between Assembly Lan            01/01/70 00:00      
   Stop It            01/01/70 00:00      
      Thank You Michael Karas            01/01/70 00:00      
         Manual            01/01/70 00:00      
         Round Robin            01/01/70 00:00      
         Rounb Robin + Time Sharing            01/01/70 00:00      
            round robin            01/01/70 00:00      
               How Long            01/01/70 00:00      
                  what to do            01/01/70 00:00      
                     OK as far as it goes.            01/01/70 00:00      
                        but            01/01/70 00:00      
                           However            01/01/70 00:00      
                              but why make it harder            01/01/70 00:00      
                                 Never Mention RTOS            01/01/70 00:00      
                        out of hand            01/01/70 00:00      
                           ?????            01/01/70 00:00      
                              nope            01/01/70 00:00      
                                 Never mentioned multitasking            01/01/70 00:00      
                           I disagree            01/01/70 00:00      
                              every rule has exceptions            01/01/70 00:00      
                                 8051 Banking versus External Components            01/01/70 00:00      
                                    agreed, but            01/01/70 00:00      
                              I agree            01/01/70 00:00      
            Time Slicing & Apology            01/01/70 00:00      
   Why RTX51?            01/01/70 00:00      
   nice quote            01/01/70 00:00      
      'easier'            01/01/70 00:00      
      Kludge            01/01/70 00:00      

Back to Subject List