| ??? 06/29/01 04:58 Read: times |
#12883 - RE: Return vector for interrupts |
8051 usually push return vector to the stack but if you already in isr .it s hard to ident which is the real return vector in stack (may be it pass instruction "call" which could cause more stack is pushed)
if you reallly need (up to your application) to store return vector you d better do it immediately at the first of your ISR to new location as you defined |
| Topic | Author | Date |
| Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
| RE: Return vector for interrupts | 01/01/70 00:00 | |
RE: Return vector for interrupts | 01/01/70 00:00 |



