SWO output data to VScode console or other?
Hi,
I haven’t used SWO functionality before, but I now need it to stream real-time data.
I’m using VS Code with the STM32CubeIDE extension, but I haven’t found any options to configure and display real-time data (via SWO) in a VS Code window. How can this be done?
If this isn’t possible in VS Code, what alternatives would you recommend? Ideally, I’d like to output both text messages and real-time numeric data, with the data automatically plotted on a chart. What is the best way to achieve this?
Thank you
