XIAO ESP32C3 debugging

I finally succeeded to make it run!

Using “gdb_memory_map disable” or " set ESP_FLASH_SIZE 0" commands are not very efficient workarounds.

Solution is to set pin GPIO8 at HIGH state during boot…

I explain all steps in my tutorial

1 Like