]> sigrok.org Git - sigrok-util.git/blame - firmware/lecroy-logicstudio/sigrok-fwextract-lecroy-logicstudio.1
sigrok-fwextract-kingst-la2016: concentrate RCC flags in one spot
[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
e2e58645
GS
26\fBsigrok\-fwextract\-kingst\-la2016\fP(1)
27.br
43c4c002 28\fBsigrok\-fwextract\-saleae\-logic16\fP(1)
61c16c36 29.br
61c16c36 30\fBsigrok\-fwextract\-sysclk\-lwla1016\fP(1)
c2d27140
UH
31.br
32\fBsigrok\-fwextract\-sysclk\-lwla1034\fP(1)
43c4c002
TS
33.SH "BUGS"
34Please report any bugs via Bugzilla
35.RB "(" http://sigrok.org/bugzilla ")"
36or on the sigrok\-devel mailing list
37.RB "(" sigrok\-devel@lists.souceforge.net ")."
38.SH "LICENSE"
39This program is covered by the GNU General Public License (GPL),
40version 3 or later.
41.SH "AUTHORS"
42Please see the individual source code files.