Hello,
I met a strange problem of the external Interrupt.
First, I use the CCS2.2 to build my code and it works well. The 6416 DSP can enter the function of external Interrupt.
Second, I use the CCS3.3 to build the same code but the 6416 DSP failed to respond the external Interrupt. I set a breakpoint in the function of external Interrupt and it can't stop at the breakpoint.
Here are my project below. I don't know how to deal with the problem and seek for your help and advice. Thanks a lot!