Instead of reporting back, the WebIDE is locked up at this point. I've viewed WebIDE :: Settings >> Console and am able to verify that the keypresses aren't being sent through, which makes sense as they don't show in the console either.
I also note that the low level peripherals still output pulses, so am unable to control the device at this point. I made mention of the suggestion/ability to reset these in post #12 three weeks ago:
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 2020.03.30
A new flag has appeared, 'CALLBACK'
When I attempt to view memory free at this point, I'm faced with another issue,
Instead of reporting back, the WebIDE is locked up at this point. I've viewed WebIDE :: Settings >> Console and am able to verify that the keypresses aren't being sent through, which makes sense as they don't show in the console either.
I also note that the low level peripherals still output pulses, so am unable to control the device at this point. I made mention of the suggestion/ability to reset these in post #12 three weeks ago:
Disconnecting the WebIDE and then powering down the device are the only ways I've discovered to get back access.
There doesn't appear to be many forum responses for the CALLBACK flag with E.getErrorFlags()
What methods may be employed to determine which callback causes the error flag to be set?