programmer is not responding

while uploading a code, its show this messages :

Arduino: 1.6.4 (Windows Vista), Board: "Arduino Uno"

Sketch uses 6,848 bytes (21%) of program storage space. Maximum is 32,256 bytes.

Global variables use 457 bytes (22%) of dynamic memory, leaving 1,591 bytes for local variables. Maximum is 2,048 bytes.

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xe6

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xe6

Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

Have a go at manually resetting the board while uploading. You will need to press and hold the reset button on the Uno before pressing upload. Keep it depressed until the IDE reports the size of the sketch at which point you can release it.

Let me know if this helps.

i have already do that step,press reset button for a few second before uploading code. but still same problems. help me :slightly_frowning_face:

Can you describe the behaviour of the "L" led after you press reset? That would be the led connected to pin 13 on the board.

This will allow me tell whether or not your board has the bootloader in place.