Posted on August 04, 2004 at 12:20 i have checked my code pragma TRAP_PROC SAVE_REGS void INT_Timer2 (void) VECTOR ADDRESS 0xffe8 INT_Timer2 has been add.
Posted on August 01, 2004 at 14:36 i use timerb_oc1 for 1ms timer, enter oc2 int but ,cannt exit interrup,why? please tell me exit interrup other condition.thank you. void INT_Timer2 (void) {unsigned char temp; if(TIM2_SR&0x40) { temp ...