Re: [Openocd-development] ARM11 status

2009-04-28 Thread Kees Jongenburger
On Mon, Apr 27, 2009 at 9:10 AM, Øyvind Harboe wrote: > Is anyone using ARM11 out there? > > I've got an i.mx31 ARM11 target in my office, but I've tested it > much as I could not get single stepping to work. Hi the SVN version "sometimes" works for me I usually have to try a few times before I ca

Re: [Openocd-development] ARM11 status

2009-04-27 Thread Øyvind Harboe
On Mon, Apr 27, 2009 at 2:51 PM, Alan Carvalho de Assis wrote: > Hi Øyvind, > > On 4/27/09, Øyvind Harboe wrote: >> >> Could you contribute the ledtest example to the OpenOCD testing suite? >> > > Ledtest for imx31pdk is already on OpenOCD svn. ah. Right. >> Source and binaries + instructions o

Re: [Openocd-development] ARM11 status

2009-04-27 Thread Alan Carvalho de Assis
Hi Øyvind, On 4/27/09, Øyvind Harboe wrote: > > Could you contribute the ledtest example to the OpenOCD testing suite? > Ledtest for imx31pdk is already on OpenOCD svn. > Source and binaries + instructions on how to run this smoketest. > It is too easy: ./openocd -f yourinterface.cfg -f board/

Re: [Openocd-development] ARM11 status

2009-04-27 Thread Øyvind Harboe
On Mon, Apr 27, 2009 at 12:52 PM, Alan Carvalho de Assis wrote: > Hi Øyvind, > > Last time I tested it (few weeks ago) single stepping was working > fine. I tested using the Ledtest example. Could you contribute the ledtest example to the OpenOCD testing suite? Source and binaries + instructions

Re: [Openocd-development] ARM11 status

2009-04-27 Thread Alan Carvalho de Assis
Hi Øyvind, Last time I tested it (few weeks ago) single stepping was working fine. I tested using the Ledtest example. Best Regards Alan On 4/27/09, Øyvind Harboe wrote: > Is anyone using ARM11 out there? > > I've got an i.mx31 ARM11 target in my office, but I've tested it > much as I could no

[Openocd-development] ARM11 status

2009-04-27 Thread Øyvind Harboe
Is anyone using ARM11 out there? I've got an i.mx31 ARM11 target in my office, but I've tested it much as I could not get single stepping to work. -- Øyvind Harboe Embedded software and hardware consulting services http://consulting.zylin.com ___ Openo

Re: [Openocd-development] ARM11 status

2008-08-26 Thread Valentin Longchamp
On Tue, Aug 26, 2008 at 12:21 PM, Øyvind Harboe <[EMAIL PROTECTED]> wrote: > On Tue, Aug 26, 2008 at 12:09 PM, Valentin Longchamp > <[EMAIL PROTECTED]> wrote: >> On Tuesday 26 August 2008 08.34:16 you wrote: >>> On Mon, Aug 25, 2008 at 11:00 PM, Valentin Longchamp >>> >>> I have noticed that the iM

Re: [Openocd-development] ARM11 status

2008-08-26 Thread Fabio Estevam
--- On Tue, 8/26/08, Øyvind Harboe <[EMAIL PROTECTED]> wrote: > From: Øyvind Harboe <[EMAIL PROTECTED]> > Subject: Re: [Openocd-development] ARM11 status > To: "Valentin Longchamp" <[EMAIL PROTECTED]> > Cc: "Openocd-Dev" > Date: Tuesday, Au

Re: [Openocd-development] ARM11 status

2008-08-26 Thread Øyvind Harboe
On Tue, Aug 26, 2008 at 1:55 PM, Valentin Longchamp <[EMAIL PROTECTED]> wrote: > On Tuesday 26 August 2008 12.21:35 Øyvind Harboe wrote: >> On Tue, Aug 26, 2008 at 12:09 PM, Valentin Longchamp >> > OK. I have noticed working with RealView ICE that mx31ads board JTAG >> > chain is not optimal. Do yo

Re: [Openocd-development] ARM11 status

2008-08-26 Thread Valentin Longchamp
On Tuesday 26 August 2008 12.21:35 Øyvind Harboe wrote: > On Tue, Aug 26, 2008 at 12:09 PM, Valentin Longchamp > > OK. I have noticed working with RealView ICE that mx31ads board JTAG > > chain is not optimal. Do you work with an ADS board Øyvind ? I will try > > on our board, but I only have one a

