> IIRC OpenOCD should do this or has this function been deleted? I recall > some discussion about that but I don't remember the outcome. I can't > imagine OpenOCD doesn't calculate the checksum. All compiler / linker > tools more or less assume the programming software takes care of > creating the checksum.
There are a few things that I vaguely recall here: - the reset init sequence needs to disable some lpc memory mapping for the flash driver to work - the flash driver has the option to calculate the checksum (which can cause verification to report a false positive on failure in some cases) -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
