Re: [Openocd-development] New patch series for the handling of CFI with stm32

2011-01-06 Thread Spencer Oliver
On 06/01/2011 07:06, Øyvind Harboe wrote: Merged. Thanks! Sorry only just catching up with the list - made a couple of tweaks that make things a bit safer and allow fallback for other targets, eg. mips. Cheers Spen From aa61a3b3d8b6acad19050987835ec05f3d298bdb Mon Sep 17 00:00:00 2001 Fr

Re: [Openocd-development] [PATCH] lpc21xx: common target script

2011-01-06 Thread Freddie Chopin
How about something like this? 4\/3!! From d89da81ac005fd645522e620fee20cd6808a0af1 Mon Sep 17 00:00:00 2001 From: Freddie Chopin Date: Thu, 6 Jan 2011 12:48:05 +0100 Subject: [PATCH] Add common LPC2xxx setup procedure, use in all LPC2xxx files. Signed-off-by: Freddie Chopin --- tcl/target/lp

Re: [Openocd-development] [PATCH] lpc21xx: common target script

2011-01-06 Thread Øyvind Harboe
What about the reset-init sequences? E.g. LPC2478 has a reset-init sequence that is gone here, so this would break flash programming. Can or should the reset-init sequences be pretty much centralized too? Are they simply missing from some of the other files? This is definitely the right directio

Re: [Openocd-development] [PATCH] lpc21xx: common target script

2011-01-06 Thread Freddie Chopin
On 2011-01-06 13:00, Øyvind Harboe wrote: What about the reset-init sequences? E.g. LPC2478 has a reset-init sequence that is gone here, so this would break flash programming. Can or should the reset-init sequences be pretty much centralized too? Are they simply missing from some of the other f

Re: [Openocd-development] [PATCH] lpc21xx: common target script

2011-01-06 Thread Øyvind Harboe
On Thu, Jan 6, 2011 at 1:19 PM, Freddie Chopin wrote: > On 2011-01-06 13:00, Øyvind Harboe wrote: >> >> What about the reset-init sequences? >> >> E.g. LPC2478 has a reset-init sequence that is gone here, so >> this would break flash programming. >> >> Can or should the reset-init sequences be pre

[Openocd-development] Cable madness

2011-01-06 Thread Øyvind Harboe
There are lots of 0.1" 10/14/20 connectors out there with the signal pins reordered(TI, ARM, MIPS, etc.). Here is something promising: create your own cable relatively easily and at least reasonably robust. I'm just a humble country software engineer so if any hardware engineers out there would c

Re: [Openocd-development] [PATCH 2/2] svf: implement sleep for RUNTEST min_time

2011-01-06 Thread Andrew Leech
On 06/01/2011, at 3:12 PM, Jon Povey wrote: > Jon Povey wrote: >> Signed-off-by: Jon Povey >> >> min_time was effectively ignored, I needed it to program a >> Lattice MachXO >> which uses a RUNTEST to wait for an erase operation, amongst >> other things. >> >> With this patch pauses happen and

Re: [Openocd-development] Cable madness

2011-01-06 Thread Antonio Borneo
On Fri, Jan 7, 2011 at 6:03 AM, Øyvind Harboe wrote: > There are lots of 0.1" 10/14/20 connectors out there > with the signal pins reordered(TI, ARM, MIPS, etc.). > > Here is something promising: create your own cable > relatively easily and at least reasonably robust. > > I'm just a humble countr

Re: [Openocd-development] Cable madness

2011-01-06 Thread Peter Stuge
Øyvind Harboe wrote: > There are lots of 0.1" 10/14/20 connectors out there > with the signal pins reordered(TI, ARM, MIPS, etc.). > > Here is something promising: create your own cable > relatively easily and at least reasonably robust. Yes good. I've been using Tyco AMPMODU-II for a long time,

Re: [Openocd-development] Cable madness

2011-01-06 Thread Jon Povey
openocd-development-boun...@lists.berlios.de wrote: > There are lots of 0.1" 10/14/20 connectors out there > with the signal pins reordered(TI, ARM, MIPS, etc.). > > Here is something promising: create your own cable > relatively easily and at least reasonably robust. > > I'm just a humble country

Re: [Openocd-development] Cable madness

2011-01-06 Thread Øyvind Harboe
They didn't have any 0.05" pre-crimped solutions that I could find. It seems like everybody is doing something different Throw in that a lot of application PCBs don't have anything resembling a normal JTAG 0.1" or 0.05" connector and then you're off to the hw engineer on the project to have hi