Originally posted by: yukichigai
Okay, quick rundown of microprocessors:
The firmware you're flashing is a microprocessor. It has the RAM, where data is stored, and the EPROM, where the process instructions are stored. Both are memory storage areas. Whenever the drive loads it runs a very simplistic program from the EPROM. But since you flashed it incorrectly it's likely that the program in the EPROM is either nonexistant or gibberish. Now assuming the EPROM isn't physically damaged you could theoretically re-write the entire thing with an older/working firmware revision, but since your drive won't turn on that's out. If you can remove the EPROM you could theoretically interface it with some external microprocessor -- there are 4 major ones and one of those will likely work -- and flash the chip that way. But that's only fun if you're an EE major. 😛 Otherwise you can find a new EPROM elsewhere, online.
If the EPROM is physically damaged then replacing it with a new, blank chip would probably fix the problem.