|
From: Mahavir J. <mj...@ma...> - 2011-06-06 19:05:02
|
Hi, I am trying to program STM3210e-eval board with external CFI flash of 16MiB (sector size 128KiB) using openocd from latest git master branch. I am not able to write to flash getting following error, > flash write_bank 1 /tmp/helloworld_flash.bin 0 flash write block failed status: 0x0 error writing to flash at address 0x64000000 at offset 0x00000000 in procedure 'flash' Please note that flash info, erase commands work as expected. Detailed openocd log is attached. Has anyone seen this previously? I would appreciate any kind help offered. Thanks, Mahavir |