I am having problems establishing successful GDB with my ESP32 and am reaching out for help. I have spent three full days now at this with no success. THREE days, over 10 hours at it! I would greatly appreciate any help here towards resolution, I am so close!
Available Hardware
- ESP DevKitC
- ESP-WROVER-KIT-V2
- (misc others, e.g. Feather)
Available Debuggers
- Segger J-Link EDU
- Olimex ARM-USB-OCD (standard, not 'H' version)
Status
- Successful CLI programming ('make flash' of hello_world)
- Successful OpenOCD (see openocd_result.txt attached)
Current Step - Successful GDB
I am trying to get GDB working to finish my development environment so we can begin work. What am I missing here, and how to achieve successful result?