Quoting Tomek CEDRO <[email protected]>: > On Thu, Jan 26, 2012 at 7:41 AM, Peter Stuge <[email protected]> wrote: > > simonqian.openocd wrote: > >> Does the swd library commited in the OpenOCD? > > > > No. Tomek is so far working on developing the SWD support in libswd > > separately from OpenOCD, but always with the goal to include the > > capabilities of libswd into OpenOCD. > > Hello :-) I am working on a separate fork [1] that already joins > libswd and openocd, I just need to add retransmission and error > handling in libswd as openocd cant do this... Please take a look at > [1] maybe [2] and see my implementation is very different from the one > created for Versaloon as it creates generic interface/layer between > openocd and the interface hardware, also libswd can be included into > other applications making them swd aware (such as UrJTAG), Please wait > until the job is finished (seems to head toward its end) and then we > can see how to join those implementations :-) > > [1] http://repo.or.cz/w/openocd/libswd.git > [2] http://stm32primer2swd.sf.net/
Very encouraging developments - thanks, Tomek! I'm hoping that, at some stage, I will be able to test this code. I have the Olimex ARM-USB-TINY-H dongle, which, I think, is based on an FTDI device. The development environment I want to use is the IAR tools under Wine under Ubuntu 11.10, so I'm hoping that I will be able to use the Linux version of OpenOCD and connect from the IAR tools via a socket on localhost. (Wine is currently not capable of accessing a USB device, and in any case I expect the Windows version of OpenOCD to lag behind the Linux version.) Support for LPC1114 is also necessary to me if I'm going to be able to test OpenOCD properly, but this discussion thread makes me think that support may not be too far away. Dave ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
