dist/tools/jlink: debugserver test_config prior test_version
This commit is contained in:
parent
48aef18d9e
commit
1dc6c848f6
2
dist/tools/jlink/jlink.sh
vendored
2
dist/tools/jlink/jlink.sh
vendored
@ -233,9 +233,9 @@ do_debug() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_debugserver() {
|
do_debugserver() {
|
||||||
|
test_config
|
||||||
test_version
|
test_version
|
||||||
test_ports
|
test_ports
|
||||||
test_config
|
|
||||||
test_serial
|
test_serial
|
||||||
# start the J-Link GDB server
|
# start the J-Link GDB server
|
||||||
sh -c "${JLINK_SERVER} ${JLINK_SERIAL_SERVER} \
|
sh -c "${JLINK_SERVER} ${JLINK_SERIAL_SERVER} \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user