I have K70 microcontroller.
using MQX4.2
need to use system watchdog (not software watchdog).
do you have any example for that?
已解决! 转到解答。
https://community.nxp.com/thread/463341
worked for me
在原帖中查看解决方案
Except this is an MQX software watchdog, not an MCU/hardware one.
Hi Sudhanshu:
Please find the attached validation code for the watchdog module.
In the MQX installation folder, there is a software watchdog demo.
Freescale_MQX_4_2\mqx\examples\watchdog
Regards
Daniel
I want system reset watchdog example.
i feel in example section, there is task reset example.
please correct me if i am wrong.
This will work on K70 with MQX? Have you tested?