Re: Usefulness of GDB on embedded systems
- From: "Richard" <noemail@xxxxxxxxx>
- Date: Sun, 08 May 2005 12:32:12 GMT
"hikari" <cjchen@xxxxxxxxxxxxxxxx> wrote in message
news:1115550071.314660.61790@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I am a newcomer to Embedded Systems.
> I have an Atmel AT91EB40A and an EB55.
> After building GNU toolchain following the procedure described in
> "Embedded System Design on a Shoestring", I was disappointed to
> find that GDB does not seem to work too well.
> Using GDB 5.2/Cygwin 1.3.16, I can download and run a program and
> set breakpoints. But that is as far as I got. I could not
> not single step the program.
> I've tried other combinations of more recent versions of
> GDB and Cygwin. They were even worse.
You might want to take a look at some of the prebuilt Win32 tools. I am
using http://www.gnuarm.com tools with little problems. As far as the GDB
(Insight actually), ocdlibremote, wiggler setup goes the only real problem I
have is that the 'registers' window cannot be used in Insight - the
registers can be viewed however using the Insight console so this is no real
problem.
I know of people having problems with newer versions of ocdlibremote and
wiggler clones - but this was resolved. Also I had a problem with making a
connection with ocdlibremote but this turned out to be a power up sequence
problem.
The LPC2106 FreeRTOS port documentation page (see link below) has some
instructions on using this setup. May be useful to you but perhaps won't
tell you anything new.
Regards,
Richard.
http://www.FreeRTOS.org
.
- Follow-Ups:
- Re: Usefulness of GDB on embedded systems
- From: pmastroianni
- Re: Usefulness of GDB on embedded systems
- From: slawc
- Re: Usefulness of GDB on embedded systems
- References:
- Usefulness of GDB on embedded systems
- From: hikari
- Usefulness of GDB on embedded systems
- Prev by Date: Re: Usefulness of GDB on embedded systems
- Next by Date: Re: Interesting embedded appliance on closeout
- Previous by thread: Re: Usefulness of GDB on embedded systems
- Next by thread: Re: Usefulness of GDB on embedded systems
- Index(es):
Relevant Pages
|