On 07/07/2010 19:20, Andreas Schmidt wrote:
But I get only download speeds of 1kB/sec. Why is this so slow? How can
I speed up the download?
My start-script from Eclipse (Zylin Embedded CDT) looks like this:
init-commands:
target remote localhost:3333
monitor reset_halt
monitor gdb_breakpoint_override hard
monitor arm7_9 dcc_downloads enable
monitor reset init
monitor sleep 500
monitor poll
monitor flash probe 0
monitor flash erase_sector 0 0 15
load
I can't find any mistake in configuration.
you sure this is correct?
if openocd is correctly sending the memory map then the
gdb_breakpoint_override and erase/probe are not required.
Also is the first monitor reset_halt a typo?
a debug log of openocd would help to verify any other issues.
Cheers
Spen
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development