User Activity

I'm reading various posts about the cortex debug extension supporting SWO output, but maybe not on STLinks, and various ways to enable it for other types of ARMs. Are there any guides to how to set it up for STM32 within VSCode?
I'm in the middle of debugging a GPDMA issue on an STM32H5 processor. I had a memory view window open (where the DMA was writing to) in VSCode, debugging my application, and I tried to write a new value to a byte of RAM from within that memory window...
I have a project which has two STM32H5 MCUs. They each have a folder ("a" and "b") which contains their code, CMake folder, etc. Both of these folders 'a' and 'b', along with a folder of shared .c and .h files ("shared") exist at the top level of the...
Kudos from
Kudos given to