Code: Select all
#-1 app_main () at /Users/zhe/esp/wifihub/main/main.c:59
Backtrace stopped: Cannot access memory at address 0x400d3bd4
How would I go about checking that the gdbserver architectures are the same?if the gdb <--> gdbserver architectures are mismatched and the correct way to fix it is to make sure that the local gdb is cross compiled to support the same version of gdbserver running on the remote.