On 27 April 2012 10:18, Spencer Oliver <[email protected]> wrote: > On 26 April 2012 22:53, Andreas Fritiofson <[email protected]> > wrote: >> On Thu, Apr 26, 2012 at 4:56 PM, Spencer Oliver <[email protected]> wrote: >>> On 19 April 2012 15:58, <[email protected]> wrote: >>>> This is an automated email from Gerrit. >>>> >>>> Spencer Oliver ([email protected]) just uploaded a new patch set to >>>> Gerrit, which you can find at http://openocd.zylin.com/582 >>>> >>>> -- gerrit >>>> >>> >>> Can anyone test/verify this patch series? >>> I have checked on all the various discovery boards and standalone >>> stlink/v1/v2. >> >> I'm unable to program flash using boards/stm32vldiscovery.cfg with the >> following commands: >> >> reset init >> poll off >> stm32f1x mass_erase 0 >> flash write_image test.bin 0x08000000 >> >> It may not have anything to do with your patches because I haven't >> tried without them yet. Something may be wrong in my setup, but I'm >> pretty sure I've got it to work in the past. Did you try flashing the >> VL board? Apparently the flash algorithm ends up in HardFault really >> early, nothing is written. >> > > had a quick test on the VL board and indeed it does fail - strange. > The issue is related to an incorrect working area used in the config. > > I will sort a patch out, as this effects master aswell. >
this patch set should solve the issue: http://openocd.zylin.com/598 Cheers Spen ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
