Herunterladen Inhalt Inhalt Diese Seite drucken

EEZ BB3 Benutzerhandbuch Seite 71

Modulares test- & mess-system
Inhaltsverzeichnis

Werbung

EEZ BB3 Benutzerhandbuch
dfu-util -a 0 -D bb3.dfu
Warten Sie bis die Firmware auf das EEZ BB3 geladen ist. Eine typische dfu-util Ausgabe sieht
wie folgt aus:
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Match vendor ID from file: 0483
Match product ID from file: 0000
Opening DFU capable USB device...
ID 0483:df11
Run-time device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuERROR, status = 10
dfuERROR, clearing status
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 2048
DfuSe interface name: "Internal Flash
file contains 1 DFU images
parsing DFU image 1
image for alternate setting 0, (2 elements, total size = 901464)
parsing element 1, address = 0x08000000, size = 504
Download
Download done.
parsing element 2, address = 0x08000200, size = 900944
Download
Download done.
done parsing DfuSe file
Alternativ können Sie eine .hex Version der Firmware herunterladen:
Zuerst muss das heruntergeladene .hex Firmware Image in das .bin Format konvertiert werden:
objcopy --input-target=ihex --output-target=binary bb3.hex bb3.bin
Führen Sie folgenden Befehl aus:
dfu-util -a 0 -s 0x08000000:leave -D bb3.bin
Warten Sie bis die Firmware auf das EEZ BB3 geladen ist. Eine typische dfu-util Ausgabe sieht
wie folgt aus:
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
dfu-util: Invalid DFU suffix signature
dfu-util: A valid DFU suffix will be required in a future dfu-util
release!!!
Opening DFU capable USB device...
ID 0483:df11
Run-time device DFU version 011a
Claiming USB DFU Interface...
[=========================] 100%
[=========================] 100%
"
74
504 bytes
900944 bytes

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis