What could be going on is that the verify algorithm, which
runs on the target, crashed somehow.

Here is essentially what verify does:

1. uploads a small application to the target
2. this app runs a crc on the flash
3. OpenOCD checks that the crc is correct

Try a "reset init" before you run verify...

Also you can try "dump_image" to check if the flash was
programmed correctly.

Obviously error messages could be better here. If you can figure
out a more precise cause, we could look at improving error messages.


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

Reply via email to