|
From: Spencer O. <sp...@sp...> - 2011-06-06 23:06:59
|
On 06/06/2011 18:00, Mahavir Jain wrote: > 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. > Just for testing have you tried disabling the working area? If i get a chance i will run some tests tomorrow. Cheers Spen |