Hi Spen,

>
> Have you another board to try, Hitex like to externally connect SRST and
> TRST. This causes issues with openocd and the str7.

I have only the HITEX STR710 EVALBOARD with a STR710FZ2T6 on it.
Donations are always welcomed, of course :)

> I have found with the str7 that even though the core connects these two
> together it is not direct.
>
> I have tested two other vendor's boards that do not do this connection and
> get no problems.

Have you tried to reset the boards a (big) number of times, in a loop?

for {set i 0} {$i < 100} {set i [expr $i+1]} {echo "Reset $i"; reset init}

Regards,
Edgar


-- 
Edgar Grimberg
System Developer
Zylin AS
ZY1000 JTAG Debugger http://www.zylin.com/zy1000.html
Phone: (+47) 51 63 25 00
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to