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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/12/03 20:10
Read: times


 
#48244 - Some questions
Responding to: ???'s previous message
ok...i will try to make my questions as specific as possible.


1) the program starts from PWR_UP label and firstly calls 1.25ms timers to start and then set switch state and counters at 0 and Jmp to Main_LOOP, now here what does the formula:
STATE_CNT EQU ($-STATE_TABLE)/2 shows..

like $ means the address of STATE_CNT subtrcting it with STATE TABLE ..and dividing it with 2 what does this means...and i think there will not be any problem if the code in the MAIN_LOOP label for legal state is not used or will there be?



2)Next i have gone through the CALL_TABLE but unable to understand its function, like how this rountine works...?



List of 25 messages in thread
TopicAuthorDate
State Machine Design for Time Slicing            01/01/70 00:00      
   Warning for C users (especially Keil)            01/01/70 00:00      
      RE: Warning for C users (especially Keil)            01/01/70 00:00      
         RE: Warning for C users (especially Keil)            01/01/70 00:00      
      RE: Warning for C users (especially Keil)            01/01/70 00:00      
      RE: Warning for C users (especially Keil)            01/01/70 00:00      
   RE: State Machine Design for Time Slicing            01/01/70 00:00      
      RE: State Machine Design for Time Slicing            01/01/70 00:00      
         RE: State Machine Design for Time Slicing            01/01/70 00:00      
   RE: its time sharing machine            01/01/70 00:00      
      RE: its time sharing machine            01/01/70 00:00      
         firstly i have to ask this            01/01/70 00:00      
            RE: firstly i have to ask this            01/01/70 00:00      
            RE: firstly i have to ask this            01/01/70 00:00      
               RE: firstly i have to ask this            01/01/70 00:00      
                  RE: firstly i have to ask this            01/01/70 00:00      
            RE: firstly i have to ask this            01/01/70 00:00      
         RE: its time sharing machine            01/01/70 00:00      
            RE: its time sharing machine            01/01/70 00:00      
   RE: State Machine Design for Time Slicing            01/01/70 00:00      
      RE: State Machine Design for Time Slicing            01/01/70 00:00      
   Some questions            01/01/70 00:00      
      RE: Some questions            01/01/70 00:00      
      RE: Some questions            01/01/70 00:00      
         thanks            01/01/70 00:00      

Back to Subject List