Hello list,
    we are trying to use OpenOCD (SVN r1303) to debug an i.MX27 CPU with 
a JTAGkey. The hardware is detected fine, and when GDB first connects to 
an already running target, I am able to connect and see backtrace and 
registers successfully. However, when I issue a "monitor reset init" to 
reset the CPU and download my code, I get the following error:

Error: BUG: unknown debug reason: 0xe

I searched on the archives and on the net, but it seems nobody ever 
experienced this. I tried "ignoring" it as if it was 0xc, but then I get

Error: timeout waiting for SYSCOMP & DBGACK, last DBG_STATUS: 14

on the next JTAG access (the first "mww" in my init script).
Does anybody have any idea on what could be the reason? Any feedback is 
greatly appreciated.

Thanks a lot, best regards,
Luca Burelli
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to