Question
Is it possible to enable SWV for STM32F030?
I just installed STM32CubeIDE 1.0 version to give it a try. When I tried to enable SWV , i saw it is disabled and can not modifiable. At first, I assumed this is because of some limitation of chip, but with same hardware my other compiler ( Keil ) is perfectly using SWV and showing real time variables without stoping the code execution. Am I doing something wrong? How can I enable SWV?