Facing a repetitive problem while uploading program

Hello,

I am a beginner with Arduino. I have Arduino UNO, ATMEGA 328P UP.
While uploading a sample program i.e. blink, a error comes up .............

Arduino: 1.6.5 (Windows 8.1), Board: "Arduino Duemilanove or Diecimila, ATmega328"

Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 30,720 bytes.

Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 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=0xd0

avrdude: ser_send(): write error: sorry no info avail

I have followed all the instructions which are available on your troubleshooting section but I am still unable to upload the sample program.

Please help, otherwise my project will be waste of time.

Have you tried setting the board to "Uno"?

Weedpharma

Yes... its not working

Is there any other circuit board required for program uploading with Arduino Uno,ATMEGA 328P UP

Please help ........

Have you been able to load programs previously?

Weedpharma