Emergency - system shut down before my code is saved
Cncjerry
Posts: 64
I made a bunch of changes, compiled, loaded eprom, tested and didn't save the code before the system shutdown. So the working code is on the chip.
1) Before I launch the prop tool, are the files autosaved in a work area, temp file, etc?
2) I see there is a disassembler but it doesn't do spin. Are there any options to recover the files from the chip?
Thanks
1) Before I launch the prop tool, are the files autosaved in a work area, temp file, etc?
2) I see there is a disassembler but it doesn't do spin. Are there any options to recover the files from the chip?
Thanks
Comments
Recreating any high level language source from the instructions it compiles to is very hard. I don't recall that any one has even tried with Spin.
Something is going on with this pc. It has hung a few times in the past few days and the only difference is that I am developing using the prop tool. Could be something with USB but all the lights stayed on. Go figure.
Can I get the assembler? There were two assembler modules one in the spin module dat section and a second module.
About 50 lines of code in assembler for both.
I lost a HD recently, I know, it was my fault that that I didn't back that lot up.Despite being only a few miles from an enormous power station the mains to the village is far from solid and I have lost a fair bit of stuff before getting to save it.
Long live pencil and paper.
I know it's been there since ver 1.2.7.
It's in Preferences, and is enabled by default IIRC.
Now, thank Parallax for putting that in. They got your back.
David Carrier
Parallax Inc.
As a general note, I do not know of any systems that compile purely in PC Memory.
They all save, and work on text files - sometimes those may not be so obvious, but #8 explains how the Prop does it.
Personally, I do not like tools that hide stuff over in "\WindowsFluff\Application Data\blah", and prefer a single working directory that I name, and I can save and backup and move.