[Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-18 Thread Weber, Sylvain
Hi, I'm using your OpenOCD tool with Eclipse IDE At the moment I'm working on the STM3220-G Eval board with the STM32F207IG microcontroller on it. After I launched the OpenOCD tool the following messages are displayed: Open On-Chip Debugger 0.5.0-dev (2010-10-28-22:42) Licensed under GNU GPL v2

[Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-31 Thread Robin Callender
Sorry but I only know stm32x... could you pls give a name to the "other one"? cd src find . | grep stm32 -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JT

Re: [Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-18 Thread freddie_chopin
I recall that there was some work to implement STM32F2xx in OpenOCD lately, but I don't know the progress. You are using (probably) my compilation from over half year ago, so at that time there was no work on that. Check if current tree has that target supported and if you need a precompiled ver

Re: [Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-18 Thread Øyvind Harboe
n Wed, May 18, 2011 at 2:31 PM, wrote: > I recall that there was some work to implement STM32F2xx in OpenOCD lately these latest STM flashes are in a different driver too... -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40

Re: [Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-26 Thread Fleurette , Bruno
Hi Sylvain, I have exactly the same eval board and also the same OpenOCD issue when trying to write the binary on the STM32F2 flash: device id = 0x20006411 Cannot identify target as a STM32 family. Did you succeed in updating OpenOCD sources? BR, Bruno

Re: [Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-26 Thread Øyvind Harboe
There is more than one stm32 flash driver, use the "other one" -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer ___

Re: [Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-26 Thread Fleurette , Bruno
Øyvind Harboe writes: > > There is more than one stm32 flash driver, use the "other one" > Sorry but I only know stm32x... could you pls give a name to the "other one"? ___ Openocd-development mailing list Openocd-development@lists.berlios.de https

Re: [Openocd-development] OpenOCD for STM32F2xx microcontroller

2011-05-26 Thread Øyvind Harboe
> Sorry but I only know stm32x... could you pls give a name to the "other one"? cd src find . | grep stm32 -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex J