Skip to content
New issue

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

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

Already on GitHub? Sign in 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha included in alpha release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants