Kann auf A.Uno nichts hochladen - Anfänger sucht Hilfe

Hallo zusammen,

ich wollte das "Hello World"-Programm (LED auf Platine blinkt im Sekundentakt) auf meinen Arduino Uno hochladen. Leider kommt immer diese Fehlermeldung. Auf dem PC eines Freundes funktioniert das Programm ohne Probleme (A.Uno und Kabel sind diesselben).
Habe Windows Vista drauf. Ist das zu alt? Was kann ich tun? Bin für jede Hilfe dankbar.

Grüße
Bernd

Hier die Fehlermeldung:

Arduino: 1.8.8 (Windows Vista), Board: "Arduino/Genuino Uno"

avrdude: Version 6.3-20171130
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch

System wide configuration file is "C:\Program Files\Arduino\hardware\tools\avr/etc/avrdude.conf"

Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x20

avrdude done. Thank you.

Beim Hochladen des Sketches ist ein Fehler aufgetreten

ardeche:
...
Using Port : COM3
...

Sollte da nicht etwas mit USB stehen?

Gruß

Gregor

Hi

         Using Port                    : COM7
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
         AVR Part                      : ATmega328P
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2

Nicht unbedingt - mein Nano ist wohl auch per USB am (virtuellem) Win7 angeschlossen und nimmt sich die derzeit die COM7.

Hast Du in der IDE den richtigen COM Port eingestellt?
Grüße Uwe

Hallo,

ich habe im Gerätemanager keine Möglichkeit gefunden, unter IDE einen COM-Port anzuwählen... Wie geht das?
Unter "Anschlüsse" ist Arduino mit COM3 bezeichnet, auch unter Werkzeuge/Tools wird in der Arduino-Software COM3 angezeigt.

Hat jemand eine Idee?

Hat jemand unter Vista sein Arduino Uno laufen? Welche Einstellungen haben da geholfen?

Grüße
Bernd