Hi Peter

Peter Mamonov wrote:
> [...]
> The message is triggered by _successful_ execution of the "resume"
> command. The message says that PrAcc bit is not set in the EJTAG
> Control Register, indicating that processor is not reading/writing via
> JTAG. However mips64_pracc_exec() still awaits processor access,
> because there was no indication of handler termination (every handler
> should jump at address ff200200 at the end of execution). And the
> handler didn't jump at ff200200, since the purpose of this handler is
> to leave debug mode and continue normal execution from the point we
> halted at.

   Thanks much for this detailed explanation. It did help me
understand where it is coming from. I'll change the error into
debug info and leave it for now. Please let me know if RESET HALT
is working for you with CN61xx.

   Regards
   Sinan Akman


------------------------------------------------------------------------------
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to