ESP32 command to erase whole flash

Sysprogs forums Forums VisualGDB ESP32 command to erase whole flash

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23396
    danielone
    Participant

    Hello there,

    Is there a command in VisualGDB to erase the whole flash of ESP32?

    Thanks

    #23403
    support
    Keymaster

    Hi,

    There is no VisualGDB-specific command for this, however you might be able to use the mon flash erase_address command via the GDB Session window if the Espressif’s port of OpenOCD supports it properly (we haven’t tested it yet, sorry).

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