On Wed, Dec 21, 2016 at 05:39:04PM +0000, Hosam Sharabash wrote:
> where could i get openocd-0.9.0? and how can i confiure it with matlab?

Please follow the official documentation on http://openocd.org

What exactly does matlab expect wrt interfacing with OpenOCD, is it
documented anywhere? I do not have first-hand experience with this
combination, so it's hard to suggest anything specific.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


---

** [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:** Wed Dec 21, 2016 05:39 PM 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.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to