Hi Andreas, hi list,

On Sun, 2010-12-12 at 21:12 +0100, Andreas Fritiofson wrote:
> It may be that the scheduler or the idle thread puts the core in low
> power mode if no thread is ready to run. That will break the debugger
> connection. See if anything executes a WFI or WFE instruction, and
> disable it. There's likely a configuration setting for it.

Yes, thanks for hint, I already got a hint on the eCos list about the
idle thread executing 'wfi'. I suspected something like that but didn't
find it myself in the sources. 
I also got a hint how to keep the clock for JTAG active when the CPU
goes to wfi. I'll try that tonight and report back if it didn't solve my
problem.

Thanks again!
Cheers,
Manuel

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to