Skip to content

Instantly share code, notes, and snippets.

@rosterloh
Created October 22, 2018 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rosterloh/699fe9baebab3ed478843097236717de to your computer and use it in GitHub Desktop.
Save rosterloh/699fe9baebab3ed478843097236717de to your computer and use it in GitHub Desktop.
GDB init commands for Black Magic Probe
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