--- On Tue, 1/11/11, simon qian <[email protected]> wrote:
I'm back for SWD welcome back! Is the SWD transport usable now in OpenOCD? Not yet; There's only infrastructure, not an entire transport (going down to driver level). I have two patches in the works: (a) init, e..g. call SWD driver init to set up WCR and such... (b) ft2232 based driver work for Luminary hardware. I compile the latest OpenOCD, but with this error: FWIW, my workspace builds error-free... adi_v5_jtag.c:448: error: unknown field 'queue_dp_scan' specified in initializer queue_dp_scan is not defined in dap_ops. Looks like a JTAG call. I just did a grep on my workspace and don't see that symbol. And it didn't appear to be in any patches either. Odd. > build issues with mainline OpenOCD have now been > resolved; framework patch got updated; and it passes > sanity testing. BUT ... SWD won't yet be fully > functional in OpenOCD. > > The commit will mean: add some SWD driver > support and debug a bit, and working SWD > should be near... FT2232 on the way... _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
