Skip to main content
Graduate
March 13, 2025
Question

vscode debug Global variables issue

  • March 13, 2025
  • 0 replies
  • 2212 views

Hello,

I have a question about vscode with STM32 extension. I have setup a project with vscode and stm32 extension, and after compiler, it can do debug, and I can see the Global Variables on the VARIABLES window. as below

dqsh06_0-1741858938092.png

but when I use vscode to do another design not with stm32 extension. I do the debug, but I cannot see the Global Variables on the VARIABLES window. as below, only Locals and Registers.

dqsh06_1-1741859152059.png

Why no Global Variables? what is the difference among the 2 vscode?

Thanks.

 

    This topic has been closed for replies.