So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Rhino
#80597 I need some help please to get GDBStub working with ESP8266_RTOS_SDK (esp-idf style). I get the following error when trying to compile it with the "simple_wifi" example in the SDK.

gdbstub-entry.S:117:(.text+0x6d): dangerous relocation: call0: call target out of range: gdbstub_handle_debug_exception

gdbstub-entry.S:235:(.text+0x129): dangerous relocation: call0: call target out of range: gdbstub_handle_user_exception


Thank you.