Add description of "load-bsl" driver to manual.
This commit is contained in:
parent
d3b57a5cd7
commit
b4996ba0bd
|
@ -181,6 +181,9 @@ reset, but register access and breakpoints aren't supported.
|
||||||
Connect to a parallel-port JTAG controller. Currently, this driver is only
|
Connect to a parallel-port JTAG controller. Currently, this driver is only
|
||||||
supported for Linux. A parallel port device must be specified via the
|
supported for Linux. A parallel port device must be specified via the
|
||||||
\fB-d\fR option.
|
\fB-d\fR option.
|
||||||
|
.IP "\fBload-bsl\fR"
|
||||||
|
Connect to a USB bootloader. The stub bootloader will be used to load a
|
||||||
|
fuller-featured bootloader into RAM for execution.
|
||||||
.SH COMMANDS
|
.SH COMMANDS
|
||||||
MSPDebug can accept commands either through an interactive prompt, or
|
MSPDebug can accept commands either through an interactive prompt, or
|
||||||
non-interactively when specified on the command line. The supported
|
non-interactively when specified on the command line. The supported
|
||||||
|
|
Loading…
Reference in New Issue