public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] difference between gdb and insight
@ 2001-08-07  5:40 Arnaud Mouiche
  0 siblings, 0 replies; 2+ messages in thread
From: Arnaud Mouiche @ 2001-08-07  5:40 UTC (permalink / raw)
  To: ecos-discuss

hello

in there a differences in the way GDB and Insight can use JEENI embedded 
ice for debugging ARM code.
In fact, I use Insight at this time. I still don't try simply GDB. I 
experience some problemes of code downloading and break points, even with 
'set rdiromatzero 1' command.
Is there any other things I should know ?

arnaud

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] difference between gdb and insight
@ 2001-08-08  2:55 rob.wj.jansen
  0 siblings, 0 replies; 2+ messages in thread
From: rob.wj.jansen @ 2001-08-08  2:55 UTC (permalink / raw)
  To: arnaud.mouiche; +Cc: ecos-discuss

Arnaud,

> is there a differences in the way GDB and Insight can use JEENI embedded
> ice for debugging ARM code.

No, in fact insight is just a use interface on top of GDB. If you start it
with the -nw option you will get a regular gdb prompt.

> Is there any other things I should know ?

Beside from the obvious stuff (what is your target, where should your program
be loaded) there is not to much to take care off.
However, it might be that your platform needs some initialisation before you
are able to use your RAM memory (my system contains a device controller that
needs to be programmed with the correct memory with and delay cycles before it
can be used).

You might try to use the "x <address>" and "set *<address>=<data>" to see if
you are able to write to and read from your memory.

Good luck,

     Rob Jansen

Software Engineer
Competence Center Platforms
BU Mobile Communications
Meijhorst 60-10, 6537 KT Nijmegen, The Netherlands
Tel: +31-24-353-6329
Fax: +31-24-353-3613
mailto:Rob.WJ.Jansen@philips.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-08  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-07  5:40 [ECOS] difference between gdb and insight Arnaud Mouiche
2001-08-08  2:55 rob.wj.jansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).