Does MQX use the hardware watchdog

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

Does MQX use the hardware watchdog

跳至解决方案
1,397 次查看
barbercolman
Contributor III

Hi

I am using MQX 3.7 and CW10.1 I have a project based on the gpio demo for the MFC51JM eval board. I am new to Freescale and MQX, but learning. As far as I can tell MQX has its own software watchdog but does not set or use the hardware watchdog. Is this correct? If it is correct any quide lines on using the watchdog? Does the BDSM debugger stop the hardware watchdog?

 

Any help or suggestions?

Thanks

0 项奖励
回复
1 解答
911 次查看
DavidS
NXP Employee
NXP Employee

Hi Barber,

The FSLMQX3.7 doesn't yet support the JM128 on-chip watchdog but it is supported in the MCF52259 code.  I have tested it long ago but not recently as fyi.

If you look at the init_bsp.c file in the FSLMQX3.7/mqx/source/bsp/m52259evb _bsp_timer_isr() .

Hope this helps.

Regards,

David

在原帖中查看解决方案

0 项奖励
回复
1 回复
912 次查看
DavidS
NXP Employee
NXP Employee

Hi Barber,

The FSLMQX3.7 doesn't yet support the JM128 on-chip watchdog but it is supported in the MCF52259 code.  I have tested it long ago but not recently as fyi.

If you look at the init_bsp.c file in the FSLMQX3.7/mqx/source/bsp/m52259evb _bsp_timer_isr() .

Hope this helps.

Regards,

David

0 项奖励
回复