Skip to main content
Visitor II
August 29, 2024
Solved

How to enable serial wire view in STM32U031R8 controller

  • August 29, 2024
  • 1 reply
  • 895 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?

    This topic has been closed for replies.
    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-32Answer
    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