Hello,
I am Karthick ,now I am in IDE development for cortex-M3 controller . I would
like to know some of the information regarding OpenOCD development.
My development tools are ,
Target : Cortex -M3
Compiler : arm-none-linux-gnu-eabi-gcc (from codesourcery)
Debugger : arm-none-lin
On Monday 15 June 2009, Paul J THACKER wrote:
> working_area 0 0x0 0x80 nobackup
try using the more current syntax, and you won't get that error.
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mail
Hi,
I'm having trouble getting gdb working with openocd. I can connect,
initialize and download to the target, but when I try to step through
the code, I get:
Unable to set 32 bit software breakpoint at address 03f80050 - check
that memory is read/writable
After some googling, I tried to use: