uploading error


i facing these errors.
someone please help.





arduino: 1.6.5 (windows 8.1), board: "arduino uno"

:\users\chp pc\devansh\hardware\tools\avr/bin/avr-g++ -c -g -os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -mmd -mmcu=atmega328p -df_cpu=16000000l -darduino=10605 -darduino_avr_uno -darduino_arch_avr -ic:\users\hp pc\devansh\hardware\arduino\avr\cores\arduino -ic:\users\hp pc\devansh\hardware\arduino\avr\variants\standard c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\blink.cpp -o c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\blink.cpp.o

c:\users\hp pc\devansh\hardware\tools\avr/bin/avr-gcc -c -g -x assembler-with-cpp -mmcu=atmega328p -df_cpu=16000000l -darduino=10605 -darduino_avr_uno -darduino_arch_avr -ic:\users\hp pc\devansh\hardware\arduino\avr\cores\arduino -ic:\users\hp pc\devansh\hardware\arduino\avr\variants\standard c:\users\hp pc\devansh\hardware\arduino\avr\cores\arduino\wiring_pulse.s -o c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\wiring_pulse.s.o

using compiled file: c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\hooks.c.o

using compiled file: c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\winterrupts.c.o

using compiled file: c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\wiring.c.o

using compiled file: c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\wiring_analog.c.o

using compiled file: c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp\wiring_digital.c.o





sketch uses 1,030 bytes (3%) of program storage space. maximum 32,256 bytes.

global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes local variables. maximum 2,048 bytes.

c:\users\hp pc\devansh\hardware\tools\avr/bin/avrdude -cc:\users\hp pc\devansh\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -pcom4 -b115200 -d -uflash:w:c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp/blink.cpp.hex:i



avrdude: version 6.0.1, compiled on apr 15 2015 @ 19:59:58

       copyright (c) 2000-2005 brian dean, http://www.bdmicro.com/

       copyright (c) 2007-2009 joerg wunsch



       system wide configuration file "c:\users\hp pc\devansh\hardware\tools\avr/etc/avrdude.conf"



       using port                    : com4

       using programmer              : arduino

       overriding baud rate          : 115200

       avr part                      : atmega328p

       chip erase delay              : 9000 us

       pagel                         : pd7

       bs2                           : pc2

       reset disposition             : dedicated

       retry pulse                   : sck

       serial program mode           : yes

       parallel program mode         : yes

       timeout                       : 200

       stabdelay                     : 100

       cmdexedelay                   : 25

       syncloops                     : 32

       bytedelay                     : 0

       pollindex                     : 3

       pollvalue                     : 0x53

       memory detail                 :



                                block poll               page                       polled

         memory type mode delay size  indx paged  size   size #pages minw  maxw   readback

         ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------

         eeprom        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff

         flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff

         lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00

         hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00

         efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00

         lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00

         calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00

         signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00



       programmer type : arduino

       description     : arduino

       hardware version: 3

       firmware version: 4.68



avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x50



avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x50

       vtarget         : 0.3 v

       varef           : 268591.6 v

       oscillator      : 921.600 khz

       sck period      : 3.3 us



avrdude: avr device initialized , ready accept instructions



reading | ################################################## | 100% 0.00s



avrdude: device signature = 0x1e950f

avrdude: reading input file "c:\users\hppc~1\appdata\local\temp\build4058384835903545187.tmp/blink.cpp.hex"

avrdude: writing flash (1030 bytes):



writing | ################avrdude: stk500_loadaddr(): (a) protocol error, expect=0x14, resp=0x54



avrdude: stk500_paged_write(): (a) protocol error, expect=0x14, resp=0x10

######avrdude: stk500_recv(): programmer not responding



Arduino Forum > Using Arduino > Installation & Troubleshooting > uploading error


arduino

Comments