Under the assumption this is not a parsing issue, maybe a hardware one.
Is there an exhaustive test to exercise RAM to inspect for flaky cells?
I realize this gets a bit tough as Espruino will need to run, and the test program will be part of that memory. But, maybe some detail may be garnered from testing the balance of memory perhaps?
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.
Sun 2020.03.29
I have run into a bizarre troubleshooting situation, that has been narrowed down to a parsing issue, or
a potential corrupt memory situation.
Under the assumption this is not a parsing issue, maybe a hardware one.
Is there an exhaustive test to exercise RAM to inspect for flaky cells?
I realize this gets a bit tough as Espruino will need to run, and the test program will be part of that memory. But, maybe some detail may be garnered from testing the balance of memory perhaps?