mcuboot/scripts/jgdb.sh

9 lines
166 B
Bash
Executable File

#! /bin/bash
#
# SPDX-License-Identifier: Apache-2.0
source $(dirname $0)/../target.sh
# Start the jlink gdb server
JLinkGDBServer -if swd -device $SOC -speed auto