This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200 Openocd debugging error "No source available for 0x0"

Other Parts Discussed in Thread: CC3200

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.