Author: Thomas Kindler <mail@t-kindler.de>

- Increase DTC status retry count to avoid problems with STM Primer


git-svn-id: svn://svn.berlios.de/openocd/trunk@1871 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
kc8apf 2009-05-21 05:33:36 +00:00
parent 4b992717b5
commit 988d6a49a9

View File

@ -517,7 +517,7 @@ dtc_run_download(
/* Wait for DTC to finish running command buffer */
for(i = 5;;) {
for(i = 10;;) {
usb_err = ep1_generic_commandl(
pHDev, 4,