I'm trying to use DAPlink SWO feature on an nRF52832-MDK board from MakerDiary, which has an LPC11U35 chip running DAPlink and SWO is connected to nRF52832, however I'm getting "Error: The selected interface does not support tracing".
Is support for this missing in OpenOCD?
The SWO support for cmsis-dap is already in gerrit
http://openocd.zylin.com/5820
but needs rebase after the patches for cmsis-dap V2 have been merged.