ESP32 without jtag

Sysprogs forums Forums VisualGDB ESP32 without jtag

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9846
    Heightball
    Participant

    Want to program my esp32 without jtag from visualstudio. Is there a way ?

    #9848
    support
    Keymaster

    Hi,

    Currently the ESP32 gdb stub does not support live debugging, so you would not be able to debug your code without JTAG. If you don’t need debugging, you can create a regular ESP32 project with VisualGDB and then simply program it with the esptool.py.

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