| ??? 01/28/03 13:29 Read: times |
#37491 - RE: 8051 interrupt pin |
The Interrupt Service Routine (ISR) should not end with RET. ISR must end with RETI.
Your ISR is a disaster, it does not save the registers it uses. Also I uses registers without switching banks. Erik |
| Topic | Author | Date |
| 8051 interrupt pin | 01/01/70 00:00 | |
| RE: 8051 interrupt pin | 01/01/70 00:00 | |
| RE: 8051 interrupt pin | 01/01/70 00:00 | |
| RE: 8051 interrupt pin / Erik. | 01/01/70 00:00 | |
RE: 8051 interrupt pin / Erik. | 01/01/70 00:00 |



