Edgar Grimberg wrote:
> 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}
> 

just tested your loop and it is working fine here.

I would try checking the external SRST/TRST connections and removing them.

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

Reply via email to