Q2698 Watchdog timeout exception reporting

Hi All,

Another inconsistency for those porting code from Q2686 to Q2698…

On the Q2686 (FW 7.52), adl_InitGetType() reports ADL_INIT_REBOOT_FROM_EXCEPTION after a watchdog timeout reboots the module.

On the Q2698 (FW 7.53 RC), adl_InitGetType() reports ADL_INIT_POWER_ON after a watchdog timeout reboots the module.

No backtraces on the Q2698 either…

I was wondering why my module kept reporting ADL_INIT_POWER_ON events…

ciao, Dave

That’s bad.

:angry:

It is important to know that a Watchdog timeout has occurred :exclamation:

Hiya,

And … the Q2686 has a backtrace entry when there is is watchdog reset, and the Q2698 doesn’t … which makes it hard to work out where the exception is happening.

Arrgghh.

ciao, Dave