Is it possible to enable SWO from software, as discussed here for example? Without the DAPlink board?
I've been able to successfully enable the parallel trace port, but am not having any success getting SWO working.
Follow-up question that hopefully is easier to answer: in the Xilinx DesignStart Cortex M3, which pin (if any) of the Cortex M3 carries SWO?
The Cortex M3 instance has ports for SWCLK, SWDI, SWDO, and SWDOEN, but I don't see an SWO port.
I am able to do SWD debugging with a J-Link debugger. I can also enable SWO tracing, but ITM_Print's don't produce any sign of life.
It looks like the SWO connection is missing from the Xilinx package. There is no workaround, but we may be able to fix this in a later release.
Thanks, it would be much appreciated if you could.