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