Upload problem after desabling the Auto reset

Hi All,

I am using the arduino duemilanove board. whenever i tried to open the serial port the arduino resets itself. For solving this problem i searched on the forum and found a solution. I desoldered joint at RESET-EN. After that board does not reset automatically when i open the serial port but then i am not able to download any other programe to the board.

Can anyone tell me how can i download something to the board with auto reset deasabled.

Thanks for the help.

  1. Click "Upload to I/O Board" in the IDE.
  2. Press the reset button on the Arduino itself, within a second or two.

When you press the reset button, the Arduino bootloader goes into a mode where it allows uploading of programs for a short time.

Thanks for the reply.

I found the solution

http://www.arduino.cc/playground/Main/DisablingAutoResetOnSerialConnection