Hello,
The pin INT0 is receiving the signal shown below:
Although, The pin isn't generating interrupts as I'm expecting on the falling edge. My first try to fix the problem was to check if the IFR0, IER0 and INTM are configured correctly and They are.
IER0 = 0x0004; -> INT0 is enable.
INTM = 0; Global interruption is enable.
In other hand, my code had others interruptions and they are working properly. I took care to configure correctly the interrupt vector.
But I have realized that when I put the oscilloscope probe over the INT0 pin an interrupt event happens! Someone have ideas to solve this issue? I 'm figuring out some hardware problem.......
Thanks for all!
Fred
PS: DSP TMS320C5502 -300 - CPU is running with 300 MHz