can't upload to nano even after changing drivers, switching bootloaders (ATmega328P, Atmega328P old bootloader)
when I select Atmega328p it tells me that it supposedly cannot find the COM port EVEN while the tools tab in the ide shows a com port (COM5)
and when I select old bootloader, it simply tells me that it couldn't upload
the seller asked to installed CH341SER drivers which i did but it still shows the same error
here is verbose output
someone pls help
got this Arduino from robocraze on amazon.in
link [Robocraze Improved Version Nano V3 Board compatible with Arduino | Nano V3 Board with Soldered Pins & USB Cable: Amazon.in: Industrial & Scientific] (https://www.amazon.in/gp/product/B077TJ8FCF/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1)
Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega328P (Old Bootloader)"
D:\arduino\arduino-builder -dump-prefs -logger=machine -hardware D:\arduino\hardware -hardware C:\Users\hp\AppData\Local\Arduino15\packages -tools D:\arduino\tools-builder -tools D:\arduino\hardware\tools\avr -tools C:\Users\hp\AppData\Local\Arduino15\packages -built-in-libraries D:\arduino\libraries -libraries C:\Users\hp\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328old -vid-pid=1A86_7523 -ide-version=10813 -build-path C:\Users\hp\AppData\Local\Temp\arduino_build_59279 -warnings=default -build-cache C:\Users\hp\AppData\Local\Temp\arduino_cache_531437 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=D:\arduino\hardware\tools\avr -verbose D:\arduino sketches\led_blink\led_blink.ino
D:\arduino\arduino-builder -compile -logger=machine -hardware D:\arduino\hardware -hardware C:\Users\hp\AppData\Local\Arduino15\packages -tools D:\arduino\tools-builder -tools D:\arduino\hardware\tools\avr -tools C:\Users\hp\AppData\Local\Arduino15\packages -built-in-libraries D:\arduino\libraries -libraries C:\Users\hp\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328old -vid-pid=1A86_7523 -ide-version=10813 -build-path C:\Users\hp\AppData\Local\Temp\arduino_build_59279 -warnings=default -build-cache C:\Users\hp\AppData\Local\Temp\arduino_cache_531437 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=D:\arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=D:\arduino\hardware\tools\avr -verbose D:\arduino sketches\led_blink\led_blink.ino
Using board 'nano' from platform in folder: D:\arduino\hardware\arduino\avr
Using core 'arduino' from platform in folder: D:\arduino\hardware\arduino\avr
Detecting libraries used...
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\sketch\led_blink.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Generating function prototypes...
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\sketch\led_blink.ino.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\preproc\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE
"D:\arduino\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\preproc\ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\sketch\led_blink.ino.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\sketch\led_blink.ino.cpp.o"
Compiling libraries...
Compiling core...
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\wiring_pulse.S" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_pulse.S.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\WInterrupts.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\WInterrupts.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\wiring_analog.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_analog.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\hooks.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\hooks.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\wiring.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\wiring_shift.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_shift.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\wiring_pulse.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_pulse.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\wiring_digital.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_digital.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\HardwareSerial.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\CDC.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\CDC.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\HardwareSerial1.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial1.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\HardwareSerial0.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial0.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\HardwareSerial2.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial2.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\HardwareSerial3.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial3.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\IPAddress.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\IPAddress.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\PluggableUSB.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\PluggableUSB.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\Print.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\Print.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\Stream.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\Stream.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\Tone.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\Tone.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\USBCore.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\USBCore.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\WMath.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\WMath.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\WString.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\WString.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\abi.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\abi.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\main.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\main.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-ID:\arduino\hardware\arduino\avr\cores\arduino" "-ID:\arduino\hardware\arduino\avr\variants\eightanaloginputs" "D:\arduino\hardware\arduino\avr\cores\arduino\new.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\new.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_pulse.S.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\WInterrupts.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\hooks.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_analog.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_digital.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_pulse.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\wiring_shift.c.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\CDC.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial0.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial1.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial2.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\HardwareSerial3.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\IPAddress.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\PluggableUSB.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\Print.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\Stream.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\Tone.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\USBCore.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\WMath.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\WString.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\abi.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\main.cpp.o"
"D:\arduino\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\core\new.cpp.o"
Archiving built core (caching) in: C:\Users\hp\AppData\Local\Temp\arduino_cache_531437\core\core_arduino_avr_nano_cpu_atmega328old_2b11c7900e801c5992625d3f2d349d2b.a
Linking everything together...
"D:\arduino\hardware\tools\avr/bin/avr-gcc" -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\Users\hp\AppData\Local\Temp\arduino_build_59279/led_blink.ino.elf" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279\sketch\led_blink.ino.cpp.o" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279/core\core.a" "-LC:\Users\hp\AppData\Local\Temp\arduino_build_59279" -lm
"D:\arduino\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\hp\AppData\Local\Temp\arduino_build_59279/led_blink.ino.elf" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279/led_blink.ino.eep"
"D:\arduino\hardware\tools\avr/bin/avr-objcopy" -O ihex -R .eeprom "C:\Users\hp\AppData\Local\Temp\arduino_build_59279/led_blink.ino.elf" "C:\Users\hp\AppData\Local\Temp\arduino_build_59279/led_blink.ino.hex"
"D:\arduino\hardware\tools\avr/bin/avr-size" -A "C:\Users\hp\AppData\Local\Temp\arduino_build_59279/led_blink.ino.elf"
Sketch uses 924 bytes (3%) of program storage space. Maximum is 30720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
D:\arduino\hardware\tools\avr/bin/avrdude -CD:\arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM5 -b57600 -D -Uflash:w:C:\Users\hp\AppData\Local\Temp\arduino_build_59279/led_blink.ino.hex:i
avrdude: Version 6.3-20190619
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "D:\arduino\hardware\tools\avr/etc/avrdude.conf"
Using Port : COM5
Using Programmer : arduino
Overriding Baud Rate : 57600
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xcf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xcf
avrdude done. Thank you.
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.