Hi,
i'm using eclipse+GCC+openocd0.7.0 to do my project, the program works fine on CC3200 Lauchpad board, but i don't know why the error occurs when debugging with openocd.
below is the debugging configuration:
here is Console message:
monitor halt
monitor halt
set $sp = pui32Stack
set $pc = ResetISR
continue
Continuing.
Warning:
Cannot insert breakpoint 2.
Error accessing memory address 0x20005bb2: (undocumented errno -1).
Any help is really appreciated.
BR
Eugene.