I tried to interface my arduino mega 1280 with external hardware via serial. The mistake I made was to connect both serial cables to pin 0 and 1 of my arduino which are also used for communication with the computer. I guess it made a short circuit as the arduino doesn't answer to the computer. Actually the led connected to pin 13 doesn't light up when I reset the arduino and the communication leds don't light up too. But the ftdi chip does work and the power led does light up. Of course the arduino ide doesn't manage to program the arduino.
Is my arduino dead? Or only the serial pins 0 and 1 are dead? If so is it possible to burn a new bootloader that will use another arduino serial port to be programmed by the PC?
Thanks in advance and sorry for my bad english