Hello Openocd devs!

I would like to be able to use cmsis-dap with jtag transport.
However, only swd transport seems to be implemented.

At what level should I implement the "choose jtag or swd" option?
The best place for that seems to be the tcl/target .cfg files, but there 
seems to be no good way to choose the transport for a certain 
adapter/interface yet.

There also seems to be a lot of mixing of swd and jtag, for example the 
".swd" field in the "jtag_interface" struct. I am trying to clean this 
up/remove this field and instead choose the driver/transport at a later 
stage by user input from the cfg files.

Regards

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to