Skip to main content
RShre.2
Associate III
January 6, 2023
Solved

How do I enable SWV in my STM32Cube ide?

  • January 6, 2023
  • 2 replies
  • 7620 views

I am trying to use SWV viewer but in Debugger option, there is no SWV options available. Is it because of some faulty pin configuration? Because i ran a blink led program and it's working fine. Just the SWV, i cannot enable. 0693W00000Y7ZK6QAN.png

This topic has been closed for replies.
Best answer by Wijeden RHIMI

Hi @RShre.2,

Could you please choose one of those two options :

  1. Use live expression as an another alternative
  2. If you have a Segger probe you could use the API and the debugger offered by Segger :

please check those two links :

J-Link RTT – Real Time Transfer (segger.com)

Ozone – The Performance Analyzer (segger.com)

Best regards,

Wijeden,

2 replies

ST Technical Moderator
January 6, 2023

Hello @RShre.2​ and welcome to the Community :)

SWV options is not available and not work with Cortex-M0.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
RShre.2
RShre.2Author
Associate III
January 6, 2023

Thank you for the reply. Do you know if there is any other alternatives to view plots in computer without having to use an oscilloscope?

Wijeden RHIMI
Wijeden RHIMIBest answer
ST Employee
January 9, 2023

Hi @RShre.2,

Could you please choose one of those two options :

  1. Use live expression as an another alternative
  2. If you have a Segger probe you could use the API and the debugger offered by Segger :

please check those two links :

J-Link RTT – Real Time Transfer (segger.com)

Ozone – The Performance Analyzer (segger.com)

Best regards,

Wijeden,