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.

configure GPT(genral puropose timer0) in its interrupt mode over the c5515 demo code ,howver i failed

1541.project.rar          i'm trying to configure timer0 in the interrupt mode based on the c5515 demo code, i want timer0  to generate 40KHz  square wave output from the GPIO13, working well with the DMA_I2S interrupt, however, i failed to configure the timer0 interrupt alone, even i masked the DMA interrupt enable,  and i check it over and over, don't find the code problem location,  and i think i fall in stereotyped thinking pattern. can someone help me have a look?

thanks