> Is there any particular reason why the JTAG layer uses 
> hardware resets (TRST)?
> 
> I would assume that the most portable way to go to TLR, the 
> one that works even if all reset lines are missing or are not 
> yet or incorrectly configured would be to shift out five HIGH 
> bits which leads to TLR regardless in which state the TAP is.
> 

If you define your interface with only srst then the software method will be
used.
Well it did last time i checked - see jtag_add_reset for code.

Cheers
Spen

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

Reply via email to