This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6678 interrupt can't work

Hi All

      The attach is my test program. 3036.intcTest.rar

      The problem is :

               when set the EVESET2, the value of IFR.int4 didn't changed. 

               when set the ISR or use the CSL_BootCfgGenerateInterDSPInterrupt(DNUM, 4), the bit  IFR.int4 is change to 1, but the INT4's interrupt server function didn't invoked.