I have Flash EEPROM configuration data file for a faulty Wireless Subsciber terminal unit. I obtained the file by EEPROM Universal Programmer.
I'm convinced that segments of the file are corrupt because the device works if I burn in, with the Programmer, a configuration data file of a working device.
Since each device has unique serial number and other parameters encoded in configuration file, it is improper to program a faulty device with a configuration file of a working device, ie, no two devices must have same serial numbers.
I wish to convert this bad file to asm and edit to reprogram the faulty device, hoping that will get it back to normal operation. I have a rather shallow knowledge about the subject but I'm confident that a detailed systematic procedure would help. Could the hex-ascii display on the eeprom application software and the original compiled hex file be any different? The target is a motorola processor.
Thanks and regards
I'm convinced that segments of the file are corrupt because the device works if I burn in, with the Programmer, a configuration data file of a working device.
Since each device has unique serial number and other parameters encoded in configuration file, it is improper to program a faulty device with a configuration file of a working device, ie, no two devices must have same serial numbers.
I wish to convert this bad file to asm and edit to reprogram the faulty device, hoping that will get it back to normal operation. I have a rather shallow knowledge about the subject but I'm confident that a detailed systematic procedure would help. Could the hex-ascii display on the eeprom application software and the original compiled hex file be any different? The target is a motorola processor.
Thanks and regards
Last edited: