[Openocd-development] Flash programming confusion with v0.1.0

2009-03-10 Thread Petri Pirttinen
Greetings, This is my first post to the list so please bear with me as I couldn't find the guidelines of the list. I have so far used very old version of OOCD and now wanting to upgrade. I compiled the tagged 0.1.0 code in cygwin and have also tried to run the win32 binary of it. However it

Re: [Openocd-development] ST32-PerformanceStick

2009-03-10 Thread Michael Jäntsch
Hi everyone, I am still hoping that somebody can point me into the right direction, concerning my Problem with the ST32-PerformanceStick. I was hoping that this would moreless work out of the box, because it is stated in the documentation that this stick is supported by openocd. There is a

Re: [Openocd-development] ST32-PerformanceStick

2009-03-10 Thread Dean Glazeski
Michael, Try configuring the interface, the ft2232 stuff, before the target. I've had issues before when I configured my board before the interface, so see if that helps. // Dean Michael Jäntsch wrote: Hi everyone, I am still hoping that somebody can point me into the right direction,

Re: [Openocd-development] ST32-PerformanceStick

2009-03-10 Thread Rick Altherr
The error messages indicate that we are talking to the interface, but the JTAG signals don't appear to be valid. I don't know anything about the ST32-PerformanceStick, but I'd check pinout and voltage rails. OpenOCD is trying to talk to the JTAG tap and is just getting bogus data. That

Re: [Openocd-development] ST32-PerformanceStick

2009-03-10 Thread Michael Jäntsch
That is pretty much what I was thinking. The 500kHz is set by the target file that comes with openocd $OPENOCD_DIR$/target/stm32stick.cfg . I tried to set it to a different speed, but that was basically just guessing. I thought that the jtag_khz in the target file would work for me. I

Re: [Openocd-development] WORKS!!!! Was: OMAP3 JTAG

2009-03-10 Thread Dirk Behme
Rick Altherr wrote: On Mar 9, 2009, at 10:33 PM, Dirk Behme wrote: Dirk Behme wrote: Kees Jongenburger wrote: Hi Duane and others, I finally managed to get this thing working (using Duane's patch therefore ...thanks). The last piece I was missing was something Arnim Läuger (urjtag)

Re: [Openocd-development] Marvell PXA310 support

2009-03-10 Thread Øyvind Harboe
On Tue, Mar 10, 2009 at 8:58 PM, Scott Rubenstein scott.rubenst...@cygnetron.com wrote: Greetings, Does anyone know if the Marvell PXA310 is supported yet? Marvell's got all their stuff under NDA, so that makes it incompatible with GPL in terms of the community at large making fleeting vain

Re: [Openocd-development] WORKS!!!! Was: OMAP3 JTAG

2009-03-10 Thread Rick Altherr
On Mar 10, 2009, at 11:40 AM, Dirk Behme wrote: Rick Altherr wrote: On Mar 9, 2009, at 10:33 PM, Dirk Behme wrote: Dirk Behme wrote: Kees Jongenburger wrote: Hi Duane and others, I finally managed to get this thing working (using Duane's patch therefore ...thanks). The last piece I was

Re: [Openocd-development] another STM32 problems with RLink

2009-03-10 Thread Freddie Chopin
lou.openocd...@fixit.nospammail.net pisze: Freddie (and/or anybody else who is interested in this): Please test the attached patch against svn trunk and see if it works properly with an RLink. for now I can test only with Primer1, so here it goes. 1. openocd compiles fine 2. openocd starts

Re: [Openocd-development] windows builds of r1406

2009-03-10 Thread Spencer Oliver
the exact same commands worked fine earlier. i'm not a linux guy, so maybe i'm missing something, but the situation was exactly the same then, and commands worked fine - i was able to compile the code to some other dir 2. when i compile the HEAD with MinGW + MSYS, SVN Revision of