Hi, I'm trying to use the interrupt PWMINT for a PWM program with the 167. The problem is I cannot find the correct interrupt number for the function:
void Interrupt_func (void) interrupt PWMINT = ?? { }
Please read the manual e.g. C167CS Derivatives User's Manual, V2.0, July 2000 Chapter 5.1 Table 5.1 "C167CS Interrupt Notes and Vector" column "Trap number" for PWMINT 0x37
View all questions in Keil forum