Re: [Openocd-development] ARM11 status

2008-08-26 Thread Øyvind Harboe
On Tue, Aug 26, 2008 at 12:09 PM, Valentin Longchamp <[EMAIL PROTECTED]> wrote: > On Tuesday 26 August 2008 08.34:16 you wrote: >> On Mon, Aug 25, 2008 at 11:00 PM, Valentin Longchamp >> >> <[EMAIL PROTECTED]> wrote: >> > >> > Here is what I get when I issue the reset halt command through telnet: >

Re: [Openocd-development] ARM11 status

2008-08-26 Thread Valentin Longchamp
On Tuesday 26 August 2008 08.34:16 you wrote: > On Mon, Aug 25, 2008 at 11:00 PM, Valentin Longchamp > > <[EMAIL PROTECTED]> wrote: > > > > Here is what I get when I issue the reset halt command through telnet: > > > > [EMAIL PROTECTED]:~/openocd/trunk/src$ ./openocd -f > > target/target/mx31.cfg -

Re: [Openocd-development] ARM11 status

2008-08-25 Thread Øyvind Harboe
On Tue, Aug 26, 2008 at 3:54 AM, Duane Ellis <[EMAIL PROTECTED]> wrote: > Valentin Longchamp wrote: >> I am testing with a jtagkey, but also expermimenting some problems >> with svn revision from tonight. Reset halt does not seem to work for >> me: >> > Valentin, > > We had a series of emails about

Re: [Openocd-development] ARM11 status

2008-08-25 Thread Øyvind Harboe
On Mon, Aug 25, 2008 at 11:00 PM, Valentin Longchamp <[EMAIL PROTECTED]> wrote: > Hi all, > > On Mon, Aug 25, 2008 at 3:32 PM, Alan Carvalho de Assis > <[EMAIL PROTECTED]> wrote: >> Hi Oyvind, >> I am testing it with J-Link and still getting some problems. >> >> Vincent, what JTAG hardware are you

Re: [Openocd-development] ARM11 status

2008-08-25 Thread Duane Ellis
Valentin Longchamp wrote: > I am testing with a jtagkey, but also expermimenting some problems > with svn revision from tonight. Reset halt does not seem to work for > me: > Valentin, We had a series of emails about something with reset - and I am working on some things dealing with event proc

Re: [Openocd-development] ARM11 status

2008-08-25 Thread Valentin Longchamp
Hi all, On Mon, Aug 25, 2008 at 3:32 PM, Alan Carvalho de Assis <[EMAIL PROTECTED]> wrote: > Hi Oyvind, > I am testing it with J-Link and still getting some problems. > > Vincent, what JTAG hardware are you using? I am testing with a jtagkey, but also expermimenting some problems with svn revisio

Re: [Openocd-development] ARM11 status

2008-08-25 Thread Michael Bruck
I am currently busy with other work and will probably look into ARM11 again later this year. Single stepping worked on 1176 last time I used it. Michael Øyvind Harboe wrote: > I've committed a couple of ARM11 fixes. > > Is anyone testing ARM11 out there? > > Single stepping seems to be broken

Re: [Openocd-development] ARM11 status

2008-08-25 Thread Alan Carvalho de Assis
s/Vincent/Valentin ;-) 2008/8/25 Alan Carvalho de Assis <[EMAIL PROTECTED]>: > Hi Oyvind, > I am testing it with J-Link and still getting some problems. > > Vincent, what JTAG hardware are you using? > > Best Regards, > > Alan > > 2008/8/25 Øyvind Harboe <[EMAIL PROTECTED]>: >> I've committed a c

Re: [Openocd-development] ARM11 status

2008-08-25 Thread Alan Carvalho de Assis
Hi Oyvind, I am testing it with J-Link and still getting some problems. Vincent, what JTAG hardware are you using? Best Regards, Alan 2008/8/25 Øyvind Harboe <[EMAIL PROTECTED]>: > I've committed a couple of ARM11 fixes. > > Is anyone testing ARM11 out there? > > Single stepping seems to be bro

[Openocd-development] ARM11 status

2008-08-25 Thread Øyvind Harboe
I've committed a couple of ARM11 fixes. Is anyone testing ARM11 out there? Single stepping seems to be broken. Resume & halt appears to work. > reset halt JTAG device found: 0x2b900f0f (Manufacturer: 0x787, Part: 0xb900, Version: 0x2) JTAG device found: 0x07b3601d (Manufacturer: 0x00e, Part: 0x