Added Scripts to remotly debug pico
This commit is contained in:
3
motor-control/firmware/scripts/remote/run_openocd.sh
Normal file
3
motor-control/firmware/scripts/remote/run_openocd.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
sudo src/openocd -f interface/cmsis-dap.cfg -c "bindto 0.0.0.0" -c "adapter speed 5000" -f target/rp2040.cfg -s tcl
|
||||
Reference in New Issue
Block a user