On 17 February 2012 00:40, Noel Diviney <div...@hotmail.com> wrote: > > > Hi Spencer, > > Apologies for being a pain again. > I am still not able to program the flash on the stm32l-discovery board. > The attachment has the main script, modified per your suggestions, plus > normal openocd output as well as a full -d3 log >
try change the following line in your config. flash write_image erase App.elf 0x0000000 elf to flash write_image erase App.elf It is an elf file so does not need any address info. Cheers Spen ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel