]> sigrok.org Git - sigrok-util.git/blob - firmware/lecroy-logicstudio/sigrok-fwextract-lecroy-logicstudio.1
sigrok-cross-mingw: Update MXE patch for libusb1.
[sigrok-util.git] / firmware / lecroy-logicstudio / sigrok-fwextract-lecroy-logicstudio.1
1 .TH SIGROK\-FWEXTRACT\-LECROY\-LOGICSTUDIO 1 "Oct 25, 2015"
2 .SH "NAME"
3 sigrok\-fwextract\-lecroy\-logicstudio \- Extract LeCroy LogicStudio firmware
4 .SH "SYNOPSIS"
5 .B sigrok\-fwextract\-lecroy\-logicstudio [FILE]
6 .SH "DESCRIPTION"
7 This tool extracts firmware from the Windows software that ships with the LeCroy LogicStudio logic analyzer. It is called with the path to
8 .B LS16Lib.dll
9 as its only argument, e.g.:
10 .PP
11 .B "  $ sigrok-fwextract-lecroy-logicstudio /path/to/LogicStudio/LS16Lib.dll"
12 .PP
13 The program will then write two FPGA bitstream files to the current directory.
14 Copy these over to the location where libsigrok expects to find its firmware
15 files. By default this is
16 .BR /usr/local/share/sigrok-firmware .
17 .SH OPTIONS
18 None.
19 .SH "EXIT STATUS"
20 Exits with 0 on success, 1 on most failures.
21 .SH "SEE ALSO"
22 \fBsigrok\-fwextract\-dreamsourcelab\-dslogic\fP(1)
23 .br
24 \fBsigrok\-fwextract\-hantek\-dso\fP(1)
25 .br
26 \fBsigrok\-fwextract\-saleae\-logic16\fP(1)
27 .br
28 \fBsigrok\-fwextract\-sysclk\-lwla1016\fP(1)
29 .br
30 \fBsigrok\-fwextract\-sysclk\-lwla1034\fP(1)
31 .SH "BUGS"
32 Please report any bugs via Bugzilla
33 .RB "(" http://sigrok.org/bugzilla ")"
34 or on the sigrok\-devel mailing list
35 .RB "(" sigrok\-devel@lists.souceforge.net ")."
36 .SH "LICENSE"
37 This program is covered by the GNU General Public License (GPL),
38 version 3 or later.
39 .SH "AUTHORS"
40 Please see the individual source code files.