Hello,
I want to use watchdog timer interrupt in C6748 LCDK.
Please provide me code for that.
regards
Sachin Arora
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.
Hello,
I want to use watchdog timer interrupt in C6748 LCDK.
Please provide me code for that.
regards
Sachin Arora
Hi Sachin,
The starterware of C6748 LCDK contains examples for watchdog timer. You can give it a try.
In my installation, I could find it at "C:\Program Files\Texas Instruments\pdk_C6748_2_0_0_0\C6748_StarterWare_1_20_03_03\examples\lcdkC6748\wdt"
Regards,
Shankari.
--------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------
Hello Shankari,
Example of starterware of C6748 LCDK for watchdog timer not in interrupt form. I want to enable the watchdog timer interrupt.
Please suggest for that.
regards
Sachin Arora
Hello Sachin
You can additionally look at the watchdog example in the quickstartrcsl
http://processors.wiki.ti.com/index.php/QuickStartOMAPL1x_rCSL
We will not be able to provide a custom example suiting your exact needs, but hopefully between Starterware examples, quickStartRCSL and user documentation you would be able to jumpstart on this development.
Regards
Mukul