Nano Kod Yükleme Hatası

Arkadaşlar Merhaba, Nanoya daha önce yükleme yapabiliyordum, sonra kendiliğinden yüklememe hatası alıyorum.Bunu nasıl düzeltebilirim. Kod hataları aşağıdadır.

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x7c
Problem uploading to board. See https://support.arduino.cc/hc/en-us/sections/360003198300 for suggestions.

Bu hatayı (Old Bootloader) iken alıyorum

  1. avrdude: verification error, first mismatch at byte 0x0000
    0x62 != 0x0c
    avrdude: verification error; content mismatch
    avrdude: verification error; content mismatch

Bu hatayı da (Atmega 328P) iken alıyorum.
Sorunumu nasıl çözebilirim.

NOT: nano üzerindeki power yanıyor yükleme yaptığımda önce RX yanıyor 1 sn sonra TX yanıyor yükleme yamadığı için her iki led sönüyor

kart üstündeki işlemciniz atmega168 olabilir mi bir kontrol edin

Öncelikle teşekkür ederim hayır değil yükleme yapıyor fakat tamamlamıyor yani kod hatası veriyor yazdırma da bazen bozuk yazdırıyor oda tam yükleme yapamadığından şu an atmega 328P de

Öncelikle teşekkür ederim hayır değil yükleme yapıyor fakat tamamlamıyor yani kod hatası veriyor yazdırma da bazen bozuk yazdırıyor oda tam yükleme yapamadığından şu an atmega 328P de

İyi günler. Arduino da Araçlar/ işlemci ksımını atmega328(old bootloader) seçeneğini işaretleyip öyle kod atmayı deneyin.