How to enable serial wire view in STM32U031R8 controller
How can I enable Serial Wire View (SWV) on the STM32U031R8 controller? I am receiving a "tracing is not supported" pop-up window. Additionally, when I try to enable it from the debug configuration, the option appears to be disabled. Could this be because my controller has a Cortex-M0+ processor? Could you please explain the reason for this issue?
