Hardware option to clear EEPROM?
NGarland
Posts: 10
Hello all,
· I'm using a BS2 with a BOE (Rev.B) and I've run into a bit of a problem with a program that is loaded into memory.· Once power is connected to the BOE (the BOE is connected to my PC via a serial cable and a serial-to-usb adapter), the program starts to run, something goes haywire resulting in my mouse cursor jumping all over the screen and shortly after my computer reboots.· Before I can troubleshoot the problem I need to resolve the cursor/reboot problem.· So my question is:· is there a way to manually clear the EEPROM without the board being connected to my PC (perhaps holding the reset button down for 30 sec or something like that).· Any help would be appreciated.
Cheers,
-N
· I'm using a BS2 with a BOE (Rev.B) and I've run into a bit of a problem with a program that is loaded into memory.· Once power is connected to the BOE (the BOE is connected to my PC via a serial cable and a serial-to-usb adapter), the program starts to run, something goes haywire resulting in my mouse cursor jumping all over the screen and shortly after my computer reboots.· Before I can troubleshoot the problem I need to resolve the cursor/reboot problem.· So my question is:· is there a way to manually clear the EEPROM without the board being connected to my PC (perhaps holding the reset button down for 30 sec or something like that).· Any help would be appreciated.
Cheers,
-N
Comments
For erasing the EEPROM you can only do so by writing over it with other data. A simple END as a program (with appropriate directives) will clear things quickly.
Ryan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Ryan Clarke
Parallax Tech Support
RClarke@Parallax.com
Thanks much!
-N