Page 1 of 1

How to start GDB Server in Esp32c6?

Posted: Mon Aug 12, 2024 7:41 am
by Vineethad
Hello Everyone,


I am working with Esp32c6 module.
how to start GDB server in esp32c6 and then how to connect it with IP in Segger Embedded Studio?.

Is this possible ?
Please help me.

Regards,
D. Vineetha.

Re: How to start GDB Server in Esp32c6?

Posted: Mon Aug 12, 2024 10:23 am
by a2800276
Have you checked the IDF docs https://docs.espressif.com/projects/esp ... ugger.html? There is nothing specific to Segger tools, but they should provide enough info to figure it out. Espressif have their own openocd which would provide the gdb server instance.

Re: How to start GDB Server in Esp32c6?

Posted: Wed Aug 14, 2024 4:17 am
by Vineethad
Thanks for the reply,

How to start the GDB Server remote debugging in Esp32c6?




Regards,
D. vineetha.