Raymond
Have you tried entering the following (or putting it in your
gdb.ini/.gdbinit file)?
# Increase the packet size to improve JTAG speeds.
set remote memory-write-packet-size 1024
set remote memory-write-packet-size fixed
set remote memory-read-packet-size 1024
set remote memory-read-packet-size fixed
Speeds thing up quite a bit for me.
Regards
-Bill Knight
theARMPatch
On Mon, 17 May 2004 22:26:16 -0000, Raymond wrote:
Has anyone used either the Lauterbach ICD or the EPI Majic with one
of the LPC210x parts? I would much rather do any debugging using
these since I already own them. I also have a Raven from Mccragor,
but it is very slow compared to the other two.
Regards,
Raymond