Live variable ESP32

Sysprogs forums Forums VisualGDB Live variable ESP32

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21383
    mattia
    Participant

    Hello,

    I’m using VisualGDB 5.4 on ESP32. I can’t use correctly the Live variables, while I was able to use it in an STM32F3 microcontroller. I can add variables, see the value, but can’t plot it.

    Can you help me?

    Mattia

    #21385
    support
    Keymaster

    Hi,

    Sorry, live variables require the target to support reading memory without stopping. This is supported by ARM Cortex-M and some Cortex-A targets, but not on ESP8266 or ESP32 targets.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.