Skip to main content
kRaje.1
Associate III
August 29, 2024
Solved

How to enable serial wire view in STM32U031R8 controller

  • August 29, 2024
  • 1 reply
  • 896 views

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?

Best answer by STTwo-32

Hello @kRaje.1 

STM32U0 is based on Cortex M0+. This cortex does not support the SWV.

Best Regards.

STTwo-32 

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
August 29, 2024

Hello @kRaje.1 

STM32U0 is based on Cortex M0+. This cortex does not support the SWV.

Best Regards.

STTwo-32