cancel
Showing results for 
Search instead for 
Did you mean: 

How do I enable SWV in my STM32Cube ide?

RShre.2
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
Wijeden RHIMI
ST Employee

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,

View solution in original post

3 REPLIES 3
Imen.D
ST Employee

Hello @RShre.2​ and welcome to the Community 🙂

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

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

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
ST Employee

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,