Hi!

On Thu, Apr 3, 2014 at 4:29 PM, Akos Vandra <[email protected]> wrote:

>
> So... Will I be able to use OpenOCD to program/debug my LPC
> controllers using SWD instead of JTAG?
>

You have been able to to that for quite some time, although only with a
select type of adapters. Namely higher level adapters such as the ST-Link
or CMSIS-DAP adapters, those that handle the SWD details completely or
mostly in firmware.

OpenOCD will not speak raw SWD in 0.8.0, but I guess it will shortly after
the release. It mostly depends on me (and/or someone else) to clean up the
API and remove the nastiest dependencies on the JTAG subsystem. There are
already very usable patches in Gerrit to enable the Versaloon, RPi and any
FTDI adapter to do SWD.

/Andreas
------------------------------------------------------------------------------
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to