Version von AVRDUDE in WinAVR-20071221?

OP #2152950
Lesenswert?

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>

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren