Yes, confirmed that `brew install --HEAD openocd` brings in the latest master 

```
$ openocd --version
Open On-Chip Debugger 0.10.0+dev-00510-g766d6114 (2018-08-06-12:23)
```

And `stm32f3discovery.cfg` works perfectly. This should be solved on stable in 
the next release. I don't follow OpenOCD very closely, curious if there is any 
estimate when then next release could be?

Thanks!


---

** [tickets:#200] Fix stm32f3discovery.cfg to support 
interface/stlink-v2-1.cfg**

**Status:** new
**Milestone:** 0.9.0
**Created:** Sun Aug 05, 2018 07:45 PM UTC by John Hagen
**Last Updated:** Mon Aug 06, 2018 01:50 PM UTC
**Owner:** nobody


All new 
[STM32F3DISCOVERY](https://www.st.com/en/evaluation-tools/stm32f3discovery.html)
 boards include ST-LINK/V2-B which should use:

`source [find interface/stlink-v2-1.cfg]`

Without this fix, `openocd` will fail to open STM32F3DISCOVERY boards using the 
`-f stm32f3discovery.cfg` configuration file.

I propose that either the configuration file is updated to reflect the latest 
boards everyone is receiving, or else another configuration file is created for 
this new revision.


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to