Hi, I'm just posting this in case anyone else experienced this, but when using v2.04 on some largish code (40K minified down to 20k), I get resets with exccause 3.
This seems to be caused by a LoadStore error -- I found this description to go along with it "Processor internal physical address or data error during load or store".
If I flash back to 2v03, everything is fine. I'm using a totally normal 4MB ESP-12f.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi, I'm just posting this in case anyone else experienced this, but when using v2.04 on some largish code (40K minified down to 20k), I get resets with exccause 3.
This seems to be caused by a LoadStore error -- I found this description to go along with it "Processor internal physical address or data error during load or store".
If I flash back to 2v03, everything is fine. I'm using a totally normal 4MB ESP-12f.
-hfc