Note regarding tilib and device discovery
Add a note to the man page stating that automatic device discovery in tilib works only on Linux and Windows. Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
This commit is contained in:
parent
b2185061b7
commit
68a5dfef7d
|
@ -179,6 +179,9 @@ watchpoints. Note that the \fB-d\fR option for this driver passes its
|
||||||
argument straight through to the library's \fBMSP430_Initialize\fR
|
argument straight through to the library's \fBMSP430_Initialize\fR
|
||||||
function. Any special argument supported by that function is therefore
|
function. Any special argument supported by that function is therefore
|
||||||
accessible via the \fB-d\fR option.
|
accessible via the \fB-d\fR option.
|
||||||
|
|
||||||
|
Automatic device discovery works only on Linux and Windows. On other
|
||||||
|
systems, the appropriate ACM serial node must be explicitly specified.
|
||||||
.IP "\fBgoodfet\fR"
|
.IP "\fBgoodfet\fR"
|
||||||
Connect to a GoodFET device. JTAG mode must be used, and only tty access
|
Connect to a GoodFET device. JTAG mode must be used, and only tty access
|
||||||
is supported. This device can be used for memory access (read, erase and
|
is supported. This device can be used for memory access (read, erase and
|
||||||
|
|
Loading…
Reference in New Issue