Re: [Openocd-development] OpenOCD flash programming STR9-comStick

2009-03-20 Thread Uwe Hermann
On Thu, Mar 19, 2009 at 10:29:23PM -, Spencer Oliver wrote: > > What you generally want is to start OpenOCD like this (for example): > > > > $ openocd -f /usr/lib/openocd/interface/str9-comstick.cfg -f > > /usr/lib/openocd/target/str9comstick.cfg > > Open On-Chip Debugger 1.0 (2009-03-12-01:1

Re: [Openocd-development] PATCH: Even more typos

2009-03-20 Thread Spencer Oliver
> Hi again! > > I'm sorry, but my previous patch broke some references. > > Here's a fixed version that should build fine (can be applied > to the current trunk). > committed with a couple of tweaks. Cheers Spen ___ Openocd-development mailing lis

Re: [Openocd-development] PATCH: Even more typos

2009-03-20 Thread Spencer Oliver
> Hi again! > > I'm sorry, but my previous patch broke some references. > > Here's a fixed version that should build fine (can be applied > to the current trunk). > I will have a look - currently i have reverted your original patch due to the build issues i was getting. This also imho changes

Re: [Openocd-development] Add Freescale i.MX35 processor

2009-03-20 Thread Øyvind Harboe
Committed. Thanks! -- Øyvind Harboe PayBack incident management system Reduce costs and increase quality, free Starter Edition http://www.payback.no/index_en.html ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://list

[Openocd-development] Add Freescale i.MX35 processor

2009-03-20 Thread Alan Carvalho de Assis
This patch adds support to i.MX35 processor. Best Regards, Alan Index: src/target/target/imx35.cfg === --- src/target/target/imx35.cfg (revision 0) +++ src/target/target/imx35.cfg (revision 0) @@ -0,0 +1,50 @@ +# imx35 config +# + +i

[Openocd-development] ARM evaluator 7T board configuration

2009-03-20 Thread Philippe Waille
I am using an evaluator 7T board with an Olimex olimex-arm-usb-ocd JTAG interface. With Open On-Chip Debugger 1.0 (2009-02-17-17:36) svn:1374 I have tested this two files for this board. If somebody want to check and include in next releases ... + modified arm_evaluator7t.cfg : # I add th

Re: [Openocd-development] new target: lm32

2009-03-20 Thread Duane Ellis
Michael Walle wrote:> [new cpu - latice] Michael Walle wrote:> [interface lacks TRST and SRST - what can do] > So my first question is, what to do with the 'reset' commands? Should they be > implemented (in the jtag and/or target driver), although i don't have that > functionality? At the m

Re: [Openocd-development] Interfacing with OpenOCD

2009-03-20 Thread Duane Ellis
Jesus Sanchez-Palencia wrote: > By doing this, I want to use the ERESI framework to write a jtag debugger What is ERESI? ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-develop