On Mon, May 25, 2009 at 9:46 PM, Xiaofan Chen <xiaof...@gmail.com> wrote: >>> But it still does not work with the lpcusb isoc hex file. > > According to vbindiff report of the dump file, the first 0x160 > portion of the dump is not correct. Other than that, it seems > to be ok. > > dump_isoc.bin is from OpenOCD. > isoc_io_sample.bin is from arm-elf-objcopy. >
Problem solved. I need to erase the first bank! # erase first bank only: flash erase_sector 0 0 26 Now it works! Thanks for the help. -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development