Hi,
 
you need to be using the main openocd trunk for cortex_m3 support - the
cortex_m3 branch was for early dev work.
http://svn.berlios.de/svnroot/repos/openocd/trunk

You also need to increase the working area to at least 16k
 
Cheers
Spen


  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Anne van
Rossum
Sent: 20 November 2008 10:10
To: [email protected]
Subject: [Openocd-development] LM3s8962 & Working Area


Dear all,

On the moment I am programming a Cortex M3 processor on an LM3s8962 board. I
checked out the OpenOCD version from SVN using the Cortex M3 processor
branch: http://svn.berlios.de/svnroot/repos/openocd/branches/cortex-m3

When I comment the working_area line in openocd.cfg it works, but very slow,
more than 5 minutes! It can not use block writes...

If I don't comment it and leave it as it is, the programmer quits just as
described at
https://lists.berlios.de/pipermail/openocd-development/2008-October/003414.h
tml 

The working_area parameters are "working_area 0 0x20000800 0x1200 nobackup".
What can I do? Change those parameters? Do something else?

Kind regards and thanks a lot in advance!

Anne


_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to