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.

TMS320C6657: Watchdog Interrupt

Part Number: TMS320C6657

Hi Team,

I am working on TMS320C6657 DSP so is ti possible we can use Watchdog interrupt as timer (systick).

Regards,

Deepak Singh 

  • Deepak,

    You just need a timer ? or you need watch dog as a timer? 

    If you need watch dog as a timer, would you please tell us why ? 

    In general, the watch dog timer and interrupts  are used to reset when it reaches endless-loop/ dead lock during the software loops.

    By the way,

    Both,  timer program and the watch dog timer are existing in the PDK of Processor SDK 6.3

    1. Timer ---> ( \ti\pdk_c665x_2_0_16\packages\ti\csl\example\timer)

    2. Watch dog --> ( \ti\pdk_c665x_2_0_16\packages\ti\csl\example\wdtimer )

    Regards

    Shankari G