Other Parts Discussed in Thread: UNIFLASH
During hardware testing, I'm looking for a way to clear all contents of the eeprom automatically.
The XDS110 command line utility allows me to erase flash memory, which works fine. But I need to erase all calibration/user settings back to a known state.
Ideally there would be a command line option for uniflash that allows me to do this, but I couldn't find it.
If anyone knows of a way to do this, please say. I found something referring to a scripting language for uniflash - which sounds complicated, but maybe that's the only way. If so, does anyone have an example? I just want to wipe it all to 0xFF or 0x00 - nothing fancy.