X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=doc%2Fopenocd.texi;h=10d40570123b2b9355fd44c4676693fd240a1ebd;hb=4457800afe9ab2e1e7e466570b52a764cbd22574;hp=77a8a8ed277fe48e4daf59272437dee18c9b4264;hpb=50959e133cf6c875890f62e0d9ccaf2e8f106db6;p=openocd.git diff --git a/doc/openocd.texi b/doc/openocd.texi index 77a8a8ed27..10d4057012 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -263,6 +263,11 @@ OpenOCD command line using the @option{-c} command line switch. @item @b{telnet_port} <@var{number}> @cindex telnet_port Port on which to listen for incoming telnet connections +@item @b{tcl_port} <@var{number}> +@cindex tcl_port +Port on which to listen for incoming TCL syntax. This port is intended as +a simplified RPC connection that can be used by clients to issue commands +and get the output from the TCL engine. @item @b{gdb_port} <@var{number}> @cindex gdb_port First port on which to listen for incoming GDB connections. The GDB port for the @@ -293,11 +298,6 @@ Default behaviour is <@var{enable}> Set to <@var{enable}> to cause OpenOCD to program the flash memory when a vFlash packet is received. Default behaviour is <@var{enable}> - at item @b{tcl_port} <@var{number}> - at cindex tcl_port -Port on which to listen for incoming TCL syntax. This port is intended as -a simplified RPC connection that can be used by clients to issue commands -and get the output from the TCL engine. @end itemize @section JTAG interface configuration