On Thursday 25 February 2010, David Brownell wrote:
>         arm core_state ... fail if state != thumb

And for that matter, fail if the core isn't halted, and
double check to make sure that "state" stuff is used in
a sane way.  (Today's code can't be right even for the
non-v7M cores...)

I think the docs for that command probably omit some key
information ... like, before using it, you've got to set
up the registers (using the "reg" command) so the core
will be using a valid context to resume.

- Dave

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to