Error if im download Sketch

This message appears when loading a sketch:

<avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x74
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x74
Failed uploading: uploading error: exit status 1>

pls people help me if you can

Welcome to the forum

As your topic does not relate directly to the installation or operation of the IDE it has been moved to a more relevant category of the forum

If you are using an Arduino Nano then what have you got the Processor set to in the IDE ? If yours is a clone board then try setting the Processor to "Old Bootloader"

If you are not using a Nano then please give more details of your hardware

Im use Arduino Uno

  • There are a few Arduino Unos; which one exactly? A link can be useful.
  • Anything connected to the board (specifically pins 0 and 1)? If yes, disconnect.
  • Did you select the correct board?
  • Did you select the correct serial port?
    Does that port disappear from the IDE when you disconnect the board?
  • What is the serial-to-usb chip on the board?
  • Which operating sytem?
  • What is the history of the board?
    New board?
    Did you ever manage to upload anything to the board? If yes, what was the project that you were working on when it started failing?