Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Can't connect to remote Evaluator 7T
@ 2003-02-19 14:59 Pierre Habraken
  2003-02-19 15:30 ` [ECOS] " Jonathan Larmour
  0 siblings, 1 reply; 18+ messages in thread
From: Pierre Habraken @ 2003-02-19 14:59 UTC (permalink / raw)
  To: gdb, ecos-discuss

Hello,

I am trying to set up a practical work session about interruption
handling for undergradate students.
We are using for this work Arm Evaluator 7T boards connected to Intel
Linux boxes via a serial link.
The tools for writing programs and observing their execution are
arm-elf-gcc, arm-elf-as, arm-elf-gdb and other Gnu tools.

I did some first trials using the Angel monitor which comes installed on
each board. I used for this the target rdi provided with gdb.

Now I want to use RedBoot instead of Angel.
I uploaded redboot.UU onto the board and then verified (using a
communication program) that redboot was properly installed (see redboot
banner below).
But when I launch arm-elf-gdb and type the command 'target remote
/dev/ttyS0' then gdb fails to talk to redboot :
=================================================================
$ arm-elf-gdb
GNU gdb 5.2
...
This GDB was configured as "--host=i686-pc-linux-gnu --target=arm-elf".
(gdb) set remotebaud 38400
(gdb) target remote /dev/ttyS0
Remote debugging using /dev/ttyS0
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Couldn't establish connection to remote target
Malformed response to offset query, timeout
=================================================================
Could it be that the serial line is not configured as required on the
gdb side ? (using ckermit I had to force parity to none...)

Thanks a lot in advance for any help.

Pierre

=================================================================
ARM Evaluator7T Boot Strap Loader Release 1.01
Press ENTER within 2 seconds to stop autoboot
+
RedBoot(tm) bootstrap and debug environment - built 11:00:52, Jul  2
2001

Copyright (C) 2000, 2001, Red Hat, Inc.

RAM: 0x00000000-0x00080000, 0x0000c470-0x00080000 available
RedBoot> 
=================================================================
-- 
________________________________________________________________________
Pierre HABRAKEN - mailto:Pierre.Habraken@imag.fr
Tél: 04 76 82 72 83 - Fax: 04 76 82 72 87
IMAG-LSR BP72 38402 SAINT MARTIN D'HERES Cedex
________________________________________________________________________


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

end of thread, other threads:[~2003-02-21 15:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-19 14:59 Can't connect to remote Evaluator 7T Pierre Habraken
2003-02-19 15:30 ` [ECOS] " Jonathan Larmour
2003-02-19 15:59   ` Pierre Habraken
2003-02-19 16:32     ` Jonathan Larmour
2003-02-19 17:14       ` Mark Salter
2003-02-19 17:35         ` Quality Quorum
2003-02-19 17:41           ` Mark Salter
2003-02-19 17:47             ` Gary D. Thomas
2003-02-19 17:59               ` Jonathan Larmour
2003-02-19 19:22                 ` Mark Salter
2003-02-20 14:27                   ` Pierre Habraken
2003-02-20 14:33                     ` Gary D. Thomas
2003-02-20 14:59                       ` Pierre Habraken
2003-02-21  8:06                         ` Pierre Habraken
2003-02-21 15:14                           ` Gary D. Thomas
2003-02-20 14:35                     ` Mark Salter
2003-02-20 14:38                     ` Andrew Lunn
2003-02-19 16:44     ` Mark Salter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox