Watchdog and Processor Expert

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Watchdog and Processor Expert

983 次查看
davidsherman
Senior Contributor I

I've added a watchdog to my MQX-Lite project for a KE06, and while the watchdog does as it should, I notice there are few options to configure the watchdog.  Specifically, if I want to disable the watchdog in debug or in wait mode it seems I have to edit the initialization code to not enable those bits. 

0 项奖励
回复
1 回复

672 次查看
davidsherman
Senior Contributor I

I think I have a workaround, since the Processor Novice code leaves it so it can be reconfigured, I'll just remove the watchdog component and write my own.  Still, might consider making those options available in Processor Novice, since the code it generates forces the watchdog to be enabled in debug or sleep modes.

0 项奖励
回复