Program ESP32 Flash via JTAG

Sysprogs forums Forums VisualGDB Program ESP32 Flash via JTAG

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32486
    Johanan
    Participant

    Hi,

    Using Arduino project with JTAG development, all is working as expected for debug.

    No COM port connected.

    When I click  “Program Flash Memory”  (without  debug) it tries to use regular Arduino programming via Com port and fails.

    Is there a way to configure flash programming  directly with the JTAG?

    Thanks

    #32499
    felixcollins
    Participant

    As a work around, just hit run (debug) F5. This programs the flash before debugging. You can then detach the debugger and reset your device.

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