public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* problem with remote target
@ 2004-11-04 14:10 Ilko Iliev
  2004-11-04 17:21 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Ilko Iliev @ 2004-11-04 14:10 UTC (permalink / raw)
  To: insight

Hi,
I have the latest snapshot from today and get the following error 
message whe I try to load my code into the target.
The BDI2000 accept the package and returns OK, but gdb say "Memory 
access error while loading section .rom_vectors"

regatds
ilko iliev


CPU: ARM7TDMI
Plattform: arm-elf
Remote device: BDI2000
GNU gdb 6.3.50_2004-11-03-cvs

(arm-gdb) lo
gdbarch_addr_bit called
gdbarch_addr_bit called
Loading section .rom_vectors, size 0x40 lma 0x800000
gdbarch_remote_translate_xfer_address called
Sending packet: 
$X800000,40:\016\000\000ê\030ð\237å\030ð\237å\030ð\237å\030ð\237å\000\000\000\000\030ð\237å\030ð\237å@\000\200\000<\003\200\000¤\003\200\000Ü\003\200\000<\004\200\000\000\000\000\000(\005\200\000ð\004\200\000#70...Ack
Packet received: OK
Memory access error while loading section .rom_vectors.
(arm-gdb)

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

* Re: problem with remote target
  2004-11-04 14:10 problem with remote target Ilko Iliev
@ 2004-11-04 17:21 ` Keith Seitz
  2004-11-04 17:24   ` Jon Beniston
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2004-11-04 17:21 UTC (permalink / raw)
  To: Ilko Iliev; +Cc: insight

On Thu, 2004-11-04 at 06:09, Ilko Iliev wrote:

> (arm-gdb) lo
> gdbarch_addr_bit called
> gdbarch_addr_bit called
> Loading section .rom_vectors, size 0x40 lma 0x800000
> gdbarch_remote_translate_xfer_address called
> Sending packet: 
> $X800000,40:\016\000\000ê\030ð\237å\030ð\237å\030ð\237å\030ð\237å\000\000\000\000\030ð\237å\030ð\237å@\000\200\000<\003\200\000¤\003\200\000Ü\003\200\000<\004\200\000\000\000\000\000(\005\200\000ð\004\200\000#70...Ack
> Packet received: OK
> Memory access error while loading section .rom_vectors.
> (arm-gdb)

This is a question for the gdb folks. [Gdb is the real debugger; insight
is merely a bunch of glue code and a graphical ui.]

Ask on gdb@sources.redhat.com.

Keith

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

* RE: problem with remote target
  2004-11-04 17:21 ` Keith Seitz
@ 2004-11-04 17:24   ` Jon Beniston
  0 siblings, 0 replies; 3+ messages in thread
From: Jon Beniston @ 2004-11-04 17:24 UTC (permalink / raw)
  To: 'Keith Seitz', 'Ilko Iliev'; +Cc: insight

> 
> On Thu, 2004-11-04 at 06:09, Ilko Iliev wrote:
> 
> > (arm-gdb) lo
> > gdbarch_addr_bit called
> > gdbarch_addr_bit called
> > Loading section .rom_vectors, size 0x40 lma 0x800000 
> > gdbarch_remote_translate_xfer_address called Sending packet:
> > 
> $X800000,40:\016\000\000ê\030ð\237å\030ð\237å\030ð\237å\030ð\2
> 37å\000\000\000\000\030ð\237å\030ð\237å@\000\200\000<\003\200\
> 000¤\003\200\000Ü\003\200\000<\004\200\000\000\000\000\000(\00
> 5\200\000ð\004\200\000#70...Ack
> > Packet received: OK
> > Memory access error while loading section .rom_vectors.
> > (arm-gdb)
> 
> This is a question for the gdb folks. [Gdb is the real 
> debugger; insight is merely a bunch of glue code and a graphical ui.]

As a guess, I would say that it is trying to upload the vectors in to ROM,
and it is failing because you can't write to ROM. 

Cheers,
Jon


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

end of thread, other threads:[~2004-11-04 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-04 14:10 problem with remote target Ilko Iliev
2004-11-04 17:21 ` Keith Seitz
2004-11-04 17:24   ` Jon Beniston

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).