Could this be an intermittant problem?

I was able to reproduce this problem *once* using 1770 and
the script below on a parport interface with an LPC2148 target
and the command below:

reset init
for {set i 0} {$i < 100} {set i [expr $i+1]}  {puts $i ; dump_image
c:\\temp\\test.bin 0x40000000 0x8000}



-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://consulting.zylin.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to