]> sigrok.org Git - sigrok-util.git/blame - firmware/lecroy-logicstudio/sigrok-fwextract-lecroy-logicstudio.1
sigrok-fwextract-dreamsourcelab-dslogic: Download v0.98 firmware
[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"
61e867bb
UH
22\fBsigrok\-fwextract\-dreamsourcelab\-dslogic\fP(1)
23.br
61c16c36
UH
24\fBsigrok\-fwextract\-hantek\-dso\fP(1)
25.br
43c4c002 26\fBsigrok\-fwextract\-saleae\-logic16\fP(1)
61c16c36 27.br
61c16c36 28\fBsigrok\-fwextract\-sysclk\-lwla1016\fP(1)
c2d27140
UH
29.br
30\fBsigrok\-fwextract\-sysclk\-lwla1034\fP(1)
43c4c002
TS
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.