I have not tried it with this part, I have tried it with the ARM9 that I'm using and it is still unbearably slow. The Raven takes almost 2 minutes to download the image on the ARM9 where the Lauterbach and EPI both take about 15 seconds. Single stepping and memory operations perform with the same kind of difference. This is why I was hoping to avoid the Raven if at all possible. Raymond Rogers -----Original Message----- 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 Yahoo! Groups Links
Message
Re: [lpc2000] (unknown)
2004-05-18 by Raymond Rogers
Attachments
- No local attachments were found for this message.