Upload to Pro Mini fails: "stk500_recv(): programmer is not responding"

Hi, i have a problem with my arduino pro mini and it shows this message after failing to upload:

Sketch uses 2422 bytes (7%) of program storage space. Maximum is 30720 bytes.
Global variables use 56 bytes (2%) of dynamic memory, leaving 1992 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x91
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x91
Failed uploading: uploading error: exit status 1

also the leds are not blinking when it is connected, does anyone know how to fix this? thank you!

Welcome! It appears you have the wrong Arduino selected. You need to go to the tools menu and be sure the correct one is checked.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.