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.

System(CPU) timer issue in F2808

Other Parts Discussed in Thread: CONTROLSUITE

Hello,

i'm working on C2000 Microcontroller  using F2808 control card.i'm using CPU timer 0 which is working fine.

but the issue is regarding  ConfigCpuTimer(&CpuTimer0,Freq,Period);

i need the the interrupt to cause for maximum delay say for about  5 seconds.How to configure it ?

(i hope you got the point.i'm trying to say that i'm using CPUtimer 0 to blink an LED.i have wrote the code in cpu ISR for blinking.i want it to blink for 5 seconds.that means interrupt (timer)should be called for 5 seconds ).

please help

Thanks and Regards,

Sanath Rai