Created
April 4, 2019 12:28
-
-
Save korjaa/fb815a88e091d4667f243c1e74817bb9 to your computer and use it in GitHub Desktop.
OpenOCD server
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
| # 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