Uwe Hermann pisze:
> I tried to set "jtag_speed 0" in stm32.cfg, but that didn't help.

jtag_speed 0 gives you the maximum possible speed, as jtag_speed is a 
divisor

from the manual:

 DEPRICATED jtag speed - please use jtag khz above.
Limit the maximum speed of the JTAG interface. Usually, a value of zero 
means
maximum speed. The actual eect of this option depends on the JTAG 
interface used.
[...]
􀀀 jlink: maximum speed in kHz (0-12000), 0 will use RTCK
[...]

Try setting jtag_khz for less than 500 (like 100 or maybe even 10?)

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

Reply via email to