[Openocd-development] [OpenOCD][PULL Request][MIPS32] Fixed single byte memory write

2011-07-26 Thread Drasko DRASKOVIC
The following changes since commit 2cdb7e8dfb0ce818377db2d30d179423c6cc: Drasko DRASKOVIC (1): mips32: Sync Caches to Make Instr Writes Effective are available in the git repository at: git://github.com/drasko/openocd.git master Drasko DRASKOVIC (1): mips32 : Fixed memory

Re: [Openocd-development] [PATCH 1/2] ft2232: Fix configure --with-ftd2xx-linux-tardir

2011-07-26 Thread Spencer Oliver
On 12 July 2011 15:01, Xiaofan Chen xiaof...@gmail.com wrote: On Tue, Jul 12, 2011 at 9:51 PM, Spencer Oliver s...@spen-soft.co.uk wrote: Try my repo now i have pushed a fix for the warnings. I have just attempted to build under cygwin and get warnings. Seems this patch has broken windows - i

Re: [Openocd-development] [PATCH] add Fujitsu FM3 Family flash support

2011-07-26 Thread Spencer Oliver
On 21/07/2011 19:30, Ronny Strutz wrote: Hi, i've ported the fm3 port by Marc Willam to current git. Feel free to apply. committed to master Cheers Spen ___ Openocd-development mailing list Openocd-development@lists.berlios.de

Re: [Openocd-development] [PATCH] Remove deprecated '-p' option from doc

2011-07-26 Thread Spencer Oliver
On 21/07/2011 16:40, Jie Zhang wrote: The subject explains this patch. Jie committed. Cheers Spen ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

Re: [Openocd-development] [PATCH] Update doc about Jim

2011-07-26 Thread Spencer Oliver
On 21/07/2011 16:22, Jie Zhang wrote: The commit log explains this patch. Jie committed. Cheers Spen ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

[Openocd-development] write_image hangs on lpc2138

2011-07-26 Thread Steve Franks
Every year or so I try openocd, and still no joy. Actually, seems the script and config stuff has all finally matured/stabilized, so I'll assume I can make it work w/o too much pain, after I fix this hang: I have a vanilla lpc2138 on an ARM-USB-OCD, that seems to fire up ok using the built-in

Re: [Openocd-development] [PATCH 1/2] ft2232: Fix configure --with-ftd2xx-linux-tardir

2011-07-26 Thread Steve Bennett
On 27/07/2011, at 1:17 AM, Spencer Oliver wrote: On 12 July 2011 15:01, Xiaofan Chen xiaof...@gmail.com wrote: On Tue, Jul 12, 2011 at 9:51 PM, Spencer Oliver s...@spen-soft.co.uk wrote: Try my repo now i have pushed a fix for the warnings. I have just attempted to build under cygwin

Re: [Openocd-development] write_image hangs on lpc2138

2011-07-26 Thread Andreas Fritiofson
On Tue, Jul 26, 2011 at 11:25 PM, Steve Franks bahamasfra...@gmail.comwrote: Every year or so I try openocd, and still no joy. Actually, seems the script and config stuff has all finally matured/stabilized, so I'll assume I can make it work w/o too much pain, after I fix this hang: I have a

Re: [Openocd-development] write_image hangs on lpc2138

2011-07-26 Thread Steve Franks
On Tue, Jul 26, 2011 at 3:06 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: On Tue, Jul 26, 2011 at 11:25 PM, Steve Franks bahamasfra...@gmail.com wrote: Every year or so I try openocd, and still no joy. Actually, seems the script and config stuff has all finally

Re: [Openocd-development] write_image hangs on lpc2138

2011-07-26 Thread Andreas Fritiofson
On Wed, Jul 27, 2011 at 12:22 AM, Steve Franks bahamasfra...@gmail.comwrote: On Tue, Jul 26, 2011 at 3:06 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: 0.4.0 is rather old, you may be seeing a bug that has already been fixed. Grab the latest version from the repo and give it a

Re: [Openocd-development] SRST TRST have to be buffered?

2011-07-26 Thread Matthew Lai
Thanks! That's good to know. I didn't realize that the STM32 can reset itself, too. That would be problematic. I suppose if I never use low power mode, I can omit both resets. Matthew On 7/22/2011 12:12 PM, Andreas Fritiofson wrote: On Fri, Jul 8, 2011 at 1:19 AM, Matthew Lai

[Openocd-development] STM32F2 flash size detected wrong

2011-07-26 Thread Matthew Lai
Hello! I just started working with a custom PCB STM32F2, and while I got most things to work (including flash and verify), OpenOCD seems to detect the size of flash on my chip wrong. OpenOCD (poll) reports 1024KB, when the chip is a STM32F205RET6, with 512KB flash. The flash size I

Re: [Openocd-development] write_image hangs on lpc2138

2011-07-26 Thread Steve Franks
On Tue, Jul 26, 2011 at 4:12 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: On Wed, Jul 27, 2011 at 12:22 AM, Steve Franks bahamasfra...@gmail.com wrote: On Tue, Jul 26, 2011 at 3:06 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: 0.4.0 is rather old, you may be