-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
The WDT example doesn't reset the Portenta C33 if WDT.refresh() is commented out. It simply keeps running. This feature doesn't seem to be working at all.
Steps to Reproduce:
- Run the WatchdogRefresh example on the Portenta C33
- Comment out Line 62.
WDT.refresh();
- See the board does not reset.
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project