---

** [tickets:#135] Add support for the new STM32F407G-DISC1**

**Status:** new
**Milestone:** 0.9.0
**Created:** Thu Oct 20, 2016 10:12 AM UTC by Bumsik Kim
**Last Updated:** Thu Oct 20, 2016 10:12 AM UTC
**Owner:** nobody


Hello,
I tried OpenOCD with my new STM32F4-Discovery board, but it didn't work.
Fortunately I firgured out the problem.

ST recently released a newer version of STM32F4-Discovery, namely 
STM32F407G-DISC1.
The only difference from the old version seems that it uses the new stlink-v2-1 
instead of stlink-v2.
So I could easily fixed the problem by replacing `find interface/stlink-v2.cfg` 
with `find interface/stlink-v2-1.cfg` in `stm32f4discovery.cfg` script file.

It would be a good idea to add a new `cfg`file to distinguish between two, to 
avoid confusion.


---

Sent from sourceforge.net because openocd-devel@lists.sourceforge.net 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
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to