Files
ODrive/Firmware/openocd.gdbinit
T

3 lines
147 B
Plaintext

target remote | openocd -f "interface/stlink-v2.cfg" -f "target/stm32f4x_stlink.cfg" -c "gdb_port pipe; log_output openocd.log"
monitor reset halt