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.

2812 Prd timer stopping.

Hello,

     I was wondering if anyone else has experienced this problem.  I have a one-shot Prd timer that is set to 1ms = 1 system tick.  When necessary, I arm the timer with a PRD_start.  After running for 20 minutes in my task, a call to PRD_start does not arm the timer anymore.  If I place a breakpoint at PRD_start and then one in the PRD function, I never see the PRD function get called.  Has anyone else experienced this issue?

 

I am using code composer V 2.21.13 on a TI 2812 DSP.

 

Thanks