-->
Page 1 of 1

GDBStub

PostPosted: Sat Feb 16, 2019 4:52 pm
by Rhino
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.