20 lines
361 B
INI
20 lines
361 B
INI
#
|
|
# 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.
|
|
#
|
|
# Segger software omits leading zeros in serial number displays,
|
|
# OpenOCD requires them.
|
|
#
|
|
# Example: Select J-Link with serial 123456789
|
|
#
|
|
# jlink serial 000123456789
|
|
|