Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 1 month ago.
we need watchdog timer code for KL25Z
We purchased FRDM-KL25Z board , now we need support for watchdog timer enable and disable, please give me a example code for WDT in mbed.
1 Answer
10 years, 1 month ago.
Hello,
there should be a code snippet in the KL25Z example for FRDM board which is provided by Freescale. They usually turn off watchdog in examples or define function to enable/disable it. mbed does not define C++ API for watchdog.
You can use search feature to see to check if somebody has implemented it already.
Regards,
0xc0170