Posted on October 15, 2004 at 19:00thank you!! my mistake!!! I'm sorry~~; I modified.... ITSPR0 = 0xff; ITSPR1 = 0xcf; // PortD int enable ITSPR2 = 0xfc; // Timer Interrupt Enable ITSPR3 = 0xff; but, the Machine cann't go into the Interrupt Serv...
Posted on October 14, 2004 at 01:29 HI!!! Please Help me~~ I use the hiware and want the External interrupt(PortD.7). My source is.... void InitST7(void) { asm SIM; // PortD Initialize // 0 ~ 7 : Input/Interrupt // 0 ~ ...