On Friday 21 August 2009, Dean Glazeski wrote:
> So I guess either the static library build should be used and the resulting
> libopenocd.a needs to be deleted
Yes.
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.
Just to make everything clear, I did a build with the shared library for
OpenOCD. This is the result on the final binary using ldd:
$ ldd /usr/bin/openocd
linux-vdso.so.1 => (0x7fffed7ff000)
libopenocd.so.0 => /usr/lib64/libopenocd.so.0 (0x7fce2f631000)
libdl.so.2 => /lib64/l
Hi all,
While working on a Fedora RPM for OpenOCD, I ran into a warning in the check
processes because of an exit call in the OpenOCD shared object. I'm not
familiar with what is in the shared object, so I thought I would put it on
the list to see if anyone can find a patch to remove the exit if
David Brownell wrote:
> On Wednesday 19 August 2009, James Lin wrote:
>
>> Then I tried to apply the patch described in
>>
>> http://lists.berlios.de/pipermail/openocd-development/2009-June/008256.html
>>
>> I don't know if this additional step was necessary but it seemed
>> to get correct mfg, p
On Friday 21 August 2009, Øyvind Harboe wrote:
> Mine is "gowinex". Perhaps I can pitch in a bit too.
You are also set up as an admin for that project.
Other than prettying up that web page, I think the main issue
has to be getting some automated synch between SVN and GIT.
(And maybe getting the
Ron Jobmann wrote:
> Is anyone successfully debugging code on ixp42x using Openocd? If so,
> would you mind sharing config files/scripts that you're using?
>
> I want to be able to debug the linux kernel. So far, I've got Eclipse
> set up and can cross compile fine. The next step I guess is to g
Is anyone successfully debugging code on ixp42x using Openocd? If so,
would you mind sharing config files/scripts that you're using?
I
want to be able to debug the linux kernel. So far, I've got Eclipse
set up and can cross compile fine. The next step I guess is to get
Eclipse to use Openocd to
On Fri, Aug 21, 2009 at 7:23 PM, David Brownell wrote:
> On Friday 21 August 2009, Zach Welch wrote:
>> Thanks for doing this for the project. I am registered on SourceForge
>> as 'zwelch' too, so you could go ahead and add me to the roster there as
>> you see fit.
>
> Done!
Mine is "gowinex". Pe
On Friday 21 August 2009, Zach Welch wrote:
> Thanks for doing this for the project. I am registered on SourceForge
> as 'zwelch' too, so you could go ahead and add me to the roster there as
> you see fit.
Done!
___
Openocd-development mailing list
Op
Zach Welch wrote:
> Hi all,
>
> While I have been incommunicado for the past month, I have still been
> following the progress with interest and have thought about turning out
> a new release sometime soon. In that regard, what features need to be
> included in it? What currently needs to be fixe
What is the status on Beagleboard?
It would be nice to have some solid progress on that long standing
item
--
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
___
Openocd-development mailing list
Openocd-develo
Hi all,
While I have been incommunicado for the past month, I have still been
following the progress with interest and have thought about turning out
a new release sometime soon. In that regard, what features need to be
included in it? What currently needs to be fixed that is broken?
Any big pa
On Thu, 2009-08-20 at 20:11 -0700, David Brownell wrote:
> I did a "git svn clone -s svn://svn.berlios.de/openocd" and it
> took over 97 minutes ... which is way too long. So I finally
> just set up a public clone, which is visible via gitweb at
>
>
> http://openocd.git.sourceforge.net/git/git
Fixed.
--
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
Hi Øyvind,
Thanks for the commitment :)
board/at91sam7sx.cfg and board/at91sam9260.cfg should be moved to
target/at91sam7sx.cfg and target/at91sam9260.cfg.
Also, I would recommend that board/unknown-board-atmel-at91sam9260.cfg be
deleted. It is superseded by board/unknown_at91sam9260.cfg
Best
Committed.
Thanks!
--
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
Hi List,
FYI, attached are scripts tested with OpenOCD 0.2.0 and SVN 2600 (head) for:
1. Atmel AT91SAM7S-EK dev board (microcontroller AT91SAM7S256)
board/atmel_at91sam7s-ek.cfg and target/at91sam7sx.cfg
2. Atmel AT91SAM9260-EK dev board (microcontroller AT91SAM9260-CJ)
board/atmel_at91sam9260-e
17 matches
Mail list logo