Skip to content

Instantly share code, notes, and snippets.

@alevy
Created August 17, 2016 13:05
Show Gist options
  • Save alevy/182463fd4ab29ec1a78dc5706f570b36 to your computer and use it in GitHub Desktop.
Save alevy/182463fd4ab29ec1a78dc5706f570b36 to your computer and use it in GitHub Desktop.
Tock GDB
target remote :2331
file build/storm/kernel.elf
monitor reset
JLinkGDBServer -if swd -speed 1200 -device ATSAM4LC8C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment