I first erased flash and re-flashed three times, each with the identical output. I then tried the 512K version just to see what might happen. Reverting back to the original link under heading 'Build Content':
Indicates two versions:
espruino_2v00_esp8266 espruino_2v00_esp8266_4mb
and the note: 'travis build after 2018-10-23 12:00'
So, on a hunch I fetched version 2V00 and that went flawlessly.
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.
Mon 2021.09.06 - Posted 05:14pm CST - ties in with another post I'm working on
The following content is most likely target'ed towards @MaBe and @Gordon although others may chime in.
Just flashed current version 2V10 and resultant experience is not what is expected.
Unable to show results of
process.env
as device never boots to a stable state.From:
My device is mfg 0xe0 4016 and I had successfully flashed several years ago:
Last Modified 2021.08.13
I first erased flash and re-flashed three times, each with the identical output. I then tried the 512K version just to see what might happen. Reverting back to the original link under heading 'Build Content':
Indicates two versions:
espruino_2v00_esp8266 espruino_2v00_esp8266_4mb
and the note: 'travis build after 2018-10-23 12:00'
So, on a hunch I fetched version 2V00 and that went flawlessly.
At this point from mere frustration, I did not make an attempt to perform any other flash test.
--- more ---