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