Hi, Is an Interrupt Service Routine (ISR) is a routine which is executed after the interrupt belonging to an interrupt vector? So, in that example, CpuTimer0.InterruptCount++; is the main routine, and what is purpose of PieCtrlRegs.PIEACK.all = PIEACK_GROUP1;? Best, Takano
↧