Hi,
default tcl port changed from 5555 to 6666.
/mikko/
Index: doc/openocd.texi
===================================================================
--- doc/openocd.texi (revision 1181)
+++ doc/openocd.texi (working copy)
@@ -794,7 +794,7 @@
@cindex commands
OpenOCD allows user interaction through a GDB server (default: port 3333),
-a telnet interface (default: port 4444), and a TCL interface (default: port
5555). The command line interpreter
+a telnet interface (default: port 4444), and a TCL interface (default: port
6666). The command line interpreter
is available from both the telnet interface and a GDB session. To issue
commands to the
interpreter from within a GDB session, use the @option{monitor} command, e.g.
use
@option{monitor poll} to issue the @option{poll} command. All output is
relayed through the
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development