Cannot upload to nano

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.

Remove any connections to pins 0 and 1 on your Arduino board. These pins are used for communication with your computer, including uploads. Connecting anything to these pins can interfere with uploads.

Make sure you have selected the port of your Arduino board from the Arduino IDE's Tools > Port menu.

Sometimes the port will be labeled with the board name in the menu. Other times it will not. If you don’t know which port is your Arduino board, you can find it like this:

  1. Unplug your Arduino board from the computer.
  2. Select Tools > Port from the Arduino IDE's menus.
  3. Note the ports, if any, listed in the menu.
  4. Close the Tools menu. The ports list is only updated when the Tools menu is re-opened, so this step is essential.
  5. Plug your Arduino board into the computer.
  6. Select Tools > Port from the Arduino IDE's menus. - The new port listed in the menu is your Arduino board.

i did what you said but still the same here is the screen shot of the port in settings


i re-installed the Arduino IDE and now it displays this error
Arduino: 1.8.15 (Windows 10), Board: "Arduino Nano, ATmega328P (Old Bootloader)"

C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\hp\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\hp\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\hp\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328old -ide-version=10815 -build-path C:\Users\hp\AppData\Local\Temp\arduino_build_93462 -warnings=default -build-cache C:\Users\hp\AppData\Local\Temp\arduino_cache_765805 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avrdude.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.arduinoOTA.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -verbose C:\Users\hp\Desktop\ARDUINO\sketch_jun02a\sketch_jun02a.ino

C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\hp\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\hp\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\hp\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328old -ide-version=10815 -build-path C:\Users\hp\AppData\Local\Temp\arduino_build_93462 -warnings=default -build-cache C:\Users\hp\AppData\Local\Temp\arduino_cache_765805 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avrdude.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.arduinoOTA.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -verbose C:\Users\hp\Desktop\ARDUINO\sketch_jun02a\sketch_jun02a.ino

Using board 'nano' from platform in folder: C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3

Using core 'arduino' from platform in folder: C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3

Detecting libraries used...

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\sketch\sketch_jun02a.ino.cpp" -o nul

Generating function prototypes...

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\sketch\sketch_jun02a.ino.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\preproc\ctags_target_for_gcc_minus_e.cpp"

"C:\Program Files (x86)\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_93462\preproc\ctags_target_for_gcc_minus_e.cpp"

Compiling sketch...

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\sketch\sketch_jun02a.ino.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\sketch\sketch_jun02a.ino.cpp.o"

Compiling libraries...

Compiling core...

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\wiring_pulse.S" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_pulse.S.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\wiring_analog.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_analog.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\wiring.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\hooks.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\hooks.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\WInterrupts.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\WInterrupts.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\wiring_digital.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_digital.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\wiring_pulse.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_pulse.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\wiring_shift.c" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_shift.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\HardwareSerial1.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial1.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\CDC.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\CDC.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\HardwareSerial.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\HardwareSerial0.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial0.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\HardwareSerial2.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial2.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\HardwareSerial3.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial3.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\IPAddress.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\IPAddress.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\PluggableUSB.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\PluggableUSB.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\Print.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\Print.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\Stream.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\Stream.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\Tone.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\Tone.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\USBCore.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\USBCore.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\WMath.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\WMath.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\abi.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\abi.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\WString.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\WString.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\main.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\main.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=10815 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino" "-IC:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\variants\eightanaloginputs" "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.3\cores\arduino\new.cpp" -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\new.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_pulse.S.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\WInterrupts.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\hooks.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_analog.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_digital.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_pulse.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\wiring_shift.c.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\CDC.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial0.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial1.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial2.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\HardwareSerial3.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\IPAddress.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\PluggableUSB.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\Print.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\Stream.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\Tone.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\USBCore.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\WMath.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\WString.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\abi.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\main.cpp.o"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\core.a" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\core\new.cpp.o"

Archiving built core (caching) in: C:\Users\hp\AppData\Local\Temp\arduino_cache_765805\core\core_arduino_avr_nano_cpu_atmega328old_98cc4901995da46e442a7f831f88b1d3.a

Linking everything together...

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\Users\hp\AppData\Local\Temp\arduino_build_93462/sketch_jun02a.ino.elf" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462\sketch\sketch_jun02a.ino.cpp.o" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462/core\core.a" "-LC:\Users\hp\AppData\Local\Temp\arduino_build_93462" -lm

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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_93462/sketch_jun02a.ino.elf" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462/sketch_jun02a.ino.eep"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -R .eeprom "C:\Users\hp\AppData\Local\Temp\arduino_build_93462/sketch_jun02a.ino.elf" "C:\Users\hp\AppData\Local\Temp\arduino_build_93462/sketch_jun02a.ino.hex"

"C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-size" -A "C:\Users\hp\AppData\Local\Temp\arduino_build_93462/sketch_jun02a.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.

C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude -CC:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf -v -patmega328p -carduino -PCOM6 -b57600 -D -Uflash:w:C:\Users\hp\AppData\Local\Temp\arduino_build_93462/sketch_jun02a.ino.hex:i

An error occurred while uploading the sketch

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 "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

avrdude: can't open config file "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf": No such file or directory

avrdude: error reading system wide configuration file "C:\Users\hp\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.