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.html 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
