Use --tty/-T on command line to specify target device
[fw/altos] / ao-tools / ao-dbg / ao-dbg.1
index f2f59a5286a6709fb96f4a66c5984cc381f3e680..1f544e5b199026459ea98d2db651ab108c49c26a 100644 (file)
@@ -34,6 +34,7 @@ s51 \- hex debugger for cc1111 processors
 [\-H]
 [\-h]
 [\-m]
 [\-H]
 [\-h]
 [\-m]
+[\-T \fItty-device\fP]
 .SH DESCRIPTION
 .I s51
 connects to a cc1111 processor through a cp1203-based USB-to-serial
 .SH DESCRIPTION
 .I s51
 connects to a cc1111 processor through a cp1203-based USB-to-serial
@@ -78,6 +79,9 @@ This should print a usage message, but does nothing useful currently.
 .IP "\-m"
 This option is not present in the original 8051 emulator, and causes s51 to
 dump all commands and replies that are received from and sent to sdcdb.
 .IP "\-m"
 This option is not present in the original 8051 emulator, and causes s51 to
 dump all commands and replies that are received from and sent to sdcdb.
+.IP "\-T"
+This selects which tty device the debugger uses to communicate with
+the target device.
 .SH COMMANDS
 Once started, s51 connects to the cc1111 via the CP2103 using libusb2 and
 then reads and executes commands, either from stdin, or the nework
 .SH COMMANDS
 Once started, s51 connects to the cc1111 via the CP2103 using libusb2 and
 then reads and executes commands, either from stdin, or the nework