Tool/software: Code Composer Studio
I tried implementing timer interrupt on ucd3138a64 , I made T24CMPCTRL0 register's bit 1 to 1 and used hardware interrupt of irq type but i am not getting any value on IRQIVEC . From the INTREQ register i can see that an interrupt is remaining to be serviced . How should i proceed in order to obtain a timer compare capture interrupt or a timer overflow interrupt