On Sat, 2014-05-10 at 09:42 +0200, Andreas Ortmann wrote:
> Hi,
> 
> On 08.05.2014 19:34, Tim Wescott wrote:
> > Based on some comments in the release notes about flash support for the
> > LPC800 and LPC810, I was hoping that these chips would also be supported
> > for debugging.
> >
> > I just finished building and installing OpenOCD 0.8.0, hoping that there
> > would be a target file for the LPC81x.
> >
> > To my disappointment, I didn't see any.
> >
> > How much support is there for this chip?  Might it be possible for me to
> > cobble together a configuration file for the LPC811M00 as a target?
> I can get debug access to LPC810 & LPC812 with st-linkv2 and the 
> attached scripts.
> 
> They are based on (copied from)
> https://gist.github.com/RickKimball/9009480.
> 

These work, except that 

flash write_image erase <filename> 

complains about not being able to erase the flash.  If I erase with 

flash erase_address 0 0x2000

and then program, all works well.

-- 

Tim Wescott
www.wescottdesign.com
Control & Communications systems, circuit & software design.
Phone: 503.631.7815
Cell:  503.349.8432


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to