From: "William A. Gatliff" <bgat@billgatliff.com>
To: calce <bruno.calce@fhso.ch>
Cc: gdb@sources.redhat.com
Subject: Re: API for ARM7TDMI ?
Date: Fri, 13 Sep 2002 08:13:00 -0000 [thread overview]
Message-ID: <20020913101330.A24077@saturn.billgatliff.com> (raw)
In-Reply-To: <ACEAIEFOHCIDLEEEOELDMEKHCAAA.bruno.calce@fhso.ch>; from bruno.calce@fhso.ch on Fri, Sep 13, 2002 at 04:34:09PM +0200
Bruno:
On Fri, Sep 13, 2002 at 04:34:09PM +0200, calce wrote:
> hello,
> i'm trying to implement a debugger for an ARM7TDMI core with
> embedded ICE and JTAG. Has anybody done this before and can you
> tell me how much time it took? is there an API in gdb which
> I could use for this purpose. Any hints and tricks are welcome.
> Im evaluating if I should develop the debugger by myself or
> with existing code.
Not sure exactly what you're asking for here.
If you're trying to implement a debugging agent in the target, then
you won't do much with embedded ICE and JTAG--- you'll communicate
over a serial or ethernet port, and run some code in the target to
handle breakpoints, etc. See http://sourceforge.net/projects/gdbstubs
for a basic debugging agent architecture for gdb, it doesn't (yet!)
support ARM7TDMI.
If you're talking about using an external piece of hardware to drive
the JTAG port, then both ARM's tools and Abatron's BDI2000 are well
supported by gdb already--- no need to implement anything.
HTH,
b.g.
--
Embedded Linux and embedded GNU development and training services.
See http://billgatliff.com for details.
prev parent reply other threads:[~2002-09-13 15:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-13 7:31 calce
2002-09-13 8:13 ` William A. Gatliff [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020913101330.A24077@saturn.billgatliff.com \
--to=bgat@billgatliff.com \
--cc=bruno.calce@fhso.ch \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox