> The's a not-very-good-workaround in place though .... not-very-good > because it can't work when you most need it. Like, when the chip is > in WFI mode (core clock gated) and thus is not responsive (which is > just when you most need to reset it). (The workaround involves using > the watchdog to force a reset. But if you can't talk to the core, it > can't talk to the watchdog for you, hence no reset.) Another reason why this workaround is not very good is that it does not work (for me, anyway) ;-) Whenever I try to execute 'reset run', the adapter hangs - see transcript:
> reset run RCLK - adaptive couldn't read enough bytes from FT2232 device (0 < 81) couldn't read from FT2232 error: -104 Command handler execution failed in procedure 'reset' called at file "command.c", line 650 called at file "command.c", line 361 Thomas _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
