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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/19/04 03:11
Read: times


 
#76140 - RE: 8051 Context Switching
Responding to: ???'s previous message
It shall also depend upon the compiler used and modelused for compilation.Kernel functions if compiled as reentrant would load the parameters and locals in XDATA,it shall keep only real stack(return address,push in ISR)in DATA/IDATA.If you intend to keep the model small then you have to play around with compiler options and make sure that none of task locals gets overlayed with each other.
Pranav




List of 24 messages in thread
TopicAuthorDate
8051 Context Switching            01/01/70 00:00      
   Why??            01/01/70 00:00      
      RE: Why??            01/01/70 00:00      
         RE: On an 8051??            01/01/70 00:00      
            RE: On an 8051??            01/01/70 00:00      
   RE: 8051 Context Switching            01/01/70 00:00      
   RE: 8051 Context Switching            01/01/70 00:00      
      RE: 8051 Context Switching            01/01/70 00:00      
         RE: 8051 Context Switching            01/01/70 00:00      
            RE: 8051 Context Switching            01/01/70 00:00      
               RE: 8051 Context Switching            01/01/70 00:00      
                  RE: 8051 Context Switching            01/01/70 00:00      
                     RE: 8051 Context Switching            01/01/70 00:00      
                        RE: 8051 Context Switching            01/01/70 00:00      
                           RE: 8051 Context Switching            01/01/70 00:00      
                              RE: 8051 Context Switching            01/01/70 00:00      
                                 RE: 8051 Context Switching            01/01/70 00:00      
                                    RE: 8051 Context Switching            01/01/70 00:00      
                                       RE: 8051 Context Switching            01/01/70 00:00      
                                          RE: 8051 Context Switching            01/01/70 00:00      
                                             RE: 8051 Context Switching            01/01/70 00:00      
               RE: 8051 Context Switching            01/01/70 00:00      
   RE: 8051 Context Switching            01/01/70 00:00      
   RE: 8051 Context Switching            01/01/70 00:00      

Back to Subject List