diff --git a/tcl/interface/jlink.cfg b/tcl/interface/jlink.cfg index 3d83362a6..a4f9dddd7 100644 --- a/tcl/interface/jlink.cfg +++ b/tcl/interface/jlink.cfg @@ -1,19 +1,14 @@ # -# Segger J-Link +# SEGGER J-Link # # http://www.segger.com/jlink.html # interface jlink - -# The serial number can be used to select a specific interface in case more than one -# is connected to the host. +# The serial number can be used to select a specific device in case more than +# one is connected to the host. # -# Segger software omits leading zeros in serial number displays, -# OpenOCD requires them. +# Example: Select J-Link with serial number 123456789 # -# Example: Select J-Link with serial 123456789 -# -# jlink serial 000123456789 - +# jlink serial 123456789