> 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.
Sorry, It was my another test patch.

SWD in Versaloon is based on operation.
For example: A read operation consists of :
1. Host send the 8-bit command, and trn
2. read 3-bit ack
3. read the 32-bit data and 1-bit parity
4. host send the last trn

So Versaloon can do some error handler.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to