Skip to content

nRF Watchdog not triggering on kernel panic #15251

@tautologyclub

Description

@tautologyclub

If I configure watchdog and try it out with for example

while(1);

a wdt reset is always triggered. But if I try to trigger it with

k_panic();

the watchdog does nothing. The system just hangs indefinitely.

Metadata

Metadata

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFx

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions