ESP-Prog-2

Sysprogs forums Forums VisualGDB ESP-Prog-2

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36973
    ImHoTep
    Participant

    Hello,

    is there a way to get the Espressif programmer ESP-PROG-2 running in VisualGDB?

    Thanks & Regards

    #36974
    support
    Keymaster

    Hi,

    VisualGDB is merely a GUI around the command-line tools from Espressif (in particular, OpenOCD). So normally, all devices supported by it should work out-of-the-box.

    If not, please make sure you can get it working by running OpenOCD manually (see the instructions on the Espressif’s website). As soon as you get it working, you can select the same OpenOCD scripts in VisualGDB debug settings, and it should work the same way.

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