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

Pinchange interrupt during eeprom write -> crash. #2984

Closed
PepeTheFroggie opened this issue Jul 13, 2019 · 2 comments
Closed

Pinchange interrupt during eeprom write -> crash. #2984

PepeTheFroggie opened this issue Jul 13, 2019 · 2 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@PepeTheFroggie
Copy link

PepeTheFroggie commented Jul 13, 2019

Describe your system( Hardware, computer, O/S, core version, environment).
esp32, arduino ide

Describe what is failing.
Pinchange interrupt during eeprom write -> crash.

Show the EXACT error message(it doesn't work is not enough).
Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed)
Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40149a4c: bad00bad bad00bad bad00bad

Detaching IR, writing eeprom and reenabling IR does fix the problem.

Oh, btw pinchange interrupt "rising" or "falling" doesent work anyway, its always "change".
Ran into that problem "mid air" with this https://www.esp32.com/download/file.php?id=3320

@lbernstone
Copy link
Contributor

See #2953. Also, please test with the 1.0.3-rc1 version, which uses nvs instead of spi flash to emulate eeprom.

@stale
Copy link

stale bot commented Sep 12, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

2 participants