]> sigrok.org Git - sigrok-util.git/blob - firmware/saleae-logic16/sigrok-fwextract-saleae-logic16.1
54ea43ac5adebdb57091efdadd99b6132b5d3949
[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 FPGA bitstreams from the vendor software for the
8 Saleae Logic16 USB logic analyzer. Download the Linux version (either 32-bit
9 or 64-bit will do), and unpack it to find the main binary called "Logic".
10 .PP
11 In order to extract the firmware/bitstreams, run the following command:
12 .PP
13 .B "  $ sigrok-fwextract-saleae-logic16 Logic"
14 .br
15 .RB "  saved 149516 bytes to saleae-logic16-fpga-18.bitstream"
16 .br
17 .RB "  saved 149516 bytes to saleae-logic16-fpga-33.bitstream"
18 .PP
19 Copy the resulting files over to the location where libsigrok expects
20 to find its firmware files. By default this is
21 .BR /usr/local/share/sigrok-firmware .
22 .SH OPTIONS
23 None.
24 .SH "EXIT STATUS"
25 Exits with 0 on success, 1 on most failures.
26 .SH "SEE ALSO"
27 \fBsigrok\-fwextract\-hantek\-dso\fP(1)
28 .SH "BUGS"
29 Please report any bugs via Bugzilla
30 .RB "(" http://sigrok.org/bugzilla ")"
31 or on the sigrok\-devel mailing list
32 .RB "(" sigrok\-devel@lists.souceforge.net ")."
33 .SH "LICENSE"
34 This program is covered by the GNU General Public License (GPL),
35 version 3 or later.
36 .SH "AUTHORS"
37 Please see the individual source code files.