Hello, I am new to Arduino and i am encountering a problem.
At first i bought a Arduino UNO board from the original website and began doing a few projects and it worked fine
after 2 or 3 years in the meantime i had to deal with school and other things so i wasnt able to any kind of projects. And now my board doesnt seem to be working in the software region. PS. I do know its a software related issue since i tried the board on nother computer and it seems to work fine. the problem is in the main computer im using and it seems to be a programmer related issue
I have tried to reinstall the IDE and it doesnt work. And i have tried atleast 4 times now. Heres a log for the issue.
Arduino:1.8.13 (Windows 10), Card:"Arduino Uno"
Using board 'uno' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr
Using core 'arduino' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr
Detecting libraries used...
"C:\Program Files (x86)\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_UNO -DARDUINO_ARCH_AVR "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\onury\AppData\Local\Temp\arduino_build_576965\sketch\Fade.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Generating function prototypes...
"C:\Program Files (x86)\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_UNO -DARDUINO_ARCH_AVR "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\onury\AppData\Local\Temp\arduino_build_576965\sketch\Fade.ino.cpp" -o "C:\Users\onury\AppData\Local\Temp\arduino_build_576965\preproc\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE
"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\onury\AppData\Local\Temp\arduino_build_576965\preproc\ctags_target_for_gcc_minus_e.cpp"
Çalışma derleniyor...
"C:\Program Files (x86)\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 -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\onury\AppData\Local\Temp\arduino_build_576965\sketch\Fade.ino.cpp" -o "C:\Users\onury\AppData\Local\Temp\arduino_build_576965\sketch\Fade.ino.cpp.o"
Compiling libraries...
Compiling core...
Using precompiled core: C:\Users\onury\AppData\Local\Temp\arduino_cache_736771\core\core_arduino_avr_uno_0c812875ac70eb4a9b385d8fb077f54c.a
Linking everything together...
"C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\Users\onury\AppData\Local\Temp\arduino_build_576965/Fade.ino.elf" "C:\Users\onury\AppData\Local\Temp\arduino_build_576965\sketch\Fade.ino.cpp.o" "C:\Users\onury\AppData\Local\Temp\arduino_build_576965/..\arduino_cache_736771\core\core_arduino_avr_uno_0c812875ac70eb4a9b385d8fb077f54c.a" "-LC:\Users\onury\AppData\Local\Temp\arduino_build_576965" -lm
"C:\Program Files (x86)\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\onury\AppData\Local\Temp\arduino_build_576965/Fade.ino.elf" "C:\Users\onury\AppData\Local\Temp\arduino_build_576965/Fade.ino.eep"
"C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-objcopy" -O ihex -R .eeprom "C:\Users\onury\AppData\Local\Temp\arduino_build_576965/Fade.ino.elf" "C:\Users\onury\AppData\Local\Temp\arduino_build_576965/Fade.ino.hex"
"C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-size" -A "C:\Users\onury\AppData\Local\Temp\arduino_build_576965/Fade.ino.elf"
Çalışmanız programın 1144 byte (3 %) saklama alanını kullandı. Maksimum 32256 bytes
Global değişkenler belleğin 13 byte kadarını (0%) kullanıyor. Yerel değişkenler için 2035 byte yer kalıyor. En fazla 2048 byte kullanılabilir.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x53
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x53
Karta yüklenirken sorun oluştu. Tavsiyeler için http://www.arduino.cc/en/Guide/Troubleshooting#upload adresine göz atabilirsiniz.( basically telling there has been an error and a link to the upload troubleshooting page) (the language is turkish my apoligies i dont have much time since im running late to work lol)
I have tried the loopback test it doesnt work on my Main rig but it seems to be working on my work laptop so i dont know what is wrong.PS. I have tried different USB ports and it all is the same