You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
usb-firewall-fork/OpenOCD_scripts
Robert Fisk 4234dabd27
Use debugger's SRST to simultaneously reset both micros.
10 years ago
..
board Use debugger's SRST to simultaneously reset both micros. 10 years ago
target Moved OpenOCD config to its own folder 10 years ago
README Downstream mouse support working! 10 years ago

README

The OpenOCD scripts in ./board/ are used in-place by the Eclipse debug configurations. You

don't need to copy them anywhere.

If your OpenOCD version is <= 0.8, you will need to copy ./target/stm32f4x.cfg to your OpenOCD
installation's /scripts/target/ folder, replacing the version currently there.
If you have OpenOCD >= 0.9, this is not necessary.

More info for Eclipse OpenOCD configuration:
http://gnuarmeclipse.github.io/debug/openocd/