David Brownell wrote:
> Picking up, briefly, an old thread about how OpenOCD could
> learn to support "smart" dongles... where code running inside
> the JTAG adapter can offload some tasks from OpenOCD, like
> polling for status changes.
> 
> 

I have been given all the info for the ST-LINK from ST.
http://www.st.com/stonline/products/literature/um/15285.pdf

It is accessed using vendor specific mass storage cmds.

Again this is a smart dongle, all the jtag/swi is done on the dongle.
Currently the simplest way of implementing this is to add the stlink as 
a actual target, that way it gets access to reset/memory read etc.

ideas on integration within openocd would be appreciated as this is the 
next thing i may look at.

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

Reply via email to