Help accidentally wrote to eeprom and now nothing will work
darthsnarkey
Posts: 9
I accidently loaded a program into the eeprom and now nothing will work! Does anyone have the stock eeprom file for the Quickstart board?
Comments
Jeff
http://www.parallaxsemiconductor.com/products/quickstart
But this is much more interesting:
http://forums.parallax.com/showthread.php?135316-Quickstart-Smile-Games-Contest
Can I simply clear the eeprom of what I wrote or did I really Fubb this one?
I've lost bst comms to my QuickStart as well, spin tool is working fine though in parallels and minicom is working on osx as well?
I didn't stop to fix this problem yet but my guess is the vcpi drivers gortched.
I deleted the bst.plist and bst.ini files, no joy.
That said, what version of MacOS are you using? BST seems to have problems on the most recent incarnation (Mountain Lion or tabby ... whatever). I've switched over to using either Windows under Parallels Desktop or the GCC Beta release which will run the command line version of BST which does seem to work.
I don't use BST as a serial terminal the way I would PST... and I never write serial stuff that uses pins 30 and 31 to the EEPROM. I have momentarily hung some boards doing that. I use Processing.org for my serial communications with the Prop... works fine in v.1.5 not so in v2.0... they won't talk about it. Questions all over their forums and nothing real coming out.
I'm planning to migrate to SimpleIDE, but haven't completely evaluated it yet.
FYI, you don't ever have to "clear" the EEPROM. You just load the program you want to run and it over writes whatever was there.