Hallo! 1. Wie bekomme ich die Versionsnummer von AVRDUDE in WINAVR heraus? 2. Kann ich AVRDUDE in WINAVR einfach durch eine neuere Version ersetzen? Gruß Guido
1. In dem du avrdude aufrufst, und liest, was der so alles auf den Bildschirm schreibt? 2. Ja Oliver
Da steht keine Version. Oder habe ich Tomaten auf den Augen? Aber ich ersetze die alte Version einfach mit einer neuen. Danke!
1 | C:\WinAVR-20071221\bin>avrdude.exe |
2 | Usage: avrdude.exe [options] |
3 | Options: |
4 | -p <partno> Required. Specify AVR device. |
5 | -b <baudrate> Override RS-232 baud rate. |
6 | -B <bitclock> Specify JTAG/STK500v2 bit clock period (us). |
7 | -C <config-file> Specify location of configuration file. |
8 | -c <programmer> Specify programmer type. |
9 | -D Disable auto erase for flash memory |
10 | -i <delay> ISP Clock Delay [in microseconds] |
11 | -P <port> Specify connection port. |
12 | -F Override invalid signature check. |
13 | -e Perform a chip erase. |
14 | -O Perform RC oscillator calibration (see AVR053). |
15 | -U <memtype>:r|w|v:<filename>[:format] |
16 | Memory operation specification. |
17 | Multiple -U options are allowed, each request |
18 | is performed in the order specified. |
19 | -n Do not write anything to the device. |
20 | -V Do not verify. |
21 | -u Disable safemode, default when running from a scrip |
22 | t. |
23 | -s Silent safemode operation, will not ask you if |
24 | fuses should be changed back. |
25 | -t Enter terminal mode. |
26 | -E <exitspec>[,<exitspec>] List programmer exit specifications. |
27 | -y Count # erase cycles in EEPROM. |
28 | -Y <number> Initialize erase cycle # in EEPROM. |
29 | -v Verbose output. -v -v for more. |
30 | -q Quell progress output. -q -q for less. |
31 | -? Display this usage. |
32 | |
33 | avrdude project: <URL:http://savannah.nongnu.org/projects/avrdude> |
34 | |
35 | C:\WinAVR-20071221\bin> |
Ruf das mal als "avrdue.exe -v" auf, da steht dann auch die Version (das ist ein kleines 'v' für 'verbose').
Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.