Manual: fixed incorrect chip name.
This commit is contained in:
parent
287f4ad166
commit
8355899749
|
@ -97,8 +97,8 @@ Linux kernel, and should appear as /dev/tty\fIXX\fR when attached.
|
||||||
USB connection is not supported for this driver.
|
USB connection is not supported for this driver.
|
||||||
.IP "\fBuif-bsl\fR"
|
.IP "\fBuif-bsl\fR"
|
||||||
Connect to the bootloader on a FET430UIF device. These devices contain
|
Connect to the bootloader on a FET430UIF device. These devices contain
|
||||||
MSP430F419 chips. By sending a special command sequence, you can obtain
|
MSP430F1612 chips. By sending a special command sequence, you can obtain
|
||||||
access to the bootloader and inspect memory on the MSP430F419 in the
|
access to the bootloader and inspect memory on the MSP430F1612 in the
|
||||||
programming device itself.
|
programming device itself.
|
||||||
|
|
||||||
Currently, only memory read/write and erase are supported. CPU control
|
Currently, only memory read/write and erase are supported. CPU control
|
||||||
|
|
Loading…
Reference in New Issue