Thanks Graham for coming back. Below is the detailed debug output:
Arduino: 1.8.7 (Windows 8.1), Board: “Arduino/Genuino Uno”
…
“D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avr-gcc-ar” rcs “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868\core\core.a” “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868\core\wiring_pulse.S.o”
“D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avr-gcc-ar” rcs “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868\core\core.a” “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868\core\wiring_pulse.c.o”
“D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avr-gcc-ar” rcs “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868\core\core.a” “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868\core\wiring_shift.c.o”
Archiving built core (caching) in: C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_cache_912556\core\core_arduino_avr_uno_a4db2579d4e9ccba424823ba593a1c10.a
Linking everything together…
“D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avr-gcc” -w -Os -g -flto -fuse-linker-plugin -Wl,–gc-sections -mmcu=atmega328p -o “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/sketch_sep20a.ino.elf” “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868\sketch\sketch_sep20a.ino.cpp.o” “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/core\core.a” “-LC:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868” -lm
“D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avr-objcopy” -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/sketch_sep20a.ino.elf” “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/sketch_sep20a.ino.eep”
“D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avr-objcopy” -O ihex -R .eeprom “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/sketch_sep20a.ino.elf” “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/sketch_sep20a.ino.hex”
“D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avr-size” -A “C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/sketch_sep20a.ino.elf”
Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/bin/avrdude -CD:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM4 -b115200 -D -Uflash:w:C:\Users\peeyush_kumar01\AppData\Local\Temp\arduino_build_586868/sketch_sep20a.ino.hex:i
avrdude: Version 6.3-20171130
Copyright © 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright © 2007-2014 Joerg Wunsch
System wide configuration file is "D:\Peeyush_kumar01\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/etc/avrdude.conf"
Using Port : COM4
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xfd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xfd
avrdude done. Thank you.
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
-
What version of Arduino are you using?
It is Genuine Arduino Uno (From the starter KIT K000007)
-
Do you have the correct board + COM port selected from within the ‘Tools’ menu?
Yes, I am able to detect Board and COM port (COM4). I also get board info.
-
Not that you can go back in time to check, though did you observe if the Uno warm at the time it stopped working?
I do think it would have happened, because I just did three projects. Only thing I did was after uploading my last sketch I disconnected from PC and powered arduino with 9V battery.
Not sure what is the issue. Even I tried Ubuntu but same issue.
Thanks,