Skip to content
Snippets Groups Projects
Commit fb5f76f5 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Updated the openocd IP

parent c2385ce8
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,9 @@ end ...@@ -17,7 +17,9 @@ end
target extended 0.0.0.0:3333 # Need to find the IP of the docker host
# Check your gateway: $ ip route
target extended 172.17.0.1:3333
monitor reset init monitor reset init
set remote hardware-breakpoint-limit 6 set remote hardware-breakpoint-limit 6
set remote hardware-watchpoint-limit 4 set remote hardware-watchpoint-limit 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment