InfiniTime.git

ref: a86668b6b717fb618cc4cc7167e49e3339748417

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