This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Angel not present


Hi Daniel,

> >set remotebaud 9600
> >target rdi /dev/ttyS0
> >(or com1 or whatever is appropriate for your installation)
>
>I have tried the above but i dont seem to have the rdi (i assume that this
>is another word for Angel...). When i do i get the:
>
>Undefined target command: "rdi COM1"

Hmmm. I didn't do anything special to get angel working (I don't know what 
rdi means exactly, I think it's probably an acronym for something. rdp 
works with the older Demon debugger). Are you using the latest release 
version? I'm guessing you're using cygwin, from the fact that you're using 
COMx port designators.. I followed the install/configure instructions with 
eCos (see sources.redhat.com).

Here is an example session:

$ gdb --nw --nx
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i586-pc-cygwin --target=arm-elf".
(gdb) set remotebaud 9600
(gdb) target rdi com1
Angel Debug Monitor (serial) 1.04 (Advanced RISC Machines SDT 2.5) for AT91EB40
(2.00)
Angel Debug Monitor rebuilt on Apr 07 2000 at 12:40:31
Serial Rate:   9600
Connected to ARM RDI target.
(gdb)

Maybe I could just send you my arm-elf-gdb.exe and see if that works for you.
=== Lewin A.R.W. Edwards (Embedded Engineer)
Work: http://www.digi-frame.com/
Personal: http://www.zws.com/ and http://www.larwe.com/

"Und setzet ihr nicht das Leben ein,
Nie wird euch das Leben gewonnen sein."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]