Created
October 22, 2018 12:44
-
-
Save rosterloh/699fe9baebab3ed478843097236717de to your computer and use it in GitHub Desktop.
GDB init commands for Black Magic Probe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
target extended-remote /dev/ttyACM0 | |
monitor version | |
monitor swdp_scan | |
attach 1 | |
set mem inaccessible-by-default off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment