From 0eed61b7c4cb31338562db426cea0d1a999e0d9f Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 28 Feb 2011 20:40:47 +0100 Subject: jlink: add jlink_pid to specify the pid to use this will allow us to use multiple jlink at the same time as when the USB-Address is specified the PID change from 0x0101 to (0x101 + usb_adress) Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- doc/openocd.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/openocd.texi b/doc/openocd.texi index 5b123860..353daa4f 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2323,6 +2323,8 @@ Segger jlink USB adapter @c dumps status @c command: jlink hw_jtag (2|3) @c sets version 2 or 3 +@c command: jlink pid +@c set the pid of the interface we want to use @end deffn @deffn {Interface Driver} {parport} -- cgit v1.2.3