yeah so i am encountering a problem with the error code
Arduino: 1.6.12 (Mac OS X), Board: "Arduino/Genuino Uno"
Sketch uses 4,420 bytes (13%) of program storage space. Maximum is 32,256 bytes.
Global variables use 483 bytes (23%) of dynamic memory, leaving 1,565 bytes for local variables. Maximum is 2,048 bytes.
avrdude: verification error, first mismatch at byte 0x0042
0xc2 != 0xe2
avrdude: verification error; content mismatch
avrdude: verification error; content mismatch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
this error started appearing when the battery was short circuited unintentionally around 2-3 times for a very short period of 1 sec max
this happened when the atmega was out of the arduino on a breadboard without any short circuit protection.
Though i am able to burn boot loader using another uno i have the problem still persists though the rx and tx lights blink as they used to do