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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/15/03 19:30
Read: times


 
#45565 - RE: Velocity tracker using an 8051
Responding to: ???'s previous message
Steve, please note that this guy (as do some others) use this construct:

org interruptvector
call handler
reti

handler:
.
.
ret

Confusing, and unnecessaryly slow and heavy on the stack, but it should work.

List of 8 messages in thread
TopicAuthorDate
Velocity tracker using an 8051            01/01/70 00:00      
   RE: Velocity tracker using an 8051            01/01/70 00:00      
      RE: Velocity tracker using an 8051            01/01/70 00:00      
   RE: Velocity tracker using an 8051            01/01/70 00:00      
   RE: Velocity tracker using an 8051            01/01/70 00:00      
      RE: Velocity tracker using an 8051            01/01/70 00:00      
         RE: Velocity tracker using an 8051            01/01/70 00:00      
         RE: Velocity tracker using an 8051            01/01/70 00:00      

Back to Subject List