On 2 May 2013 , at 7:27 AM, Barry Mahdykiner wrote:
> Tried updating my firmware and Replicator G crashed in the middle of the
> process and has now bricked my arduino board.
ReplicatorG itself doesn't do the firmware download: it causes an independent
process to be launched and it waits for that process to finish. That independent
process runs a program named "avrdude".
As to fixing, you will need to figure out if the bootloader is really gone or
not. If it is, then you will need to reload the bootloader using an AVR ISP
programmer.
Dan