]> sigrok.org Git - sigrok-util.git/blame - firmware/saleae-logic16/sigrok-fwextract-saleae-logic16.1
sigrok-fwextract-saleae-logic16: Add extraction of FX2 firmware
[sigrok-util.git] / firmware / saleae-logic16 / sigrok-fwextract-saleae-logic16.1
CommitLineData
6a2db2dc
UH
1.TH SIGROK\-FWEXTRACT\-SALEAE\-LOGIC16 1 "Aug 08, 2013"
2.SH "NAME"
3sigrok\-fwextract\-saleae\-logic16 \- Extract Saleae Logic16 firmware
4.SH "SYNOPSIS"
5.B sigrok\-fwextract\-saleae\-logic16 [FILE]
6.SH "DESCRIPTION"
1b0c6828
MC
7This tool extracts FX2 firmware and FPGA bitstreams from the vendor
8software for the Saleae Logic16 USB logic analyzer. Download the Linux
9version (either 32-bit or 64-bit will do), and unpack it to find the
10main binary called "Logic".
6a2db2dc
UH
11.PP
12In order to extract the firmware/bitstreams, run the following command:
13.PP
14.B " $ sigrok-fwextract-saleae-logic16 Logic"
15.br
1b0c6828
MC
16.RB " saved 5214 bytes to saleae-logic16-fx2.fw"
17.br
6a2db2dc
UH
18.RB " saved 149516 bytes to saleae-logic16-fpga-18.bitstream"
19.br
20.RB " saved 149516 bytes to saleae-logic16-fpga-33.bitstream"
21.PP
22Copy the resulting files over to the location where libsigrok expects
23to find its firmware files. By default this is
24.BR /usr/local/share/sigrok-firmware .
25.SH OPTIONS
26None.
27.SH "EXIT STATUS"
28Exits with 0 on success, 1 on most failures.
29.SH "SEE ALSO"
30\fBsigrok\-fwextract\-hantek\-dso\fP(1)
31.SH "BUGS"
32Please report any bugs via Bugzilla
33.RB "(" http://sigrok.org/bugzilla ")"
34or on the sigrok\-devel mailing list
35.RB "(" sigrok\-devel@lists.souceforge.net ")."
36.SH "LICENSE"
37This program is covered by the GNU General Public License (GPL),
38version 3 or later.
39.SH "AUTHORS"
40Please see the individual source code files.