9 years, 7 months ago.

TRACESWO use with mbed?

Can I use the TRACESWO facility of the Cortex to output debugging data? I am using a NUCLEO 401RE, and am interested in using that for debug output, rather than the existing UART-based solution. Some searching found old comments suggesting it wasn't supported but might be on its way - has that changed?

1 Answer

9 years, 3 months ago.

Here is a lib and an example: http://developer.mbed.org/components/SWO-viewer/

Accepted Answer