I am using a Arduino Uno r3 for my project , yesterday I accidently powered my Arduino with 13v through the power jack of Arduino board and after few seconds the microcontroller started heating up and board got hot. then I unplugged my Arduino and today I tried to connect Arduino to my laptop to upload code but it turned off within 5 seconds of power up and also it got hot even when powered through laptop USB port. Then I removed the board and after few hours again plugged in LAPTOP, it powered up well without turning off by itself . Then the on board led pin 13 was not blinking while connected to laptop and it showed this error while I tried to upload my code. And I am sure there is no damage to the voltage regulator or any capacitors of the board, everything looks fine in the board. can any one help.
Sketch uses 22798 bytes (70%) of program storage space. Maximum is 32256 bytes.
Global variables use 904 bytes (44%) of dynamic memory, leaving 1144 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xab
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xab
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xab
avrdude: stk500_recv(): programmer is not responding