error al subir mi programa

Hola buenas tardes... he estado intentando subir mi programa a arduino UNO pero cuando acaba de compilar y se esta ejecutando para subir el programa me aparece el siguiente error:

Arduino:1.8.3 (Windows 8.1), Tarjeta:"Arduino/Genuino Uno"

Archiving built core (caching) in: C:\Users\ACERE1~1\AppData\Local\Temp\arduino_cache_883747\core\core_arduino_avr_uno_0c812875ac70eb4a9b385d8fb077f54c.a
El Sketch usa 1014 bytes (3%) del espacio de almacenamiento de programa. El máximo es 32256 bytes.
Las variables Globales usan 9 bytes (0%) de la memoria dinámica, dejando 2039 bytes para las variables locales. El máximo es 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x98
Problema subiendo a la placa. Visita http://www.arduino.cc/en/Guide/Troubleshooting#upload para sugerencias.

Este reporte podría tener más información con
"Mostrar salida detallada durante la compilación"
opción habilitada en Archivo -> Preferencias.

Por favor si alguien me puede orientar para resolver este problema se lo agradecería mucho.

Bienvenido al foro Arduino,
Por favor, he editado tus errores usando etiquetas para código. Por favor que no se repita esto, nada se postea como simple texto, lee el link que te dejo:

Lee las Normas del foro.