InfiniTime.git

ref: 32a9fff60c1c5d797cdf90f2c7f5c7241c8738c9

tools/mcuboot/jgdb.sh


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