Syntactically correct Javascript lines of code, but poorly placed
Reading the link provided by @allObjects in #5 above, then @Gordon #3 comment Have you tried uploading some more simple code?
and after twenty plus upload restart cycles isolated the fact that code in a static file was in fact the culprit. I learned this before the balance of the responses, but those helped, as it validated what I was also seeing. A big plus.
Actually taking a close inspection of the results of 'dump()' and after reading:
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.
Tue 2018.08.21
Situation 2
Syntactically correct Javascript lines of code, but poorly placed
Reading the link provided by @allObjects in #5 above, then @Gordon #3 comment Have you tried uploading some more simple code?
and after twenty plus upload restart cycles isolated the fact that code in a static file was in fact the culprit. I learned this before the balance of the responses, but those helped, as it validated what I was also seeing. A big plus.
Actually taking a close inspection of the results of 'dump()' and after reading:
From http://www.espruino.com/Saving
Beneath 'Notes'
Here was the a solution to my issue that provided the insight as to what was going on:
In that process however, I noticed an IDE anomaly, that through sheer persistance was the root cause of not being able to make progress: