Discussion:
[OpenOCD-devel] [OpenOCD-user] how off auto-selecting first available session transport "jtag"?
Andreas Fritiofson
2017-07-03 10:02:48 UTC
Permalink
Hello,
how off auto-selecting first available session transport "jtag"? I need
swd. help me please.
Please use "transport select swd" command _after_ interface config and
_before_ target config.
This is really annoying and confusing. Any suggestions on how we could
improve it?

Maybe we could add a completely separate argument instead of a Tcl command,
something like -t|--transport <swd|jtag|...>? However it would be
completely different from any other configuration and not possible to write
in an openocd.cfg in an order-agnostic way.

/Andreas

Loading...