> 
> Does the gdb->openocd cause enough slowness that the 
> following matters?
>   I# Tell GDB to use 1024 bytes packes when downloading, this^M
>   # reduces load image download times^M
>   set remote memory-write-packet-size 1024^M
>   set remote memory-write-packet-size fixed^M
> 

You must have an old gdb - this is handled on newer gdb's  - probably 6
onwards using the qSupported packet

Cheers
Spen

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to