Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Have Postmortem report address interrupted by Soft WDT #8851

Merged
merged 2 commits into from
Mar 11, 2023

Conversation

mhightower83
Copy link
Contributor

Update postmortem to report location interrupted by Software WDT.

In the NON-OS SDK, Software WDT is implemented as a level-1 interrupt.
In the ISR handler pp_soft_wdt_feed_local, various exception registers are saved to System RTC memory.

I have hesitated and forgotten about doing this PR several times.
I keep asking the question what am I missing?
Is there a situation where this will not be accurate?

@d-a-v d-a-v added the alpha included in alpha release label Feb 8, 2023
@mcspr mcspr added this to the 3.1.2 milestone Feb 21, 2023
Copy link
Collaborator

@d-a-v d-a-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Valuable info with random examples doing soft WDT

@mcspr mcspr merged commit 84a59aa into esp8266:master Mar 11, 2023
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
alpha included in alpha release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants