Search found 1 match
- Sun Jan 08, 2023 7:47 am
- Forum: General Discussion
- Topic: Debug controller reset when including a method in source
- Replies: 4
- Views: 4716
Re: Debug controller reset when including a method in source
Hi! So I Have This Issue too and i know solution for this. So if you follow tutorial i found https://www.instructables.com/How-to-Use-a-Debugger-on-an-ESP32/ . First you must add line into platformio.ini upload_protocol = esp-prog Than You must change board in config i am using board = esp32dev Than...