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.

Debugging from eclipse

Hi,

I've been trying to set up debugging through eclipse by following this guide: http://www.ti.com/lit/an/swra443/swra443.pdf

And after I do everything according to the guide, I manage to build and use the programmer but I get the following error message (in the XDS GDB Agent) when I try to actually debug the program and i can't stop the execution, set breakpoints or anything else:

ERROR: read_one_register() backend call returned 64

Any help on this? Am I missing anything?

Thanks,

Dima