summaryrefslogtreecommitdiff
path: root/tools/mcuboot/jgdb.sh
blob: a79c87c6f7c9bc53b5b410f8a2ced49a7877a6a2 (plain)
1
2
3
4
5
6
#! /bin/bash

source $(dirname $0)/../target.sh

# Start the jlink gdb server
JLinkGDBServer -if swd -device $SOC -speed auto