Skip to content

Instantly share code, notes, and snippets.

@korjaa
Created April 4, 2019 12:28
Show Gist options
  • Select an option

  • Save korjaa/fb815a88e091d4667f243c1e74817bb9 to your computer and use it in GitHub Desktop.

Select an option

Save korjaa/fb815a88e091d4667f243c1e74817bb9 to your computer and use it in GitHub Desktop.
OpenOCD server
# Start GDB server
openocd -f /usr/share/openocd/scripts/board/st_nucleo_f4.cfg -c init -c "reset init"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment