From: Shaun Jackman <sjackman@gmail.com>
To: gdb@sources.redhat.com
Subject: Loading code with an Abatron BDI2000
Date: Fri, 08 Jul 2005 16:43:00 -0000 [thread overview]
Message-ID: <7f45d939050708094342de60b@mail.gmail.com> (raw)
Hello,
I'm using gdb 6.2.1 to debug an ARM7TDMI with an Abatron BDI2000, a
device which speaks the gdb remote protocol natively over Ethernet.
Loading code with
gdb is a slower process than I had hoped.
(gdb) lo
Loading section .text, size 0x37088 lma 0x2000000
Loading section .rodata, size 0x90a4 lma 0x2037088
Loading section .data, size 0x1a84 lma 0x204022c
Start address 0x2000000, load size 269232
Transfer rate: 153846 bits/sec, 312 bytes/write.
I'm seeing a transfer rate of ~19 kB/s. The BDI is connected to my
development machine through a cross-over Ethernet cable, so there is
no other traffic on the network segment. Abatron's website suggests the
BDI2000 should be capable of transferring code to an ARM7TDMI at 340
kB/s. These two figures seem to be separated by an order of magnitude.
A quick network sniff with Ethereal shows it's taking seven packets
and about 15 ms to transfer each 312 byte chunk of code. Can anything
be done to improve this performance? To start, can the write size be
increased to a value near Ethernet's maximum segment size?
Thanks,
Shaun
ARM7TDMI
BDI2000
gdb 6.2.1
Linux 2.6.11
next reply other threads:[~2005-07-08 16:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-08 16:43 Shaun Jackman [this message]
2005-07-08 18:52 ` Shaun Jackman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7f45d939050708094342de60b@mail.gmail.com \
--to=sjackman@gmail.com \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox