]> sigrok.org Git - sigrok-util.git/blame - firmware/sysclk-lwla/sigrok-fwextract-sysclk-lwla.1
sysclk-lwla: Add firmware extraction script for LWLA1016
[sigrok-util.git] / firmware / sysclk-lwla / sigrok-fwextract-sysclk-lwla.1
CommitLineData
bc016a0a 1.TH SIGROK\-FWEXTRACT\-SYSCLK\-LWLA 1 "Jan 04, 2014"
7d2e3129 2.SH "NAME"
bc016a0a 3sigrok\-fwextract\-sysclk\-lwla \- Extract SysClk LWLA* firmware
7d2e3129 4.SH "SYNOPSIS"
bc016a0a 5.B sigrok\-fwextract\-sysclk\-lwla SETUP-EXE
7d2e3129
DE
6.SH "DESCRIPTION"
7This tool extracts FPGA bitstreams from the vendor software for the SysClk
8LWLA1034 USB logic analyzer. Insert the CD-ROM that ships with the device,
9and locate the Windows installer executable "lwla1034_EN_setup.exe".
10.PP
11In order to extract the bitstreams, run the following command:
12.PP
bc016a0a 13.B " $ sigrok-fwextract-sysclk-lwla lwla1034_EN_setup.exe"
7d2e3129
DE
14.PP
15Copy the resulting four bitstream files over to the location where libsigrok
16expects to find its firmware files. By default this is
17.BR /usr/local/share/sigrok-firmware .
18.SH OPTIONS
19None.
20.SH "EXIT STATUS"
21Exits with 0 on success, 1 on most failures.
22.SH "SEE ALSO"
23\fBsigrok\-fwextract\-hantek\-dso\fP(1)
24.SH "BUGS"
25Please report any bugs via Bugzilla
26.RB "(" http://sigrok.org/bugzilla ")"
27or on the sigrok\-devel mailing list
28.RB "(" sigrok\-devel@lists.souceforge.net ")."
29.SH "LICENSE"
30This program is covered by the GNU General Public License (GPL),
31version 3 or later.
32.SH "AUTHORS"
33Please see the individual source code files.