79652920

Date: 2025-06-04 14:03:47
Score: 1
Natty:
Report link

Live Variables are available in VSCode but disabled by default in the cortex_debug extension. To enable add following snippet to your configuration:

      "liveWatch": {
        "enabled": true, 
        "samplesPerSecond": 20
      },

See Issue in STM32 extension.
For additional information please also have a look at cortex_debug debug attirbutes.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Martin Korinek