From: Xiaofan C. <xia...@gm...> - 2012-05-25 09:36:20
|
On Fri, May 25, 2012 at 4:12 PM, Vaclav Peroutka <vac...@se...> wrote: > >> > A debugger should always select the appropriate target interface before it >> starts communicating with the target, >> > since otherwise it could also happen that a previous session with another >> debugger had selected SWD and the interface was not switched again by > OpenOCD. > > Hi, > > does it mean that OpenOCD and JLink can now support SWD as well ? Is there any > plan to add transport jlink_jtag and jlink_swd into OpenOCD ? > No, it means Segger J-Link supports JTAG and SWD with Segger tools (and IAR, etc). But OpenOCD does not support SWD on J-Link. -- Xiaofan |