Here's another possible workaround, that just takes a reboot instead of a full OS reinstall: create a patched boot2 that doesn't try to load the OS but goes straight into download mode. (e.g. patch the code at offset 0x1244 from 31 06 00 eb to 15 00 00 ea). Send documents using the patched boot2 (may need to set the target folder to the empty string, it doesn't seem to like sending to Examples). Save flash, quit, and restart using the original boot2.
I used the /d option on the emulator instead, found and changed the bytes at 0x11801244 and
continued , to get a :
1 2 3 4 5
| Press <Enter> to download through the serial port. Checking battery level. Battery level is OK. Begin XMODEM file transfer.
|
not sure what to do next ?
EDIT: same result when I really do patch boot2.raw