Skip to main content
Associate II
July 28, 2026
Solved

stm32cubeide for vscode debug variable

  • July 28, 2026
  • 3 replies
  • 95 views

In debug mode, the variables in the watch window are by default displayed in decimal format. I couldn't find a way to set it to display in hexadecimal format. I am using the jlink debugging configuration.

Best answer by vincent_grenet

@杜明恢 
See 


 

 

3 replies

vincent_grenetBest answer
ST Employee
July 29, 2026

@杜明恢 
See 


 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
杜明恢Author
Associate II
July 30, 2026

thanks for you