- Tue Apr 12, 2016 2:37 pm
#45380
Some observations about Alpha 10...
I've been using it all day and it's been great. It has only crashed once, and that was my own silly mistake for having a print "" statement that contained the word NEXT which just happened to wrap around to the next line, and I think was being interpreted as a NEXT command that didn't have a corresponding FOR TO.
After crashing, it started repeatedly rebooting again, and no amount of saved edit corrections was able to stop it.
So I had to reflash Alpha 10, but after restarting and re-pasting and saving the cleaned script, it still kept on rebooting.
I reflashed it again after first doing a reformat, then everything was fine again.
But it suggests that it's not the ESP Basic dump part of memory that is being corrupted, otherwise it would have been sorted when it was overlayed with the reflashing, therefore its somewhere else in the rest of memory, which only gets overlayed and corrected by the reformat.
Now that I know the memory AFTER the reflash dump can cause persistent errors even after the reflash, I don't think there is much value in me doing a reflash without a reformat first, especially to try to fix any problems.
But if the assumptions are correct, then it may raise a couple of possibilities...
A 'Clean memory' button on the flashing tool which could just overlay the remaining non-system area of memory if that is possible.
A 'Complete Reflash Recovery' button on the tool that could append a remaining clean memory dump after the reflash system file so that it overlays ALL memory in one go without needing to reformat first.
Remember I'm only a grateful user who doesn't really know what he's talking about, but I thought it was worth mentioning just in case.